Personal log of yet another digital native.
Tdarr_Plugin_MC93_MigzPlex_Autoscan
Tdarr_Plugin_MP01_MichPasCleanSubsAndAudioCodecs
Tdarr_Plugin_TD01_TOAD_Autoscan
Tdarr_Plugin_goof1_URL_Plex_Refresh
[https://github.com/l3uddz/plex_autoscan
seems to have been superceded by https://github.com/cloudbox/autoscan
https://hotio.dev/containers/autoscan/
seems to be a dockerised version of the newer https://github.com/cloudbox/autoscan
https://hotio.dev/containers/autoscan/
up and runningdocker-compose.yml
at the end of this posthttps://github.com/l3uddz/plex_autoscan
instructs to find Plex Token by going to this page/[mapped docker path]/autoscan/plex.token
and placed token string insidePUID
, PGID
, PLEX_LOGIN
, PLEX_PASSWORD
env variables
Jun 1 19:55:28 INF Initialised processor anchors=[] min_age=10m0s
Jun 1 19:55:28 WRN Webhooks running without authentication
Jun 1 19:55:28 INF Initialised triggers bernard=0 inotify=0 lidarr=0 manual=1 radarr=0 sonarr=1
Jun 1 19:55:28 INF Initialised targets autoscan=0 emby=0 jellyfin=0 plex=0
Jun 1 19:55:28 INF Initialised version=" (@)"
Jun 1 19:55:28 INF Processor started
Jun 1 19:55:28 WRN No targets initialised, processor stopped, triggers will continue...
Jun 1 19:55:28 INF Starting server on port 3030
Something went wrong trying to get a token!
plex.token
filehotio/autoscan
Jun 1 20:02:30 INF Initialised processor anchors=[] min_age=10m0s
Jun 1 20:02:30 WRN Webhooks running without authentication
Jun 1 20:02:30 INF Initialised triggers bernard=0 inotify=0 lidarr=0 manual=1 radarr=0 sonarr=1
Jun 1 20:02:30 INF Initialised targets autoscan=0 emby=0 jellyfin=0 plex=0
Jun 1 20:02:30 INF Initialised version=" (@)"
Jun 1 20:02:30 INF Processor started
Jun 1 20:02:30 INF Starting server on port 3030
Jun 1 20:02:30 WRN No targets initialised, processor stopped, triggers will continue...
Tdarr_Plugin_TD01_TOAD_Autoscan
Plugin to Tdarr (last in stack)Jun 1 20:05:22 INF Scan moved to processor id=cablc0nf2ncti8pqmifg method=POST path="/media/series/MasterChef Australia/Season 14" url=/triggers/manual?dir=%2Fmedia%2Fseries%2FXXXXXXXXXXX%2FSeason%2014%2F
2022-06-01T20:05:24.206Z Post-processing - Trigger Plex_Autoscan.
2022-06-01T20:05:24.208Z Y9MY6rjGt:Removing original item from database
2022-06-01T20:05:24.268Z Y9MY6rjGt:Adding new file to database
2022-06-01T20:05:25.306Z Y9MY6rjGt:Updating size stats
372.89MB
326.6 MB
and New Size 372.9 MB
suggesting the Plex database was successfully updated!PLEX_LOGIN
and PLEX_PASSWORD
from docker-compose.yml since it should be redundant with the presence of plex.token
autoscan
logs showed the task was completedplex.token
at mapped directory of /config/plex.token
plex.token
must contain just the string of alphanumerics after tht X-Plex-Token=
part of the File Info XML on any Plex library item (see Plex help article on Finding an authentication token / X-Plex-Token)version: '3.4'
services:
autoscan:
container_name: autoscan
hostname: autoscan
image: cr.hotio.dev/hotio/autoscan
restart: unless-stopped
environment:
- TZ=Australia/Perth
ports:
- "3030:3030"
network_mode: "bridge"
healthcheck:
test: curl --silent --fail --output /dev/null --insecure http://localhost:3030 || exit 1
interval: 10s
timeout: 5s
retries: 3
start_period: 120s
volumes:
- "~/.docker/autoscan/config:/config"
- "/etc/localtime:/etc/localtime:ro"
Community,Tdarr_Plugin_lmg1_Reorder_Streams,,Community,Tdarr_Plugin_MC93_MigzImageRemoval,,Community,Tdarr_Plugin_x7ac_Remove_Closed_Captions,,Local,fo_XOQaFu,,Local,i-9iCPDL3,,Local,j6yeumXkA,,Community,Tdarr_Plugin_MC93_Migz5ConvertAudio,,Community,Tdarr_Plugin_c0r1_SetDefaultAudioStream,,Community,Tdarr_Plugin_MC93_Migz6OrderStreams,,Community,Tdarr_Plugin_TD01_TOAD_Autoscan,,