Closed FichteFoll closed 5 years ago
The library scan only scans for the "starting status" (Watching
) by default. To force it to scan the entire list try enabling scan_whole_list
in config.json.
But I understand that you may want the shows in other statuses scanned by default as well. I could try fixing this by either
Watching
and Rewatching
as start statuses, would also fix #385 Finished
Finished
but this probably slows the scan down if the list is too big.Yeah, seems like rewatching did indeed mess things up. I'm now at the OVA (which I haven't watched before) and everything is being recognized as the specials.
[D] Engine: Adding to library: /data/Video/Anime/[-__-'] Girls und Panzer [BD 1080p]/[-__-'] Girls und Panzer 09 [BD 1080p DTS-HD 2.1] [782B1958].mkv
[D] Engine: Redirected to Girls und Panzer Specials 9
…
[D] Engine: Adding to library: /data/Video/Anime/[-__-'] Girls und Panzer [BD 1080p]/[-__-'] Girls und Panzer OVA 1 [BD 1080p FLAC] [7D7CF1A0].mkv
[D] Engine: Redirected to Girls und Panzer Specials 1
…
[D] Engine: Adding to library: /data/Video/Anime/[-__-'] Girls und Panzer [BD 1080p]/Extras/[-__-'] Girls und Panzer - Sensha Kouza 1 [BD 1080p FLAC] [8376F9BB].mkv
[D] Engine: Redirected to Girls und Panzer Specials 1
…
[D] Engine: Adding to library: /data/Video/Anime/[-__-'] Girls und Panzer [BD 1080p]/Extras/[-__-'] Girls und Panzer NCED 02 [BD 1080p FLAC] [92F5EEA3].mkv
[D] Engine: Redirected to Girls und Panzer Specials 2
Maybe scanning for paused could be argued about, but I doubt dropped or completed need to be scanned. You may want to rewatch certain episodes, in which case it could be useful, but I wonder how frequently this occurs and how much it would slow down scanning. That's what the option is for anyway.
Rewatching should certainly be included by default, however.
Implemented support for multiple scannable statuses. This means that several statuses get scanned now; I set it to the following for Anilist:
It should fix your issues. Please check if it works.
Didn't work the other day (it overrode Rewatching with just Watching) but it works now, cheers!
Ah, I forgot I opened this issue as well. I verified yesterday that this is working properly.
I'm having trouble with getting Girls und Panzer recognized. It's in my rewatching list, but checking the relevant code paths, trackma doesn't seem to care about the entry's status anyway.
The correct name is clearly in the database (Romaji, which is used for aliases) so maybe it's the number not being separate from the show title? The tracker regonizes it.