Feature suggestion for advancedsettings.xml
#1
Hi there. I was having issues originally scraping anime using absolute numbering on shows with >100 episodes.

http://forum.xbmc.org/showthread.php?tid...pid1144193

What I eventually found was that a naming convention of 001-999 (which is translated to) S01E001-S01E999 could only exist if the naming convention 309 (translated to) S03E09 didn't exist.

The only time I'd use the former is when using absolute numbering.

Someone suggested what I am suggesting in another thread I found while researching my issue although I cannot recall where it is.

Currently there is
<tvshowmatching action="prepend">
and <tvshowmatching action="append">

What I would be suggesting is the possibility of something similar to
<tvshowmatching action="IsAbsTrue">
which would then allow you to have a regex specific to whether or not you're using absolute numbers/order.

My understanding of how the regex works in advancedsettings.xml is very limited. If I am incorrect and there is already a way to do what I am requesting where would I find info on such?
Reply

Logout Mark Read Team Forum Stats Members Help
Feature suggestion for advancedsettings.xml0