This repository was archived by the owner on Oct 18, 2024. It is now read-only.
forked from bramwalet/Subliminal.bundle
-
Notifications
You must be signed in to change notification settings - Fork 115
This repository was archived by the owner on Oct 18, 2024. It is now read-only.
Not detecting any movies or TV shows #796
Copy link
Copy link
Closed
Description
Downloaded and configured sub-zero 2.6.5.3268 and configured it in agents for movies and TV shows and noticed it doesn't add any subtitles.
open the log to debug an all i can see it is periodically(was set to 6 hours) this:
SearchAllRecentlyAddedMissing: Searching for subtitles for 0 items
or more full snippet of the log:
INFO (tasks:90) - Task: running: SearchAllRecentlyAddedMissing
INFO (datakit:131) - Saved the dictionary file
INFO (tasks:393) - SearchAllRecentlyAddedMissing: Searching for subtitles for 0 items
INFO (datakit:131) - Saved the dictionary file
INFO (datakit:131) - Saved the dictionary file
INFO (datakit:131) - Saved the dictionary file
INFO (tasks:99) - Task: ran: SearchAllRecentlyAddedMissing
INFO (datakit:131) - Saved the dictionary file
INFO (tasks:90) - Task: running: FindBetterSubtitles
INFO (datakit:131) - Saved the dictionary file
INFO (datakit:131) - Saved the dictionary file
INFO (datakit:131) - Saved the dictionary file
INFO (datakit:131) - Saved the dictionary file
INFO (tasks:99) - Task: ran: FindBetterSubtitles
INFO (datakit:131) - Saved the dictionary file
INFO (tasks:90) - Task: running: SearchAllRecentlyAddedMissing
INFO (datakit:131) - Saved the dictionary file
INFO (tasks:393) - SearchAllRecentlyAddedMissing: Searching for subtitles for 0 items
INFO (datakit:131) - Saved the dictionary file
INFO (datakit:131) - Saved the dictionary file
INFO (datakit:131) - Saved the dictionary file
INFO (tasks:99) - Task: ran: SearchAllRecentlyAddedMissing
INFO (datakit:131) - Saved the dictionary file
INFO (datakit:131) - Saved the dictionary file
INFO (tasks:90) - Task: running: SearchAllRecentlyAddedMissing
INFO (datakit:131) - Saved the dictionary file
INFO (tasks:393) - SearchAllRecentlyAddedMissing: Searching for subtitles for 0 items
INFO (datakit:131) - Saved the dictionary file
INFO (datakit:131) - Saved the dictionary file
INFO (datakit:131) - Saved the dictionary file
INFO (tasks:99) - Task: ran: SearchAllRecentlyAddedMissing
manually refreshing the metadata doesn't help either.
please help.