![]() |
|
tmdb - overwrite with nfo - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Metadata scrapers (/forumdisplay.php?fid=147) +---- Thread: tmdb - overwrite with nfo (/showthread.php?tid=129432) |
tmdb - overwrite with nfo - explodedk - 2012-04-20 07:52 i like the idea of group sets in movies, but i have a lot of disney movie, and some of them are grouped up in "disney animated collection" is there anyway to overwrite these default groupsets? i like to controle a bit more what is grouped and what is not... i've tried disable groupset and then used nfo , but that aint working (or i do it wrong i don't know ... )
RE: tmdb - overwrite with nfo - jmarshall - 2012-04-20 07:55 Just <set></set> I think will do the trick in an .nfo. RE: tmdb - overwrite with nfo - explodedk - 2012-04-20 08:37 with or without the group set enabled in xbmc? RE: tmdb - overwrite with nfo - explodedk - 2012-04-20 08:53 okay. tried now to put a nfo in the two movie directories with the text : <movie> <set></set> </movie> but still don't work. RE: tmdb - overwrite with nfo - explodedk - 2012-04-20 10:14 okay somethings happend... if i use the <set></set> it adds the show directly in movies, without title/description/fanart etc. but still also has it in the "disney animated collection" very weird
RE: tmdb - overwrite with nfo - jmarshall - 2012-04-20 10:19 You need a mixed nfo file (i.e. the URL of the movie). You'll also (obviously!) need to refresh it. All the UI setting does is enable/disable the grouping - it makes no difference whatsoever to whether the set information is scraped or not. Cheers, Jonathan |