LinuxServer Changes:
Rebase to Alpine 3.18
mylar3 Changes:
Improvements
IMP: Attempt to parse issue ID from webpage, if notes field doesn't exist (newer ComicTagger versions) (@bbtufty)
IMP: Added kubernetes detection (@lavahot)
IMP: queue_schedule - introduce helper functions for common start and shutdown code (@OddBloke)
Fixes
FIX: (#1336)(#1232)(#873) Import would fail when importing a filename with no issue number
FIX: (#1231) Incomplete series would cause post-processing to fail if Latest Date and Publication Run were not generated
FIX: (#1361) Use shutil.move to support cross-device renames (@beardypig)
FIX: If annual gathering failed during generation, would break the add series queue
FIX: Import would fail if a series on the watchlist was being refreshed during, or if it hadn't completed for w/e reason
FIX: Ignore 0-byte files/placeholders during filescans
FIX: getcomics - correct logging call (@OddBloke)