2012-01-27, 23:23
Ok new regexp but same result
Dir structure:
D:\Telefilm\The Dead Zone\Stagione 6\The Dead Zone - 6x01 - Un Gesto Eroico.avi
regexp:
Xbox.log say:
Please masters of regexp help me
Dir structure:
D:\Telefilm\The Dead Zone\Stagione 6\The Dead Zone - 6x01 - Un Gesto Eroico.avi
regexp:
Code:
<tvshowmatching action="append">
<regexp>(?i)[/\\](?:s|Stagione)\W?(\d{1,2})\D*[/\\].*?\1\W?x\W?(\d{1,2})([^/\\]*)</regexp>
</tvshowmatching>
Xbox.log say:
Code:
22:14:51 T:96796672 DEBUG: OnProcessSeriesFolder - no match for show: 'The Dead Zone', season: -1, episode: -1, airdate: '31/12/1969', title: 'the dead zone - 6x01 - un gesto eroico.avi'
22:14:51 T:96796672 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'upnp://f9b00e1b-a55b-3c2f-b101-b7731030fd1d/V%5fF%5eFOL%5fR2%24F165%24F173%24MI1606'
Please masters of regexp help me