[Patch] VideoFiles.py

source_dict augmented, french added, yearRx modified
file : Resources\Plug-ins\Scanners.bundle\Contents\Resources\Common\VideoFiles.py

source_dict variable modified this way :


<br />
stv':['stv','tvrip'] => stv':['stv','tvrip','tv']<br />
'vhs':['vhs','vhsrip'] added<br />




french variable added :


<br />
french = ['french','truefrench','subfrench','frenchedit','vf','vvf','vo','vostfr','vost','rip']<br />
...<br />
garbage.extend(french)<br />




yearRx variable modified to allow _ before


<br />
([\(\[\.\-_])([1-2][0-9]{3})([\.\-\)\]_,+])'<br />




see attached patch for details.

replaced by Custom Plex Scanner

use google translation from french to your language to understand comments.

Just got the updated files w/ root=None, so, the initial post Scanners.7z has been updated to v2.1... here

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.