Release [MOD] AniDB.net scrapers for TV shows and Movies
This might just be due to my lack of understanding how the regexp works, but is there a way to use the default regexp (from the first post) with a custom regexp edited to match your own collection? I was recently introduced to Shana Project which automates your anime downloads with RSS. It's great when paired up with the Library Watchdog addon in XBMC. However, I'm finding that I have to rename every file before it shows up in my library. My format was Show - EP1 - Title [CRC32]

Here's the regexp:

<tvshowmatching action="prepend">
<regexp> - ()(\d+)((?:-\d+)*)(?:v\d+)? - [^\\/]*$</regexp>
<regexp defaultseason="0"> - ()sp(\d+)((?:-\d+)*)(?:v\d+)? - [^\\/]*$</regexp>
<regexp>[Ss]eason[\._ -]([0-9]+)[\\/][^\\/]*?[\._ -][Ee][Pp]_?([0-9]+(?Sad?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$</regexp>
</tvshowmatching>

Anyway in which XBMC will recognize a file both before and after they're renamed or do I have to stick with one convention?
Reply


Messages In This Thread
RE: [RELEASE] [MOD] AniDB.net scrapers for TV shows and Movies - by anime513 - 2013-07-29, 00:16
RE: - by scudlee - 2013-10-12, 17:42
Logout Mark Read Team Forum Stats Members Help
[MOD] AniDB.net scrapers for TV shows and Movies8