Filebot Node - Video's end up in unsorted

Support for Synology NAS, QNAP NAS and other Embedded Linux systems
Post Reply
bjerring
Posts: 3
Joined: 23 Feb 2014, 15:43

Filebot Node - Video's end up in unsorted

Post by bjerring »

I have a problem I have a problem that FileBot start getting access denied exceptions after it have been running for some time it look like this in the log files

Code: Select all

Input: /volume1/downloads/The.Daily.Show.2015.07.02.Sarah.Vowell.HDTV.x264-CROOKS[rarbg]/the.daily.show.2015.07.02.sarah.vowell.hdtv.x264-crooks.mp4
Exclude: /volume1/downloads/The.Daily.Show.2015.07.02.Sarah.Vowell.HDTV.x264-CROOKS[rarbg]/RARBG.com.txt
Exclude: /volume1/downloads/The.Daily.Show.2015.07.02.Sarah.Vowell.HDTV.x264-CROOKS[rarbg]/Sample/the.daily.show.2015.07.02.sarah.vowell.hdtv.x264-crooks.sample.mp4
Exclude: /volume1/downloads/The.Daily.Show.2015.07.02.Sarah.Vowell.HDTV.x264-CROOKS[rarbg]/the.daily.show.2015.07.02.sarah.vowell.hdtv.x264-crooks.nfo
Group: [tvs:the daily show] => [the.daily.show.2015.07.02.sarah.vowell.hdtv.x264-crooks.mp4]
Get [English] subtitles for 1 files
CmdlineException: OpenSubtitles: Please enter your login details by calling `filebot -script fn:configure`
Rename episodes using [TheTVDB]
Auto-detected query: [the daily show]
Fetching episode data for [The Daily Show with Jon Stewart]
[MOVE] Rename [/volume1/downloads/The.Daily.Show.2015.07.02.Sarah.Vowell.HDTV.x264-CROOKS[rarbg]/the.daily.show.2015.07.02.sarah.vowell.hdtv.x264-crooks.mp4] to [/volume1/Media/TV/The Daily Show with Jon Stewart/Season 20/the.daily.show.2015.07.02.sarah.vowell.hdtv.x264-crooks.mp4]
[MOVE] Failed to rename [/volume1/downloads/The.Daily.Show.2015.07.02.Sarah.Vowell.HDTV.x264-CROOKS[rarbg]/the.daily.show.2015.07.02.sarah.vowell.hdtv.x264-crooks.mp4]
AccessDeniedException: /volume1/downloads/The.Daily.Show.2015.07.02.Sarah.Vowell.HDTV.x264-CROOKS[rarbg]/the.daily.show.2015.07.02.sarah.vowell.hdtv.x264-crooks.mp4 -> /volume1/Media/TV/The Daily Show with Jon Stewart/Season 20/the.daily.show.2015.07.02.sarah.vowell.hdtv.x264-crooks.mp4
Processing 1 unsorted files
[MOVE] Rename [/volume1/downloads/The.Daily.Show.2015.07.02.Sarah.Vowell.HDTV.x264-CROOKS[rarbg]/the.daily.show.2015.07.02.sarah.vowell.hdtv.x264-crooks.mp4] to [/volume1/Media/Unsorted/The.Daily.Show.2015.07.02.Sarah.Vowell.HDTV.x264-CROOKS[rarbg]/the.daily.show.2015.07.02.sarah.vowell.hdtv.x264-crooks.mp4]
Processed 1 files
so the TV episode ends up in unsorted instead of in the right directory. I can solve that manually by
1. copying the files back to the initial folder
2. Stop the filebot service
3. Start the service again
4. Run the filebot manually with the execute button

that way the files get sorted the right way but after some time using the scheduled time it messes up again. I will be happy to provide you with more information but have no idea which you need.

Besides those small quirks I really much enjoy your program so keep up the good work :-)
User avatar
rednoah
The Source
Posts: 23002
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Filebot Node - Video's end up in unsorted

Post by rednoah »

What you're doing seems to somehow work around the permission issues, but starting/stopping the node service doesn't do anything.


Make sure you're running the latest version (FileBot Node 0.1.6) and then I'd start by making sure that the permissions are ok. Since it's obviously a permission issue. ;)


Have you read the instructions? Using --action MOVE is generally not a good idea:
viewtopic.php?f=13&t=2733
:idea: Please read the FAQ and How to Request Help.
Post Reply