Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the new mediainfo by xml feature introduced in mediabrowser (Orion) #174

Closed
GoogleCodeExporter opened this issue Jul 24, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

This is a feature request

Media Center Master v1.26 (build 25510.1247) and MediaBrowser Version 2.2.7 RC2

From MediaBrowser v.2.2.7 (Orion) it is possible to add mediainfo information 
via mymovies.xml this will then override the the values from mediainfo provider 
plugin.

Users can now manually add the mediainfo for Blu-ray,DVD or HD DVD folder rips 
and  ISO images,where mediainfo provider plugin can not presently determine the 
values.

Some users may wish to bypass the mediainfo provider plugin by reading the 
mediainfo values from the mymovies.xml

---

Using mediainfo.dll

mediaInfo.Get(StreamKind.Audio, 0, "Format"),
mediaInfo.Get(StreamKind.Audio, 0, "Format_Profile")

were combined to identify audio codecs such as DolbyDigital TrueHD, DTS-HD MA 
etc.

-----
F4V & OGV are not recognised by MCM as mediatypes but they are now recognised 
by MediaBrowser.

More info including naming and layout conventions can be found here:

http://community.mediabrowser.tv/permalinks/1312/how-do-i-configure-and-use-the-
mediainfo-plugin


Original issue reported on code.google.com by Chipmonkery@gmail.com on 13 Sep 2010 at 12:07

@GoogleCodeExporter
Copy link
Author

This is really two issues/requests.  In the future, please submit them as two 
individual Issue Tracker issues.

Issue #1: feature request to support MediaBrowser's media information from 
MyMovies.xml meta-data file.

Issue #2: feature request to recognize file extensions F4V and OGV as video 
files.

Original comment by psou...@gmail.com on 14 Sep 2010 at 7:42

  • Changed state: Accepted
  • Added labels: Fetching, Movies, Priority-Medium, Type-FeatureRequest
  • Removed labels: Priority-Low, Type-Unsorted

@GoogleCodeExporter
Copy link
Author

Both features have been added and are waiting for next release.

Original comment by psou...@gmail.com on 14 Sep 2010 at 7:42

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Issue 133 has been merged into this issue.

Original comment by psou...@gmail.com on 14 Sep 2010 at 7:44

@GoogleCodeExporter
Copy link
Author

Released in version 1.26 build 25710.856.

Original comment by psou...@gmail.com on 14 Sep 2010 at 8:28

  • Changed state: Fixed-Released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants