Skip to content

Commit f7682c2

Browse files
committed
Updating README to reflect the latest version.
1 parent 350bc0c commit f7682c2

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@ A plugin for Jellyfin that syncs collections and artwork from your Plex Media Se
77
- Sync collections from Plex to Jellyfin with their artwork
88
- Schedule automatic synchronization at configurable intervals
99
- Support for movies and TV shows in collections
10-
- Direct filesystem access for reliable artwork synchronization
1110
- Selective synchronization of specific Plex libraries
12-
- Performance optimizations with configurable debug mode
13-
- Error handling for improved reliability
14-
- Watch state synchronization between Plex and Jellyfin
1511
- Dry run mode to preview changes before applying them
1612

1713
## Installation
@@ -46,22 +42,10 @@ A plugin for Jellyfin that syncs collections and artwork from your Plex Media Se
4642
5. Configure sync options:
4743
- Enable collection sync
4844
- Enable artwork sync
49-
- Enable watch state sync with configurable direction
5045
- Set scheduled sync interval if desired
5146
6. Click "Save"
5247
7. Run a manual sync by clicking "Sync from Plex"
5348

54-
## Advanced Configuration
55-
56-
The plugin includes several advanced options that can be configured:
57-
58-
- **EnableDebugMode**: When enabled, saves debug copies of images and provides more verbose logging
59-
- **MaxUrlPatternAttempts**: Controls how many URL patterns to try when fetching collection items (default: 3)
60-
- **SyncWatchStateDirection**: Controls how watch states are synchronized:
61-
- **Bidirectional** (default): If content is marked as watched in either system, it will be marked as watched in both. For in-progress content, the furthest playback position is used.
62-
- **PlexToJellyfin**: One-way sync from Plex to Jellyfin
63-
- **JellyfinToPlex**: One-way sync from Jellyfin to Plex
64-
6549
## Environment Variables
6650

6751
- `JELLYFIN_DATA_PATH`: Override the default data path (/config/data) for Jellyfin installations with non-standard paths

0 commit comments

Comments
 (0)