{"id":20893334,"url":"https://github.com/mediabrowser/emby.isomounting","last_synced_at":"2025-07-28T00:09:45.100Z","repository":{"id":7556362,"uuid":"8909669","full_name":"MediaBrowser/Emby.IsoMounting","owner":"MediaBrowser","description":"Contains Emby's embedded iso mounting solution","archived":false,"fork":false,"pushed_at":"2020-05-31T04:48:28.000Z","size":150,"stargazers_count":46,"open_issues_count":0,"forks_count":17,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-05-12T22:39:13.698Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://emby.media","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MediaBrowser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-20T17:02:44.000Z","updated_at":"2020-08-08T07:34:24.000Z","dependencies_parsed_at":"2022-09-01T18:30:37.181Z","dependency_job_id":null,"html_url":"https://github.com/MediaBrowser/Emby.IsoMounting","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MediaBrowser/Emby.IsoMounting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaBrowser%2FEmby.IsoMounting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaBrowser%2FEmby.IsoMounting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaBrowser%2FEmby.IsoMounting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaBrowser%2FEmby.IsoMounting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MediaBrowser","download_url":"https://codeload.github.com/MediaBrowser/Emby.IsoMounting/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaBrowser%2FEmby.IsoMounting/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267442469,"owners_count":24087805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-18T10:15:30.589Z","updated_at":"2025-07-28T00:09:45.070Z","avatar_url":"https://github.com/MediaBrowser.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MediaBrowser.IsoMounting.Linux\nThis implements two core interfaces, IIsoManager, and IIsoMount.\n### IIsoManager\nThe manager class can be used to create a mount, and also determine if the mounter is capable of mounting a given file.\n### IIsoMount\nIIsoMount then represents a mount instance, which will be unmounted on disposal.\n***\nThis Linux version use sudo, mount and umount.\n\nYou need to add this to your sudo file via visudo (change the username):\n\n    Defaults:jsmith !requiretty\n    jsmith ALL=(root) NOPASSWD: /bin/mount\n    jsmith ALL=(root) NOPASSWD: /bin/umount\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmediabrowser%2Femby.isomounting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmediabrowser%2Femby.isomounting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmediabrowser%2Femby.isomounting/lists"}