![]() |
|
Media Companion Gen2 - Manage your Movies, Shows, NFO, and more (Open Source VB.NET) - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116) +--- Thread: Media Companion Gen2 - Manage your Movies, Shows, NFO, and more (Open Source VB.NET) (/showthread.php?tid=53640) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 |
- FreddyKrueger - 2009-10-16 23:11 i just select a tvshow (like supernatural, for example, or any other show) and press the "Fanart" button i'm using Windows Vista (if it helps) - Waffa - 2009-10-16 23:13 Did rescrape my tv shows, cause wanted to add streamdetails. MC did the job good but had problems with shows which info was changed since last time I scraped them, had to to some renaming, no problem.There is 1 tv show left (Donald Duck Short Films) In the list from MC are 98 episodes with the right info and 98 times the info and thumb from first episode and those are saved into my files, not the right ones. Tried everything and also old MC builds same result. I think the problem is TVDB but not 100% sure, why can MC show the right info and save it with episode 1 details
- billyad2000 - 2009-10-16 23:30 Waffa Wrote:Did rescrape my tv shows, cause wanted to add streamdetails. Not certain what you are saying, could you give me a bit more info I Just looked at TVDB and this show deff needs someone to do some work on it, maybe you could step up. - billyad2000 - 2009-10-16 23:32 FreddyKrueger Wrote:i just select a tvshow (like supernatural, for example, or any other show) and press the "Fanart" button Cant dup this, works great for me. Have you tried rebuilding tv. What version are you using. Were the tvshow.nfo files scraped with MC? - Waffa - 2009-10-17 00:28 billyad2000 Wrote:Not certain what you are saying, could you give me a bit more info Info from this show is ok, it shows all episodes that were made. Not all off them are on DVD, those who are have a compleet info field. If I add 1 episode I get 2 info's in MC main browser. *The right info without thumb. *Info from episode 1 with thumb. and this will be saved in my folder. Did even deleted episode 1, butt still all my episodes have the details and thumb saved of episode 1
- FreddyKrueger - 2009-10-17 00:34 I have already use rebuild, and i already deleted all the nfo files, and started over again... always the same error. I'm using version 3.122. My tvshow.nfo is on the root of the tvshow. Example: TVshows |______Supernatural | |_______tvshow.nfo | |_______fanart.jpg | |_______Season 01 | |________ .avi files |______Another TVshow ps - i don't know why but this "drawing" is not getting right... the tvshow.nfo and all other files/folders should be under "Supernatural" - billyad2000 - 2009-10-17 01:45 FreddyKrueger Wrote:I have already use rebuild, and i already deleted all the nfo files, and started over again... always the same error. OK, I've found a typo in the code that would raise this exception in the tv fanart browser if you have no movie loaded or selected (I know, bad miss, I cut and paste some of the code from the movie fanart browser) I'll upload a fix tomorrow (Saturday) - billyad2000 - 2009-10-17 01:47 I've also been informed that the <fileinfo> and <streamdetaile> tags are the wrong way around, This will also be fixed on Saturday - FreddyKrueger - 2009-10-17 02:13 billyad2000 Wrote:OK, I've found a typo in the code that would raise this exception in the tv fanart browser if you have no movie loaded or selected (I know, bad miss, I cut and paste some of the code from the movie fanart browser) Thanks... i really don't have any movies in MC - majorspawn - 2009-10-17 04:01 guys i noticed that I cant scrape any fanart or coverart using the latest version is anyone having the same problem? |