Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] Djoss - FileBot

Featured Replies

  • Author

So if the file is changing location/directory, you need to make sure this is done under the same mount point inside the container.

 

To better understand, maybe you can provide an example.

Edited by Djoss

  • 2 weeks later...
  • Replies 660
  • Views 150.3k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Yes this will for sure be done

  • The 'plex' format uses the Plex Naming Standard (it is not getting path from plex).  See https://www.filebot.net/forums/viewtopic.php?t=4116

  • New Docker image with the fix is now available.

Posted Images

Since around October 22 (so around the time mediainfo was updated to v23.10) I get this error for writing xattr:

 

Failed to write xattr key: net.filebot.mediainfo: 'filename': Error writing extended attribute 'net.filebot.mediainfo': Not supported

 

Any thoughts on how to get around this?

  • Author
10 minutes ago, skinsvpn said:

Since around October 22 (so around the time mediainfo was updated to v23.10) I get this error for writing xattr:

 

Failed to write xattr key: net.filebot.mediainfo: 'filename': Error writing extended attribute 'net.filebot.mediainfo': Not supported

 

Any thoughts on how to get around this?

 

Looks like xattr is no supported by your filesystem ?

In container's settings, you may try to add "-no-xattr" to "Custom Options".

Everything worked before the October 22 according to my logs though. Not an issue you're seeing with others I guess then?

  • Author
11 hours ago, skinsvpn said:

Everything worked before the October 22 according to my logs though. Not an issue you're seeing with others I guess then?

 

No. Are you able to confirm with your logs if failure started with version 23.10.1 (released on October 20) ?  Also, can you confirm if the filesystem you use supports xattr ?

  • 2 weeks later...

Hey there,

 

my filebot docker stops with the following error:

image.thumb.png.7e23c4c11b5e69271d34c7b131771edd.png

 

Did anybody else got this error before?

Thanks in advance!

EDIT: This issue currently does not occure anymore, it seems like it fixed itself :D

Edited by pappaq

7 hours ago, Djoss said:

How do you reproduce this ?

I just restart the docker. After about a timespan of 8-24 hours it shuts down with this exact error again.

  • Author
On 12/3/2023 at 5:02 AM, pappaq said:

I just restart the docker. After about a timespan of 8-24 hours it shuts down with this exact error again.

 

So Filebot is idle and doing nothing ?

Yes. The last message before the error is "nothing to do here" from another amc mover job from hours before.

Edited by pappaq

I run FileBot v5.1.2 with Docker Image v23.11.2 successfully on UnRaid 6.12.4.

FileBot watch folder function works well, too.

 

Now, I want to specific that FileBot uses TheTVDB as database for TV Shows. 

 

I tired to specify it in the docker template, but that seems not to be working correctly.

 

Any advice on how to do it correctly?
TIA

Screenshot 2023-12-08 at 12.44.58.png

  • Author
1 hour ago, Teffi71 said:

I run FileBot v5.1.2 with Docker Image v23.11.2 successfully on UnRaid 6.12.4.

FileBot watch folder function works well, too.

 

Now, I want to specific that FileBot uses TheTVDB as database for TV Shows. 

 

I tired to specify it in the docker template, but that seems not to be working correctly.

 

Any advice on how to do it correctly?
TIA

Screenshot 2023-12-08 at 12.44.58.png

 

There is no variable that control that.  However, you can add the following to the "Automated Media Center: Custom Options" setting:

--def movieDB=TheMovieDB --def seriesDB=TheTVDB

 

Thank you @Djoss!

I added that variable.

Now I have to test it ;)

Well - it did not work ...

 

I added the variable

1812982955_Screenshot2023-12-10at09_40_17.thumb.png.0f8d1509729368834ea7f509af7fd06b.png

[amc         ] Changes detected in input folder.
[supervisor  ] all services started.
[amc         ] Waiting 10 seconds before proceeding...
[amc         ] Invoking AMC script...
[amc         ] Run script [fn:amc] at [Sun Dec 10 09:37:22 CET 2023]
[amc         ] [PSA] Important Discussion of Changes effective as of 28 Apr 2023:
[amc         ] https://www.filebot.net/forums/viewtopic.php?t=13406
[amc         ] Parameter: artwork = n
[amc         ] Parameter: music = n
[amc         ] Parameter: clean = y
[amc         ] Parameter: excludeList = /config/amc-exlude-list.txt
[amc         ] Parameter: movieFormat = {plex.id}
[amc         ] Parameter: musicFormat = {plex.id}
[amc         ] Parameter: seriesFormat = {plex.id}
[amc         ] Parameter: animeFormat = {plex.id}
[amc         ] Argument[0]: /watch
[amc         ] Use excludes: /config/amc-exlude-list.txt (24)
[amc         ] Ignore hidden: /watch/.DS_Store
[amc         ] No files selected for processing
[amc         ] Done ¯_(ツ)_/¯

 

but the logs does not show it and files in the watch folder are being named with the TMDB ...

 

Any other idea?

 

Edited by Teffi71

4 hours ago, Teffi71 said:

Any other idea?

 

may ask in the official filebot forum

 

sample

https://www.filebot.net/forums/viewtopic.php?t=11518

 

or also the maintainer is pretty active in discord too ...

 

i can say the custom AMC function is working here (actually i never tested TVDB format as no need to here)

with some functions added ;)

 

image.thumb.png.39ab4b1a06bcf0b5716b1fd7a010569c.png

2 hours ago, alturismo said:

may ask in the official filebot forum

 

sample

https://www.filebot.net/forums/viewtopic.php?t=11518

 

or also the maintainer is pretty active in discord too ...

 

i can say the custom AMC function is working here (actually i never tested TVDB format as no need to here)

with some functions added ;)

 

image.thumb.png.39ab4b1a06bcf0b5716b1fd7a010569c.png

I will give it another try with the AMC Options variable ...

1 hour ago, Djoss said:

AMC options are documented here: https://www.filebot.net/forums/viewtopic.php?t=215

I am using AMC on a cloud server and there I run the different db's for movies and tv shows.

Therefore, I really need to replicate the settings as otherwise I will get a lot of duplicates as folder names will diver ...

 

Hi,

In regards to the AMC_ACTION variable: for the 'move' action, when a movie is moved, it moves at the speed of 'copy' instead of instantly, even though the move is within the same folder.

 

1702243093-capture.png

Spoiler

[amc         ] Changes detected in input folder.
[amc         ] Waiting 10 seconds before proceeding...
[amc         ] Invoking AMC script...
[amc         ] Run script [fn:amc] at [Sun Dec 10 21:59:04 CET 2023]
[amc         ] [PSA] Important Discussion of Changes effective as of 28 Apr 2023:
[amc         ] https://www.filebot.net/forums/viewtopic.php?t=13406
[amc         ] Parameter: artwork = n
[amc         ] Parameter: music = y
[amc         ] Parameter: clean = y
[amc         ] Parameter: excludeList = /config/amc-exlude-list.txt
[amc         ] Parameter: movieFormat = {plex.id}
[amc         ] Parameter: musicFormat = {plex.id}
[amc         ] Parameter: seriesFormat = {plex.id}
[amc         ] Parameter: animeFormat = {plex.id}
[amc         ] Argument[0]: /watch
[amc         ] Use excludes: /config/amc-exlude-list.txt (5)
[amc         ] Input: /watch/Paris Express 2010.mkv
[amc         ] Group files by movie or series
[amc         ] Group: {Movie=Paris Express (2010)} => [Paris Express 2010.mkv]
[amc         ] Rename movies using [TheMovieDB]
[amc         ] Auto-detect movie from context [/watch/Paris Express 2010.mkv]
[amc         ] [MOVE] from [/watch/Paris Express 2010.mkv] to [/output/Movies/Paris Express (2010) {tmdb-40194}/Paris Express (2010).mkv]
[amc         ] Processed 1 file
[amc         ] Clean clutter files and empty folders
[amc         ] Done ヾ(@⌒ー⌒@)ノ

 

Thanks

3 minutes ago, Shweeps said:

move is within the same folder.

The container doesn't know anything about the host paths. 

  • Author

Even if it's the same folder on the host, it's different folders/mountpoints inside the container.  This is why the move if in fact a copy+delete.

I suppose there's no solution to fix that? Thanks for your response.

40 minutes ago, Shweeps said:

I suppose there's no solution to fix that? Thanks for your response.

yes there is, use subfolders after ... also described some times already in this thread

 

sample from here how its moved "instant" as supposed to, from .../RECORD to the proper subfolder in ../Media

 

image.thumb.png.f583d37dfdfb837720704e736b693b91.png

 

image.thumb.png.7fd54a7777d6fa3a20ae8657ddbb4677.png

  • 2 months later...

Good evening. I used to have Filebot docker installed on my Unraid, and recently noticed that it wasn't listed. When I tried to do a reinstall it would quickly run and close out but not show up. I attempted to delete the template and even the appdata config file however during a fresh install it fails to install, with the following error:

  -v '':'/watch':'rw'
  -v '':'/output':'rw'
  -v '/mnt/user/appdata/FileBot':'/config':'rw' 'jlesage/filebot'

docker: invalid spec: :/watch:rw: empty section between colons.
See 'docker run --help'.

Any idea what is going on and what I need to do to fix this?

Thanks!

 

5 hours ago, The Alien said:

Any idea what is going on and what I need to do to fix this?

 

as you see you have no proper configuration.

 

"before" ... docker engine on Unraid ignored "empty" mount point entries, not anymore

 

1/ as you dont used them anyway, remove the empty /watch & /output mount entries

2/ or set them up properly by pointig them to a proper location in terms you may want to use this sometime

3/ install the "patch" to bypass the wrong configuration

 

image.thumb.png.e8dba932a65ca6bc258abd762302ffe2.png

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.