psouza4 / mediacentermaster

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

MCM No longer picks up additions to TV series #277

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the issue?
1. Add new episode to TV series
2. Episode appears in the 'Media in your collection:' area as '<un-fetched 
episode>'
3. Episode not picked up by the scna, but I can load meta data directly for the 
indiviual episode

Not sure when it started occurring but at least 2 build releases ago. Retrieves 
movie updates normally.

What is the expected output?  Episode meta data retrieved

What do you see instead? Nothing

What is the exact version of the Media Center Master that you using?  
Version 1.27, build 28810.750 with Media Browser

Please provide any additional information below:

Original issue reported on code.google.com by jones.pe...@optusnet.com.au on 15 Oct 2010 at 11:28

GoogleCodeExporter commented 9 years ago
Can I see a log please?  And exactly how is the file or folder named for that 
episode?

This sounds like we need to perform some support before declaring it a bug.

Original comment by psou...@gmail.com on 16 Oct 2010 at 4:06

GoogleCodeExporter commented 9 years ago
Log file follows (at least 5 new episodes added before scan):

4:06 PM :: Media Center Master v1.27 (build 29210.978)
4:06 PM :: 
4:06 PM :: Use the menus to update your preferences and scan folders.  When 
you're done, you can right-click the list of detected videos for specific 
options.  You can also 
drag-and-drop||MCM||URL||MCM||http://en.wikipedia.org/wiki/Drag-and-drop from 
Windows Explorer for direct fetching.
4:06 PM :: 
4:06 PM :: Example:
4:06 PM :: If you have the folder D:\Movies with all of your movies in it, then
4:06 PM :: add that location to your scan folders and you should see all of your
4:06 PM :: movie videos listed on the pane to the left.  Now right-click on that
4:06 PM :: list for meta data fetching and media organization options!
4:06 PM :: 
4:06 PM :: If you need help, please visit the Media Center Master 
forums||MCM||URL||MCM||http://forums.MediaCenterMaster.com/.
4:06 PM :: 
4:06 PM :: 
--------------------------------------------------------------------------------
---------
4:06 PM :: MCM:  Cache loaded and refreshed in 18.2 seconds.
4:06 PM :: MCM:  Scan folders inspected in 1.5 seconds.
4:06 PM :: MCM:  Old cache items removed in 0.2 seconds.
4:06 PM :: MCM:  New titles scanned and loaded in 0.6 seconds.
4:06 PM :: MCM:  New cache generated and written to disk in 0.3 seconds.
4:06 PM :: MCM:  Collection listed in 0.1 seconds.
4:06 PM :: MCM:  Your library includes 632 titles and took 21.1 seconds to load.
4:06 PM :: 
--------------------------------------------------------------------------------
---------

Further Notes:

None of the TV series episodes are being updated, they are in standard 
Name/Season format with the Scan Folder roots as:

\\MEDIA-SERVER\Tv    (51 Different Series)
\\MEDIA-SERVER\Old_Tv (79 Different Series)

The naming scheme/scan folders have not changed since I started with MCM many 
months ago.

I have re-built the cache and re-fetched all titles with no change.

The episode appears in the 'Media in your Collection' list as unfetched and I 
can retrieve it successfully by manually fetching the meta-data.

Auto-scan is selected (and works fine for movies)

I have looked in the MCM Media List cache.xml and all the series seem to be 
recorded there, however they seem to have the entry 

 <keepupdated>False</keepupdated>

which seems to indicate that they are not to be automatically updated, I am not 
aware of setting a flag anywhere to stop updating but this looks like it could 
be the problem. I have attached the cache entry for one of the series in case 
it helps

<movie>
  <folder>\\MEDIA-SERVER\Tv\Castle (2009)</folder>
  <title>Castle (2009)</title>
  <MCMsorttitle>Castle 2009</MCMsorttitle>
  <MCMsortgroup>C</MCMsortgroup>
  <year>2009</year>
  <mode>TV</mode>
  <xml_file>\\MEDIA-SERVER\Tv\Castle (2009)\series.xml</xml_file>
  <xml_timestamp>19/10/2010 6:11:23 PM</xml_timestamp>
  <sorttitle>Castle (2009)</sorttitle>
  <imdbid>tt1219024</imdbid>
  <tmdbid></tmdbid>
  <locked>False</locked>
  <contentrating>TV-PG</contentrating>
  <genresraw>|Drama|</genresraw>
  <hassubtitles>False</hassubtitles>
  <status>Continuing</status>
  <seriesid>75394</seriesid>
  <uniqueid>83462</uniqueid>
  <network>ABC</network>
  <runtime>60</runtime>
  <keepupdated>False</keepupdated>
  <description>Writer Richard Castle couldn't write a better character himself - he's Mick Jagger meets James Bond, and has the fame and fans to match. However, Richard has grown weary of it all, leading him to kill off the legendary character who has been the basis of the millions of books he has sold. When a copycat murderer begins to kill people in manners and scenes straight out of his novels, NYPD Detective Kate Beckett goes to Richard for help. But their personalities don't mesh - Richard's fly-by-the-seat-of-his-pants detective style greatly clashes with Beckett's more conservative and methodical approach to the crimes, but the new life that Richard Castle has begun couldn't have been scripted better himself.</description>
  <hastrailer>False</hastrailer>
  <ratingvalue>8.8</ratingvalue>
  <videoquality></videoquality>
  <videotype>None</videotype>
  <type2>None</type2>
</movie>

Original comment by jones.pe...@optusnet.com.au on 20 Oct 2010 at 5:24

GoogleCodeExporter commented 9 years ago
Are you talking about:

(a) the automatic torrent downloader keeping your shows updated by downloading 
new episodes as they air

.. or ..

(b) the T.V. auto-scan option under Application -> Settings & Preferences -> 
T.V.

Original comment by psou...@gmail.com on 21 Oct 2010 at 1:25

GoogleCodeExporter commented 9 years ago
(b) The TV auto-scan option (I do not use the torrent downloader)

The 

Automatically fetch meta-data for episodes in T.V. scan folders 

opton is ticked in the T.V. options.

Original comment by jones.pe...@optusnet.com.au on 21 Oct 2010 at 11:06

GoogleCodeExporter commented 9 years ago
Fixed and waiting for next release.

Original comment by psou...@gmail.com on 22 Oct 2010 at 3:45

GoogleCodeExporter commented 9 years ago
Released in version 1.27 build 29510.750.

Original comment by psou...@gmail.com on 22 Oct 2010 at 6:31

GoogleCodeExporter commented 9 years ago
MCM is now picking up new episodes but it is continually updating all shows 
regardless of whether they need it until it finally crashes

Original comment by jones.pe...@optusnet.com.au on 22 Oct 2010 at 11:40

GoogleCodeExporter commented 9 years ago
I'm having the same problem as jones in comment #7. MCM continuously tries to 
fetch meta data for all shows regardless if they are up to date or not.

Original comment by PBEn...@gmail.com on 25 Oct 2010 at 7:19

GoogleCodeExporter commented 9 years ago
I also have this issue (comments 7 & 8). It just keeps trying to fetch meta 
data for all series/shows.

Original comment by JamesEdw...@googlemail.com on 26 Oct 2010 at 7:34