Problem with TV Shows
#1
My library can detect TV shows like Prison Break, Lost...but it cannot detect Seasons and episodes.


My folder structure:

C:/TV Shows/Prison Break/Season 1/01 - Pilot.mkv

This is my advancedsettings.xml

Quote:<advancedsettings>

<tvshowmatching>
<regexp>Season[\._ ]([0-9]+)[\\/]([0-9]+)[^\\/]*</regexp>
</tvshowmatching>

</advancedsettings>

Am I doing something wrong?
Reply
#2
And where is your advancedsettings.xml file placed?
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
/XBMC/userdata/
Reply
#4
Which is where exactly?
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#5
.xml file is located on
C:\XBMC\userdata\advancedsettings.xml

TV shows are located on:
E:\TV Shows\Prison Break\Season 1\01 - Pilot.mkv
Reply
#6
Are you running on windows in platform mode? If you are, then advancedsettings.xml needs to be located in your Application Support folder.

A debug log during scan will indicate whether or not the regexps are being hit or not.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#7
What is platform mode? Where can I find Application Support folder?
Reply
#8
http://wiki.xbmc.org/index.php?title=HOW...Bug_Report
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#9
http://wiki.xbmc.org/?title=XBMC_for_Win...tories_.3F
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#10
Here is part of my log when I scan for new content.

Quote:19:55:08 T:1648 M:215285760 DEBUG: Checking if file '02 - allen.mkv' should be excluded from scan
19:55:08 T:1648 M:215285760 DEBUG: running expression \[[Ss]([0-9]+)\]_\[[Ee]([0-9]+)\]?([^\\/]*)$ on label d:\tv shows\prison break (2005)\season 1\02 - allen.mkv
19:55:08 T:1648 M:215285760 DEBUG: running expression [\\/\._ \[-]([0-9]+)x([0-9]+)([^\\/]*)$ on label d:\tv shows\prison break (2005)\season 1\02 - allen.mkv
19:55:08 T:1648 M:215285760 DEBUG: running expression [Ss]([0-9]+)[\.-]?[Ee]([0-9]+)([^\\/]*)$ on label d:\tv shows\prison break (2005)\season 1\02 - allen.mkv
19:55:08 T:1648 M:215285760 DEBUG: running expression [\._ -]([0-9]+)([0-9][0-9])([\._ -][^\\/]*)$ on label d:\tv shows\prison break (2005)\season 1\02 - allen.mkv
19:55:08 T:1648 M:215285760 DEBUG: could not enumerate file D:\TV Shows\Prison Break (2005)\Season 1\02 - Allen.mkv

Any idea what should I do?
Reply
#11
Skip this advancedsetting nonsense and batch rename the files properly?
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply

Logout Mark Read Team Forum Stats Members Help
Problem with TV Shows0