TV Show Matching
#1
Hiya,

I've been using XBMC on 4 xboxes for 8 years now and finally started to use the windows version, too. Everything works fine, with the only exception that the structure of my tv-shows-folders on the shared server is not recognized by the scraper. The following regexps I created work fine on my xboxes (in advancedsettings.xml), but they don't work in the Windows version. I just don't know what is going wrong here, can anybody help me out?

Code:
<tvshowmatching>
    <regexp>Staffel[\._ ]([0-9]+)[\\/]([0-9]+)[^\\/]*</regexp>
    <regexp>Staffel[\._ ]([0-9]+)[\\/][\._ a-z0-9äöüß]*[\\/]([0-9][0-9][0-9]) [\-][^\\/]*</regexp>
    <regexp>Season[\._ ]([0-9]+)[\\/]([0-9]+)[^\\/]*</regexp>
    <regexp>([0-9]+)x([0-9]+)[^\\/]*</regexp>
</tvshowmatching>

Greetz,
ForgotMyUsername
Reply
#2
Is there really nobody who can help me? Huh
Reply
#3
You may have received some responses if you had posted this in a forum targeted for your subject matter rather than in the General category. Wink

I'm moving this thread to Metadata Scrapers for you.
Reply

Logout Mark Read Team Forum Stats Members Help
TV Show Matching0