Badjuju
2008-11-18, 11:33
I just switched from Media Portal, which is a great program but was having crashing issues with my remote software. All my movies scraped fine, but only the top folder of each TV show would scan correctly. The files are all visible in xbmc but they have no thumbnail/plot/air-date etc
I've been round and round the forums and through the forums of Media Companion as well over this issue.
My episodes are organized as follows:
C:\Media\TV Shows\30 Rock\Season 1\04 - Jack The Writer.avi
I created the advancedsettings.xml file in userdata, the contents of which are:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<advancedsettings>
<tvshowmatching>
<regexp>Season[\._ ]([0-9]+)[\\/]([0-9]+)[^\\/]*</regexp>
</tvshowmatching>
</advancedsettings>
I tried scraping with Media Companion and creating .nfo files but again, only the show name would show up, not the seasons or episodes.
Since what I'm trying is supposed to be the solution, I'm guessing my problem is something glaringly obvious that I'm too tired to locate.
I've been round and round the forums and through the forums of Media Companion as well over this issue.
My episodes are organized as follows:
C:\Media\TV Shows\30 Rock\Season 1\04 - Jack The Writer.avi
I created the advancedsettings.xml file in userdata, the contents of which are:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<advancedsettings>
<tvshowmatching>
<regexp>Season[\._ ]([0-9]+)[\\/]([0-9]+)[^\\/]*</regexp>
</tvshowmatching>
</advancedsettings>
I tried scraping with Media Companion and creating .nfo files but again, only the show name would show up, not the seasons or episodes.
Since what I'm trying is supposed to be the solution, I'm guessing my problem is something glaringly obvious that I'm too tired to locate.