@ZeroQI said:
This filelist is in too perfect order and only contain video files… Was it created by the new alpha scanner ?
If the jpg files make it as episode they should be in the filelist as well and aren’t…
Please replace “ext = os.path.splitext(file)[1].lstrip(‘.’).lower()” with “ext = os.path.splitext(os.path.basename(file))[1].lstrip(‘.’).lower(); Log(“Ext: ‘%s’” % ext)” and attach log again including new filelist
if the jpg fiels makes it to the new filelist i will need a teamviewer to your desktop
did you mean replace
ext = file[1:] if file.count(‘.’)==1 and file.startswith(‘.’) else os.path.splitext(file)[1].lstrip(‘.’).lower()
with
ext = file[1:] if file.count(‘.’)==1 and file.startswith(‘.’) else os.path.splitext(os.path.basename(file))[1].lstrip(‘.’).lower(); Log(“Ext: ‘%s’” % ext)
If so, i did and removed Fate Zero(2012) and added it back to plex and the scan fired but nothing was added and nothing was written to filelist or scanner log. I even delete all content from logs to make sure they were fresh.
I also did a test without making the change by adding Fate Zero (2012) to my test library. here is the result:
Plex Media Scanner (custom ASS) - ani - filelist Ani.log:
D:\Videos\Ani\Fate Zero (2012)[anidb-8880]\Fate Zero (2012) - 01 - The Mion River Battle [HorribleSubs].mkv
D:\Videos\Ani\Fate Zero (2012)[anidb-8880]\Fate Zero (2012) - 02 - Golden Shine [Hatsuyuki].mkv
as you can see, it stop adding after eps 2
Plex Media Scanner (custom ASS) - ani.log :
2016-02-15 12:26:36 === Library "ani", Root: "D:\Videos\Ani", Launched: '2016-02-15 12:26:36'===================================================================================
2016-02-15 12:26:36 keep_zero_size_files: 'False'
2016-02-15 12:26:36 no_timestamp: 'False'
2016-02-15 12:26:36 season_from_folder: 'False'
2016-02-15 12:26:36 =============================================================================================================================================================
2016-02-15 12:26:36 Scanner call - root: 'D:\Videos\Ani', path: '', dirs: '6', files: '0'
2016-02-15 12:26:36 =============================================================================================================================================================
2016-02-15 12:26:36 Scanner call - root: 'D:\Videos\Ani', path: 'Fate Zero (2012)[anidb-8880]', dirs: '0', files: '32'
2016-02-15 12:26:36 =============================================================================================================================================================
2016-02-15 12:26:36 "Fate Zero (2012)[anidb-8880]" s0000e501 "clearart.png" "Clearart"
2016-02-15 12:26:36 "Fate Zero (2012)[anidb-8880]" s0000e502 "fanart.jpg" "Fanart"
2016-02-15 12:26:36 "Fate Zero (2012)[anidb-8880]" s0001e001 "Fate Zero (2012) - 01 - The Mion River Battle [HorribleSubs].mkv" "The Mion River Battle"
2016-02-15 12:26:36 "Fate Zero (2012)[anidb-8880]" s0001e002 "Fate Zero (2012) - 02 - Golden Shine [Hatsuyuki].mkv" "Golden Shine"
2016-02-15 12:26:36 "Fate Zero (2012)[anidb-8880]" s0001e003 "Fate Zero (2012) - 03 - The End of Honor [Hatsuyuki].mkv" "The End of Honor"
2016-02-15 12:26:36 "Fate Zero (2012)[anidb-8880]" s0001e004 "Fate Zero (2012) - 04 - The Eighth Contract [Hatsuyuki].mkv" "The Eighth Contract"
2016-02-15 12:26:36 "Fate Zero (2012)[anidb-8880]" s0001e005 "Fate Zero (2012) - 05 - Distant Memories [Hatsuyuki].mkv" "Distant Memories"
2016-02-15 12:26:36 "Fate Zero (2012)[anidb-8880]" s0001e006 "Fate Zero (2012) - 06 - Where Justice Is Found [HorribleSubs].mkv" "Where Justice Is Found"
2016-02-15 12:26:36 "Fate Zero (2012)[anidb-8880]" s0001e007 "Fate Zero (2012) - 07 - Return of the Assassin [HorribleSubs].mkv" "Return of the Assassin"
2016-02-15 12:26:36 "Fate Zero (2012)[anidb-8880]" s0001e008 "Fate Zero (2012) - 08 - Knight on Two Wheels [HorribleSubs].mkv" "Knight on Two Wheels"
2016-02-15 12:26:36 "Fate Zero (2012)[anidb-8880]" s0001e009 "Fate Zero (2012) - 09 - All the Evil in the World [UTW].mkv" "All the Evil in the World"
2016-02-15 12:26:36 "Fate Zero (2012)[anidb-8880]" s0001e010 "Fate Zero (2012) - 10 - The Sea at the End of the World [UTW].mkv" "The Sea at the End of the World"
2016-02-15 12:26:36 "Fate Zero (2012)[anidb-8880]" s0001e011 "Fate Zero (2012) - 11 - The Last Command Seal [UTW].mkv" "The Last Command Seal"
2016-02-15 12:26:36 "Fate Zero (2012)[anidb-8880]" s0001e012 "Fate Zero (2012) - 12 - Fate Zero [UTW].mkv" "Fate Zero"
2016-02-15 12:26:36 "Fate Zero (2012)[anidb-8880]" s0000e503 "poster.jpg" "Poster"
2016-02-15 12:26:36 "season01" s0000e504 "season01-poster.jpg" "Season01-Poster"
2016-02-15 12:26:36 "Fate Zero (2012)[anidb-8880]" s0000e505 "Thumbs.db" "Thumbs"
2016-02-15 12:26:36 -------------------------------------------------------------------------------------------------------------------------------------------------------------
2016-02-15 12:26:36