[Support] Djoss - FileBot


Recommended Posts

  • 2 weeks later...
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".

Link to comment
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 ?

Link to comment
  • 2 weeks later...

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

Link to comment
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

 

  • Like 2
Link to comment

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
Link to comment

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

Link to comment
  • 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!

 

Link to comment
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

Link to comment

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.