psouza4 / mediacentermaster

Issue Tracker for Media Center Master
http://www.MediaCenterMaster.com/
32 stars 10 forks source link

Issue with Ember Created NFO #1592

Closed psouza4 closed 9 years ago

psouza4 commented 9 years ago

Originally reported on Google Code with ID 1597

What steps will reproduce the issue?
1.  Use Ember to create a NFO for new movie
2.  Open MCM and scan for new film
3.  MCM adds new movie but cannot retrieve metadata
4.  It is because the NFO has the following "<id TMDB="9989">tt0218817</id>"

What is the expected output?  What do you see instead?
I'd expect MCM to be able to read the NFO and populate the metadata (e.g. Score, Rating,
Video Details, etc)

What is the exact version of the Media Center Master that you are using?
Make sure you include the build number (example: 1.24.21610.455).
Version 2.12
Build 31414.839

Please provide any additional information below:
See this post in forums:
http://forums.mediacentermaster.com/viewtopic.php?f=6&t=8310

Reported by hairyhippy on 2014-11-10 21:43:17

psouza4 commented 9 years ago
Changed to feature request.

Media Center Master will now try to auto-import IDs from this style of NFO metadata,
which does not follow Kodi/XBMC movie.nfo standards.

Kodi/XBMC uses:  <id>value</id>                       (IMDB)
                 <id moviedb="imdb">value</id>        (IMDB)
                 <id moviedb="themoviedb">value</id>  (TMDb)

Ember uses:      <id TMDB="value">value</id>          (both in one tag)

Reported by psouza4 on 2014-11-25 17:14:37

psouza4 commented 9 years ago
Added support and waiting for next release.

Reported by psouza4 on 2014-11-25 17:14:50

psouza4 commented 9 years ago
Released in version 2.12 build 32914.617 (2.12.32914.617).

Reported by psouza4 on 2014-11-25 17:19:14

psouza4 commented 9 years ago
Hi - Tested and unfortunately not working still on the build you mentioned above.

Reported by hairyhippy on 2014-12-01 20:59:13

psouza4 commented 9 years ago
Attempting another fix at this.

Waiting for next release.

Reported by psouza4 on 2014-12-11 02:37:13

psouza4 commented 9 years ago
Released in version 2.12 build 34414.1197 (2.12.34414.1197).

Reported by psouza4 on 2014-12-11 03:01:23

psouza4 commented 9 years ago
Thank you so much for the latest release.  I can confirm that it has fixed the issue.
 Apologies again for raising an unnecessary other bug on the issue log.

Reported by hairyhippy on 2014-12-13 10:49:52