linuxserver / docker-mods

Documentation and Examples of base container modifications
GNU General Public License v3.0
1.05k stars 277 forks source link

[FEAT] Create new branch: MediaInfo Plugin for Emby #923

Closed DaveO16176 closed 2 months ago

DaveO16176 commented 3 months ago

Is this a new feature request?

Name of mod

mediainfo-plugin

Wanted change

Please create a branch for a new docker-mod for Emby: emby-mediainfo-plugin

Reason for change

Emby's MediaInfo plugin requires additional packages and files to be installed. The docker-mod only supports amd64 because the BIF Tool is only available for Linux x86 64-bit machines.

Proposed code change

No response

Roxedus commented 3 months ago

https://github.com/linuxserver/docker-mods/tree/emby-mediainfo-plugin :)

DaveO16176 commented 2 months ago

Thanks. I submitted PR 924 and I've addressed all the comments on the PR.