This website requires JavaScript.
Explore
Help
Sign In
Koha9
/
PlexPlaylistSync
Watch
1
Star
0
Fork
0
You've already forked PlexPlaylistSync
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
df4f5dde172da0a0fee2d5d937204a688598081a
PlexPlaylistSync
/
app
/
utils
T
History
Koha9
df4f5dde17
Fix: Resolved an issue where Cron scheduled tasks failed to auto-sync due to an overly short trigger grace period.
...
Set `misfire_grace_time=60, coalesce=True`
2025-12-05 08:07:51 +09:00
..
common.py
支持手动token认证
2025-07-08 19:17:18 +09:00
config.py
Merge commit '3f43662c1f19056e81f107357b661b435ee3a876' into copilot/update-regex-replacement-strategy
2025-12-02 10:16:44 +09:00
local_playlist.py
Add playlist overview homepage
2025-11-24 17:35:42 +09:00
logger.py
feat: Enhance logging configuration and add dynamic log level support
2025-12-02 10:15:44 +09:00
playlist_merge.py
Fix Simple Mapping Windows path handling with double backslashes
2025-12-03 22:14:03 +00:00
plex_client.py
Support backend connection timeout configuration
2025-11-29 08:18:32 +09:00
scheduler.py
Fix: Resolved an issue where Cron scheduled tasks failed to auto-sync due to an overly short trigger grace period.
2025-12-05 08:07:51 +09:00
sync_manager.py
feat: Implement sync manager and file watcher for automated playlist synchronization
2025-11-29 12:26:59 +09:00
watcher.py
feat: Enhance scheduler and watcher with improved logging and cron trigger helpers
2025-11-29 12:56:18 +09:00