dbareis Senior Member
Posts : 223 Join date : 2008-12-08
| Subject: Not all Movies Displayed (v3.237) Sat Mar 20, 2010 8:30 am | |
| Hi,
I just got Riverworld 2010 and had Riverworld 2003, using MC I could not find Riverworld 2003, OK, weird but I'll look into that later I thought.
Dragged Riverworld 2010 AVI onto MC and had to change movie as even though it should have easily picked up the 2010 version it picked up the 2003 one. Few other changed and rescan movies and the 2010 version is also now not being displayed, I have now confirmed that the 2003 version definately exists.
It would appear that under some conditions MC will not display a movies details.
Thanks, Dennis
P.S "Date Added" still picks up modifications even though I finally folded and ran the commands to reset the NFO files. | |
|
billyad2000 Admin
Posts : 1326 Join date : 2008-09-20
| Subject: Re: Not all Movies Displayed (v3.237) Sun Mar 21, 2010 1:05 pm | |
| I added the files 'Riverworld (2003).avi' 'Riverworld (2010).avi' They both scraped correctly movie using the 'search for new movies' tab.
Using drag and drop, both movies scraped, but both were identified as the 2003 version.
I can't reproduce the issue causing one movie to not be displayed, the only reason it would not be added after a drag and drop was if the movie was not located in a path added to MC. In this circumstance, the movie would be scraped, but not added to the list since it is outside of MCs folders.
It looks like I need to do some work on the Drag and drop scraper thread. The main scraper thread has been updated a number of times but to be honest I forgot that MC even had a drag and drop facility. | |
|
dbareis Senior Member
Posts : 223 Join date : 2008-12-08
| Subject: Re: Not all Movies Displayed (v3.237) Sun Mar 21, 2010 1:31 pm | |
| - billyad2000 wrote:
- I added the files
'Riverworld (2003).avi' 'Riverworld (2010).avi' They both scraped correctly movie using the 'search for new movies' tab.
Using drag and drop, both movies scraped, but both were identified as the 2003 version.
I can't reproduce the issue causing one movie to not be displayed, the only reason it would not be added after a drag and drop was if the movie was not located in a path added to MC. In this circumstance, the movie would be scraped, but not added to the list since it is outside of MCs folders.
It looks like I need to do some work on the Drag and drop scraper thread. The main scraper thread has been updated a number of times but to be honest I forgot that MC even had a drag and drop facility. Just to clarify, both scraped OK (apart from the 2010-2003 issue) and were visible in MC for a time before disappearing. Drag and drop is all I use now. Thanks, Dennis
Last edited by dbareis on Mon Mar 22, 2010 5:39 am; edited 1 time in total | |
|
paybac Media Companion Supporter
Posts : 155 Join date : 2009-08-31 Location : New Zealand
| Subject: Re: Not all Movies Displayed (v3.237) Sun Mar 21, 2010 11:23 pm | |
| MC has drag and drop i think that may come in handy. | |
|
dbareis Senior Member
Posts : 223 Join date : 2008-12-08
| Subject: Re: Not all Movies Displayed (v3.237) Mon Mar 22, 2010 10:12 am | |
| Hi, There does indeed appear to be a problem with the .nfo, for starters the "title" appears to be a newline (or blank). I tried both drag+Drop and scan and both produced similar non-problematic .nfo files so something else caused it such as editing the title. Here is the .nfo (removed excessive actors): - Code:
-
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <movie> <fileinfo> <streamdetails> <video> <width>640</width> <height>352</height> <aspect>1.818</aspect> <codec>XVID</codec> <duration>1h 29mn</duration> <bitrate>936 Kbps</bitrate> <container>.avi</container> <codecid>XVID</codecid> <scantype>Progressive</scantype> </video> <audio> <codec>MP3</codec> <channels>2</channels> <bitrate>140 Kbps</bitrate> </audio> </streamdetails> </fileinfo> <title> </title> <alternativetitle>Riverworld</alternativetitle> <sorttitle> </sorttitle> <year>2003</year> <rating>5.2</rating> <votes>1,104</votes> <top250> </top250> <outline>Hale, an American astronaut dies and is reincarnated with other persons who have lived throughout all...</outline> <plot>Hale, an American astronaut dies and is reincarnated with other persons who have lived throughout all of human history and end up on a mysterious planet called 'Riverworld'. The humans are left to their own devices and create tribal fiefdoms and succumb to brutal wars and raids. A mysterious race of hooded 'beings' oversee them - sometimes intervening, but their motives are unknown. Anyone who has ever lived and died on Earth comes here rather than 'the afterlife', even an extra-terrestrial call Monat, who had the unfortunate luck of dying on Planet earth in 2039. Hale leads a revolt and joins with others on a large boat to explore this mysterious new world.</plot> <tagline> </tagline> <runtime>89 min</runtime> <mpaa>T</mpaa> <genre>Adventure / Drama / Fantasy / Sci-Fi</genre> <credits>Philip Jose Farmer</credits> <director>Kari Skogland</director> <studio>Alliance Atlantis Communications</studio> <trailer> </trailer> <playcount>0</playcount> <id>tt0310952</id> <createdate>20100314200105</createdate> <actor> <name>Brad Johnson</name> <role>Jeff Hale</role> <thumb>C:\Tools\MC\MC\Settings\ActorThumbsCache\nm0424635.jpg</thumb> </actor> <actor> <name>Karen Holness</name> <role>Mali</role> <thumb>C:\Tools\MC\MC\Settings\ActorThumbsCache\nm0392228.jpg</thumb> </actor> <actor> <name>Emily Lloyd</name> <role>Alice Lidell Hargreaves</role> </actor> </movie>
Thanks, Dennis P.S. I just remembered another MC bug it seems to grab the last 'x' bytes of the title when scrapping long titles, not sure what 'x' is. | |
|
Sponsored content
| Subject: Re: Not all Movies Displayed (v3.237) | |
| |
|