Skip to content

efae6beb-ls3

Pre-release
Pre-release
Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 10 Jan 14:23
· 303 commits to nightly since this release
d501a92

LinuxServer Changes:

Output mylar log to docker log.
mylar3 Changes:

FIX: "RSS Feeds" Job Stuck Running

My "RSS Feeds" Job, as seen on Manage -> Activity / Jobs (Schedulers), always appears to be Running after the initial / successful run of the job after startup. Looking at the code, the "[RSS-FEEDS] Watchlist Check for new Releases" (mylar.search.searchforissue(rsscheck='yes')) call in rsscheckit.py does not reset mylar.SEARCHLOCK which causes the subsequent job to do nothing but sleep.