Błąd odświeżania plex

Damian

Persona grata!
Q's Architect
22 Styczeń 2016
740
3
164
43
QNAP
TVS-x71
Ethernet
802.11ad
W konfiguracji rtorrent mam:
upload_2019-2-3_20-8-17.png

Token do plex jest poprawny. W logu z amc jest:
Kod:
Notify Plex: [host:127.0.0.1, token:8189]
GET: http://127.0.0.1:32400/library/sections/all/refresh?X-Plex-Token=8189
IOException: Server returned HTTP response code: 401 for URL: http://127.0.0.1:32400/library/sections/all/refresh?X-Plex-Token=[b]8189[/b]

Gdzieś jest źle token przekazywany?
Model name: QNAP TVS-617
 
Please download movie/tv and do nothing. Just save it in watch/movie or watch/tv and do nothing. Wait until downloads finish.

Hi Silas, yes I've downloaded without specifying a new location for the files leave it at default but there is still nothing in the medialibrary folder? Is this normal?
 
question for you in regards to filebot organising files into media library. this feature is amazing i love it once my torrent is done it automatically puts it into the relivant folder and plex automatically picks up the new file. question for you is when a torrent is .rar filebot is ment to automatically extract the file from the .rar and then organise it. unfortunately mine wont extract any .rar files it will do unrared files no worries just not rarred. is this still under development or am i doing something wrong
 
Well this should be working...
When content label is ...
Bash:
_args=""
_ARG_LABEL=$(echo ${ARG_LABEL} | tr '[:lower:]' '[:upper:]')
if [ "X${_ARG_LABEL}" = "XCOUCHPOTATO" ] \
|| [ "X${_ARG_LABEL}" = "XRADARR" ] \
|| [ "X${_ARG_LABEL}" = "XSONARR" ] \
|| [ "X${_ARG_LABEL}" = "XMOVIE" ] \
|| [ "X${_ARG_LABEL}" = "XMOVIES" ] \
|| [ "X${_ARG_LABEL}" = "XTV" ] \
|| [ "X${_ARG_LABEL}" = "XTVSERIES" ] \
|| [ "X${_ARG_LABEL}" = "XTV-SERIES" ] \
|| [ "X${_ARG_LABEL}" = "X4K" ] \
|| [ "X${_ARG_LABEL}" = "XANIME" ] \
|| [ "X${_ARG_LABEL}" = "XKIDS" ] \
|| [ "X${_ARG_LABEL}" = "XXXX" ] \
|| [ "X${_ARG_LABEL}" = "XSERIES" ] \
|| [ "X${_ARG_LABEL}" = "XMANGA" ]; then
        echo "Will extract archives content in movie, tv, 4k, kids, xxx and etc but will not delete content"
        _args="${_args} --def deleteAfterExtract=n"
else
        echo "Extracting archives skipped."
        _args="${_args} --def skipExtract=y --def deleteAfterExtract=n" # --def deleteAfterExtract=y
fi

This is because we dont want to unpack 0-DAY, ISO APPS and GAMES, especially when you download a lot of 0-DAY APPS. There will be a mess. So the idea is to unpack only media content.

@Lukasz1988 do me a favor and take a look into the file: /share/Rdownload/logs/medialib.log and look for that rarred media content, copy and paste me that log part.

I'm interested what label was detected and what value have skipExtract param.
 
Kod:
0190724_220448 - STEP [ 7/xx] - postrun  - ARG_PATH : /share/CACHEDEV1_DATA/Rdownload/complete/The.Doors.1991.The.Final.Cut.2160p.UHD.BluRay.x265-NODLABS
20190724_220448 - STEP [ 7/xx] - postrun  - ARG_NAME :
20190724_220448 - STEP [ 7/xx] - postrun  - ARG_LABEL:
20190724_220448 - STEP [ 7/xx] - postrun  - CF_OUTPUT: /share/CACHEDEV1_DATA/Rdownload/medialibrary
20190724_220448 - STEP [ 7/xx] - postrun  -?NEW_LABEL: The.Doors.1991.The.Final.Cut.2160p.UHD.BluRay.x265-NODLABS
20190724_220500 - STEP [!5/xx] - qurunner - I AM running!

FileBot 4.8.5 (r6224) / Java(TM) SE Runtime Environment 1.8.0_201 / Linux 4.2.8 (amd64) .. 2019-09-01
Extracting archives skipped.
20190724_220448 - STEP [ 7/xx] - postrun  - (exec)
 # /usr/bin/rtorrent/bin/filebot -script dev:amc --action hardlink 	--def artwork=y 		--def extras=y 			--def backdrops=y 		--def music=y 			--def tmdbTV=y 			--def nfoOnly=n 		--lang en --output /share/CACHEDEV1_DATA/Rdownload/medialibrary 						 -mediainfo 									 --encoding UTF-8 								 -non-strict 									 --conflict override 								 --def clean=y 									 --def unsorted=y 								 --log-file /share/Rdownload/logs/medialib.log 							 --def excludeList=/share/Rdownload/settings/filebot/amc.txt  --def skipExtract=y --def deleteAfterExtract=n --def subtitles=en,pl
  ut_dir="/share/CACHEDEV1_DATA/Rdownload/complete/The.Doors.1991.The.Final.Cut.2160p.UHD.BluRay.x265-NODLABS" ut_kind=multi ut_title="" ut_label="The.Doors.1991.The.Final.Cut.2160p.UHD.BluRay.x265-NODLABS"
20190724_220448 - STEP [ 7/xx] - postrun  - (exec)
 # /usr/bin/rtorrent/bin/filebot -script dev:amc --action hardlink 	--def artwork=y 		--def extras=y 			--def backdrops=y 		--def music=y 			--def tmdbTV=y 			--def nfoOnly=n 		--lang en --output /share/CACHEDEV1_DATA/Rdownload/medialibrary 						 -mediainfo 									 --encoding UTF-8 								 -non-strict 									 --conflict override 								 --def clean=y 									 --def unsorted=y 								 --log-file /share/Rdownload/logs/medialib.log 							 --def excludeList=/share/Rdownload/settings/filebot/amc.txt  --def skipExtract=y --def deleteAfterExtract=n --def subtitles=en,pl
  ut_dir="/share/CACHEDEV1_DATA/Rdownload/complete/The.Doors.1991.The.Final.Cut.2160p.UHD.BluRay.x265-NODLABS" ut_kind=multi ut_title="" ut_label="The.Doors.1991.The.Final.Cut.2160p.UHD.BluRay.x265-NODLABS"

------------------------------------------------------------------------------
 (filebot) PID: 15468; (parent:15071)
---------------------------------------------------------- || Hello World! ---
Locking /share/Rdownload/logs/medialib.log
Run script [dev:amc] at [Wed Jul 24 14:05:08 GMT 2019]
Parameter: artwork = y
Parameter: extras = y
Parameter: backdrops = y
Parameter: music = y
Parameter: tmdbTV = y
Parameter: nfoOnly = n
Parameter: clean = y
Parameter: unsorted = y
Parameter: excludeList = /share/Rdownload/settings/filebot/amc.txt
Parameter: skipExtract = y
Parameter: deleteAfterExtract = n
Parameter: subtitles = en,pl
Parameter: ut_dir = /share/CACHEDEV1_DATA/Rdownload/complete/The.Doors.1991.The.Final.Cut.2160p.UHD.BluRay.x265-NODLABS
Parameter: ut_kind = multi
Parameter: ut_title =
Parameter: ut_label = The.Doors.1991.The.Final.Cut.2160p.UHD.BluRay.x265-NODLABS
Use excludes: /share/Rdownload/settings/filebot/amc.txt (41)
Done ¯\_(ツ)_/¯
Run script [dev:amc] at [Wed Jul 24 14:05:08 GMT 2019]
Parameter: artwork = y
Parameter: extras = y
Parameter: backdrops = y
Parameter: music = y
Parameter: tmdbTV = y
Parameter: nfoOnly = n
Parameter: clean = y
Parameter: unsorted = y
Parameter: excludeList = /share/Rdownload/settings/filebot/amc.txt
Parameter: skipExtract = y
Parameter: deleteAfterExtract = n
Parameter: subtitles = en,pl
Parameter: ut_dir = /share/CACHEDEV1_DATA/Rdownload/complete/The.Doors.1991.The.Final.Cut.2160p.UHD.BluRay.x265-NODLABS
Parameter: ut_kind = multi
Parameter: ut_title =
Parameter: ut_label = The.Doors.1991.The.Final.Cut.2160p.UHD.BluRay.x265-NODLABS
Use excludes: /share/Rdownload/settings/filebot/amc.txt (41)
No files selected for processing
Done ¯\_(ツ)_/¯
20190724_220444 - STEP [ 6/xx] - qurunner - Removing item from the scan list: /share/Rdownload/complete/The.Doors.1991.The.Final.Cut.2160p.UHD.BluRay.x265-NODLABS/::

pretty sure thats one there :D also just wondering if you may have had a look into ipt rss feeds not working :-(
 
thanks again kind sir :) your the best
question for you so when i get a .torrent file say its a movie ill put it into the watch/movie directory and then rtorrent will automatically find it and then start downloading and organise it. when i download a .torrent for tv shows ill put it in watch/tv and itll do the same. i download alot of 4k movies does that mean i put the 4k movie torrents into watch/4k? only problem ive recently had is when i download for example a 1080p copy of a movie lets just say a week later i download the 4k version. filebot automatically overwrites the previous file and puts in whatever has been downloaded last. is there anyway to stop that so it will keep both versions of the same movie one in 1080p one in 2160p
 
For now there is no solution for that. But there will be a feature to change movie name scheme from default one "Name (Year)" to different one like:
  • Name [ResFormat=4K|2160p] (Year)
Which means Die Hard movie will looks like this:
  • If 1080p then: Die Hard (1988)
  • If 2160p then: Die Hard 4K (1988)
This feature is scheduled to next release.