jellyplex-watched
jellyplex-watched
Docker app from Luigi311's Repository
Overview
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Do not mark any shows/movies as played and instead just output to log if they would of been marked. Change this to False after confirming that everything works as expected.
- Default
- True
Print additional logging information
- Default
- False
Debugging level, 'info' is default, 'debug' is more verbose
- Default
- INFO
If set to True then the script will only run once and then exit
- Default
- False
How often to run the script in seconds
- Default
- 3600
Log file where all output will be written to
- Default
- /tmp/log.log
Mark file where all shows/movies that have been marked as played will be written to
- Default
- /tmp/mark.log
Timeout for requests for Jellyfin and Emby in seconds
- Default
- 300
Generating guids is a slow process, so setting this to False is a way to speed up the process by using the location only, useful when using same files on multiple servers
- Default
- True
Generating locations is a slow process, so setting this to False is a way to speed up the process by using the guid only, useful when using different files on multiple servers
- Default
- True
Max threads for processing
- Default
- 2
Map usernames between servers in the event that they are different. Syntax: JSON map.
Map libraries between servers in the event that they are different. Syntax: JSON map.
Blacklist libraries that should be excluded from processing. Lists are applied individually, in an OR relationship. Syntax: comma separated values for multiple options
Whitelist libraries, everything not listed will be excluded from processing. Lists are applied individually, in an OR relationship. Syntax: comma separated values for multiple options
Blacklist library types such as Movies/TV Shows that should be excluded from processing. Lists are applied individually, in an OR relationship. Syntax: comma separated values for multiple options
Whitelist library types such as Movies/TV Shows, everything not listed will be excluded from processing. Lists are applied individually, in an OR relationship. Syntax: comma separated values for multiple options
Blacklist users that should be excluded from processing. Lists are applied individually, in an OR relationship. Syntax: comma separated values for multiple options
Whitelist users, each user not listed will be excluded from processing. Lists are applied individually, in an OR relationship. Syntax: comma separated values for multiple options
- Default
- True
- Default
- True
- Default
- True
- Default
- True
- Default
- True
- Default
- True
- Default
- True
- Default
- True
- Default
- True
URL of the plex server, use hostname or IP address if the hostname is not resolving correctly. Syntax: comma separated values for multiple servers
- Default
- https://localhost:32400
Recommended over username/password. Token is faster to connect as it is direct to the server instead of going through the plex servers. See: https://support.plex.tv/articles/204059436-finding-an-authentication-token-x-plex-token/ Syntax: comma separated values for multiple servers
Recommend using PLEX_TOKEN instead. If not using plex token then use username and password of the server admin along with the servername. Syntax: comma separated values for multiple servers
Recommend using PLEX_TOKEN instead. Syntax: comma separated values for multiple servers
Recommend using PLEX_TOKEN instead. Syntax: comma separated values for multiple servers
Skip hostname validation for ssl certificates. Set to True if running into ssl certificate errors. Currently only applies to Plex.
- Target
- SSL_BYPASS
- Default
- False
Jellyfin server URL, use hostname or IP address if the hostname is not resolving correctly. Syntax: comma separated values for multiple servers
- Default
- http://localhost:8096
Jellyfin api token, created manually by logging in to the jellyfin server admin dashboard and creating an api key. Syntax: comma separated values for multiple servers
Emby server URL, use hostname or IP address if the hostname is not resolving correctly. Syntax: comma separated values for multiple servers
- Default
- http://localhost:8097
Emby api token, created manually by logging in to the Emby server admin dashboard and creating an api key. Syntax: comma separated values for multiple servers
Categories
Download Statistics
Total Downloads Over Time
Details
luigi311/jellyplex-watched:latestRun jellyplex-watched on Unraid.
jellyplex-watched is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.