Search found 19574 matches
- Yesterday, 13:03
- Forum: Synology & QNAP & Embedded Linux
- Topic: [FileBot Node] Consider using -non-strict
- Replies: 1
- Views: 21
Re: FileBot Node setting additional property
The Strict Mode FileBot Node WebUI checkbox corresponds to the -non-strict command-line flag, i.e. you can set -non-strict by not checking Strict Mode.
- Yesterday, 12:55
- Forum: Ubuntu & Linux
- Topic: stange license probleme
- Replies: 3
- Views: 23
Re: stange license probleme
License: FileBot License PX24200233 (Valid-Until: 2071-03-28) means that your license is valid and working. If the license was invalid or expired, filebot -script fn:sysinfo would print a corresponding error message instead. :idea: If you do get an error in some context (e.g. multiple users each us...
- Yesterday, 10:17
- Forum: Synology & QNAP & Embedded Linux
- Topic: [FileBot Node] DSM 6.2.4 authentication workaround
- Replies: 32
- Views: 684
- Yesterday, 03:20
- Forum: Scripting and Automation
- Topic: Process as Unsorted [Bookmarks]
- Replies: 1
- Views: 20
Re: AMC stopped processing files
If you label a call as Book or Bookmarks then you are forcing Unsorted Mode : Parameter: ut_label = Bookmarks Process as Unsorted [Bookmarks] :idea: If you use labels, then you'll want to label movies with --def ut_label=Movie and episodes with --def ut_label=TV , or rely on auto-detection by not la...
- Yesterday, 02:52
- Forum: Synology & QNAP & Embedded Linux
- Topic: [FileBot Node] DSM 6.2.4 authentication workaround
- Replies: 32
- Views: 684
Re: [FileBot Node] DSM 6.2.4 authentication workaround
You cannot use QuickConnect anymore, since FileBot Node is now running independently of DSM. You will still have to log into DSM first. You must access DSM and FileBot Node via the same IP, as to create the DSM authentication cookie for that site in your browser. :idea: If you get an Unauthorized er...
- Yesterday, 02:37
- Forum: Episode / Movie Naming Scheme
- Topic: Migrate from flat movie library to individual folders per movie
- Replies: 11
- Views: 1015
Re: Migrate from flat movie library to individual folders per movie
I work with what I have. Unfortunately, you didn't provide file paths for testing. I ask for file paths because I need to recreate your file structure for testing, i.e. it needs to be exact and machine-readable. If I cannot recreate your file structure, then my answer will be generic. There are many...
- Yesterday, 01:52
- Forum: Synology & QNAP & Embedded Linux
- Topic: [FileBot Node] DSM 6.2.4 authentication workaround
- Replies: 32
- Views: 684
Re: [FileBot Node] DSM 6.2.4 authentication workaround
Looks like there might be more than one result:
I meant the second one:
Code: Select all
$ find / -name filebot-node.log 2> /dev/null
/var/log/packages/filebot-node.log
/volume1/@appstore/filebot-node/filebot-node.log
Code: Select all
sudo cat /volume1/@appstore/filebot-node/filebot-node.log
- 09 Apr 2021, 16:11
- Forum: Synology & QNAP & Embedded Linux
- Topic: [FileBot Node] DSM 6.2.4 authentication workaround
- Replies: 32
- Views: 684
Re: [FileBot Node] DSM 6.2.4 authentication workaround
find / -name filebot-node.log will find the log for you:
Code: Select all
find / -name filebot-node.log
- 09 Apr 2021, 16:10
- Forum: Feature Requests and Bug Reports
- Topic: Error on TV Show Lookup
- Replies: 1
- Views: 16
Re: Error on TV Show Lookup
Thanks for the post! Before a real human comes by, please make sure your report has all the following points checked: What are you trying to do achieve? What's not working? What have you tried so far? Include screenshots , logs or filenames (i.e. demonstrate the issue) Include System Information (i....
- 09 Apr 2021, 10:11
- Forum: Synology & QNAP & Embedded Linux
- Topic: DSM update has broken Filebot Node
- Replies: 4
- Views: 75
Re: DSM update has broken Filebot Node
I noticed that the link you sent points towards installing filebot-node-0.4.0-noarch.spk...would you advise I try this? Yep, if you're on DSM 6.2.4 then you have no choice but to use the latest beta. That will only fix the WebUI though, and likely won't fix permission issues. :idea: You may need to...
- 09 Apr 2021, 10:04
- Forum: Feature Requests and Bug Reports
- Topic: Copy is done without renaming while log says otherwise
- Replies: 1
- Views: 13
Re: Copy is done without renaming while log says otherwise
Considering that moving and renaming is a single file system operation (i.e. not two separate operations) as far as FileBot is concerned, meaning it can't really half work half not work, the behaviour your describe is most strange and unusual. My best guess would be some kind of display issue, i.e. ...
- 09 Apr 2021, 06:21
- Forum: Synology & QNAP & Embedded Linux
- Topic: [FileBot Node] DSM 6.2.4 authentication workaround
- Replies: 32
- Views: 684
Re: [FileBot Node] DSM 6.2.4 authentication workaround
What does the log say?
viewtopic.php?t=11030
viewtopic.php?t=11030
- 09 Apr 2021, 03:40
- Forum: Synology & QNAP & Embedded Linux
- Topic: [FileBot Node] DSM 6.2.4 authentication workaround
- Replies: 32
- Views: 684
Re: [FileBot Node] DSM 6.2.4 authentication workaround
DSM 7.0 is all about implementing good security practices. Forcing each package to run as its own user / group with limited permissions is easy and just makes sense. Synology won't (and shouldn't) go back on that. Running everything as root was never a good idea in the first place.
- 09 Apr 2021, 03:24
- Forum: Feature Requests and Bug Reports
- Topic: BugReport + Fix: SHA3 file not structured correctly
- Replies: 1
- Views: 16
Re: BugReport + Fix: SHA3 file not structured correctly
Good catch! Fixed with FileBot r8373.
- 09 Apr 2021, 02:54
- Forum: Synology & QNAP & Embedded Linux
- Topic: [FileBot Node] DSM 6.2.4 authentication workaround
- Replies: 32
- Views: 684
Re: [FileBot Node] DSM 6.2.4 authentication workaround
Only thing I noticed which I'm not sure of is that a warning appears if you do something in the Filebot Node GUI saying you shouldn't run filebot.sh as root. I believe it wasn't like this in the old version, only if you really ran filebot.sh as root via SSH or your scheduler for example. The filebo...
- 09 Apr 2021, 02:22
- Forum: Synology & QNAP & Embedded Linux
- Topic: DSM update has broken Filebot Node
- Replies: 4
- Views: 75
Re: DSM update has broken Filebot Node
Looks like I generic file system / user permission issue. Did you recently disable the admin user by any chance?
This thread might be relevant:
viewtopic.php?p=54246#p54246

viewtopic.php?p=54246#p54246
- 08 Apr 2021, 05:38
- Forum: Synology & QNAP & Embedded Linux
- Topic: [FileBot Node] DSM 6.2.4 authentication workaround
- Replies: 32
- Views: 684
Re: [FileBot Node] DSM 6.2.4 authentication workaround
FileBot Node for Synology DSM 6.2.4 is available for testing: filebot-node-0.4.0-noarch.spk :!: You may need to uninstall older versions of FileBot Node, before manually installing the latest beta package. Upgrading the package may result in broken permissions caused by previously created user data...
- 08 Apr 2021, 02:43
- Forum: Synology & QNAP & Embedded Linux
- Topic: [FileBot Node] DSM 6.2.4 authentication workaround
- Replies: 32
- Views: 684
Re: [FileBot Node] DSM 6.2.4 authentication workaround
These errors would suggest some kind of generic file system / user permission issue somewhat unrelated to FileBot Node or FileBot specifically: File does not exist: /Sync/Seedbox/2-To Process ... Invalid usage: output folder must exist and must be a directory: /Sync/Seedbox/3-Processed ... EDIT: Thi...
- 08 Apr 2021, 02:39
- Forum: Episode / Movie Naming Scheme
- Topic: Ripped DVDs
- Replies: 2
- Views: 28
Re: Ripped DVDs
You can do Double-Click ➔
Edit Match ➔ Select both episodes to manually force a MultiEpisode match.

Please read FAQ #2 for general advice on how to deal with tricky files.



- 07 Apr 2021, 17:26
- Forum: Help and Support
- Topic: TVDB API changes
- Replies: 7
- Views: 1312
Re: TVDB API changes
FileBot is more of a supporting tool, so FileBot will almost certainly follow wherever Plex and Kodi and friends end up going.
- 07 Apr 2021, 17:20
- Forum: Help and Support
- Topic: TVDB API changes
- Replies: 7
- Views: 1312
Re: TVDB API changes
FileBot will make things work. We'll remain on the TheTVDB API v2 for the time being because that's what Plex is using. The most recent news is that things will keep working as they are for at least another half year. Wait and see. If you're worried about TheTVDB, then you can always use TheMovieDB ...
- 07 Apr 2021, 10:12
- Forum: Windows 10
- Topic: Filebot doesn't rename a file.
- Replies: 1
- Views: 34
Re: Filebot doesn't rename a file.
Thanks for the post! Before a real human comes by, please make sure your report has all the following points checked: What are you trying to do achieve? What's not working? What have you tried so far? Include screenshots , logs or filenames (i.e. demonstrate the issue) Include System Information (i....
- 07 Apr 2021, 10:11
- Forum: Synology & QNAP & Embedded Linux
- Topic: [FileBot Node] DSM 6.2.4 authentication workaround
- Replies: 32
- Views: 684
Re: [FileBot Node] DSM 6.2.4 authentication workaround
DSM 6.2.4 seems to be rolling out to more devices since yesterday. I'll start working on a fix for DSM 6.2.4 once my DS213J auto-updates.
- 07 Apr 2021, 03:38
- Forum: Synology & QNAP & Embedded Linux
- Topic: DSM 6.2.4-25554 Upgrade Filebot Node Unauthorized
- Replies: 8
- Views: 1440
- 07 Apr 2021, 02:31
- Forum: Synology & QNAP & Embedded Linux
- Topic: [FileBot Node] DSM 6.2.4 authentication workaround
- Replies: 32
- Views: 684
Re: [FileBot Node] DSM 6.2.4 workaround
1. Did you restart the FileBot Node service after you mode your code changes? 2. If you continue to have trouble, please open the Developer Tools in your Browser so you can see each HTTP request and the corresponding error message: https://developer-chrome-com.imgix.net/image/BrQidfK9jaQyIHwdw91aVpk...