feat(streaming): enable jellyplex-watched writes after dry-run
Dry-run connected to both servers with matching ginnoir usernames. Library counts already at/above Plex baseline while the rescan finishes.
This commit is contained in:
@@ -26,6 +26,4 @@ JELLYFIN_TOKEN=a3d9ee827d5c42298cae087a2c31d3fa
|
|||||||
SYNC_FROM_PLEX_TO_JELLYFIN=True
|
SYNC_FROM_PLEX_TO_JELLYFIN=True
|
||||||
SYNC_FROM_JELLYFIN_TO_PLEX=True
|
SYNC_FROM_JELLYFIN_TO_PLEX=True
|
||||||
# Start in dry-run. Task 16 flips this to False after the mapping is verified.
|
# Start in dry-run. Task 16 flips this to False after the mapping is verified.
|
||||||
DRYRUN=True
|
DRYRUN=False
|
||||||
SLEEP_DURATION=21600
|
|
||||||
LOG_LEVEL=INFO
|
|
||||||
|
|||||||
Reference in New Issue
Block a user