I have something too ________________________________________________________________________________________ (For MediaBrowser Bitrate needs to be in bytes per second)
1. Video and Audio Bitrate in the Database is sometimes in KBPS and MBPS. ------ Change everything to KBPS in Database ----
2. Video and Audio Bitrate sometimes have Blank spaces. ------ Delete Blank Spaces in Bitrate ------
So it shoud look like that
in Database -- 1500 kbps -- in XML -- <BitRate>1500000</BitRate> --
________________________________________________________________________________________ Ulli already said that Media Type is not the Codec
in my case the all Movies with this Media Type -- V_MPEG4/ISO/AVC -- should be -- MKV -- Files ________________________________________________________________________________________ One thing would be really coool !
With the Script -- TheMovieDB (API) -- you can download Fanart. XMM knows that that this pictures are fanart.
Copy this pictures in the MediaBrowser Movie Folder (.jpg and .png are allowed) Name them like this -- Backdrop.jpg -- -- Backdrop1.jpg -- -- Backdrop2.jpg -- and so on
the Fanart (Backdrop) is in the Database Cover Folder. They are called "MovieCoverName _ fanart " (The MovieCoverName is in the Database). I don't know how you do things like that, but i hope that it's possible !