Bug file naming not working
#1
Hello there

I have created advancedsettings Long time ago, and everything was working without any problem.
recently i downloaded an anime called Attack on taitn

with the following name(s)
[Leopard-Raws] Shingeki no Kyojin Season 2 - 01 RAW (MBS 1280x720 x264 AAC).mp4
[Leopard-Raws] Shingeki no Kyojin Season 2 - 02 RAW (MBS 1280x720 x264 AAC).mp4
[Leopard-Raws] Shingeki no Kyojin Season 2 - 03 RAW (MBS 1280x720 x264 AAC).mp4
[Leopard-Raws] Shingeki no Kyojin Season 2 - 04 RAW (MBS 1280x720 x264 AAC).mp4
[Leopard-Raws] Shingeki no Kyojin Season 2 - 05 RAW (MBS 1280x720 x264 AAC).mp4


the problem I can not get it work with kodi unless i remove ( 1280x720 ) and change it to (either 1280 or 720p)
i checked advancedsettings.xml file
but I couldnt figure it out where to change exactly or what to change to make it work for me.

Code:
<!-- Anything else gets the default blank first capture, which sets the file to season 1. -->
        
        <!-- EG: [avatar-nyanko] Koikoi 7 - 01 (DVD) [5E95FA4A] -->
        <!-- EG: [gg]_Chuunibyou_Demo_Koi_ga_Shitai!_-_01_[5B6EFD1F] -->
        <!-- EG: [Eclipse] Akane-iro ni Somaru Saka - 01 (1024x576 h264) [39920E63].mkv -->
        <!-- EG: [gg]_Bakemonogatari_-_01_[CC0CF5D2].mkv -->
        <!-- EG: [Doki]_Asobi_ni_Iku_yo!_-_03v2_(1280x720_h264_AAC)_[B5B9C6F3].mkv -->
        <!-- EG: [Coalgirls]_Yuru_Yuri_02_(1280x720_Blu-Ray_FLAC)_[43E5A6B4] -->
        <!-- EG: Touch 01(DVD) - (112ceb61) Central Anime  -->
        <!-- EG: Cross Game 02 - Central Anime (1280x720) [BF23052D].mp4 -->
        <!-- EG: [Taka]_Naruto_Shippuuden_135_[480p][9073B8C2] -->

        <regexp>(?i)((?=\b|_))(?:[ _.-]*(?:ep?[ .]?)?(\d{1,3})(?:[_ ]?v\d+)?)+(?=\b|_)[^])}]*?(?:[[({][^])}]+[])}][ _.-]*)*?(?:[[({][\da-f]{8}[])}])</regexp>
Reply

Logout Mark Read Team Forum Stats Members Help
file naming not working0