Search found 3 matches
- 15 Aug 2023, 18:13
- Forum: Ubuntu & Desktop Linux
- Topic: Linux mediaserver filebot commands sanity check
- Replies: 3
- Views: 4049
Re: Linux mediaserver filebot commands sanity check
Fixed the invalid action error by moving the -non-strict down to the next line also added the java locale to /etc/profile to get rid of the locale error as in https://www.filebot.net/forums/viewtopic.php?p=59186&hilit=Please+configure+your+locale+with+LANG%3DC.UTF+8+LANG%3Den_US.UTF+8#p59186 now ...
- 15 Aug 2023, 17:36
- Forum: Ubuntu & Desktop Linux
- Topic: Linux mediaserver filebot commands sanity check
- Replies: 3
- Views: 4049
Re: Linux mediaserver filebot commands sanity check
Among some other errors, when I try to run this at the end I get
Code: Select all
Invalid --action value: 'duplicate -non-strict': duplicate -non-strict not in [MOVE, COPY, KEEPLINK, SYMLINK, HARDLINK, CLONE, DUPLICATE, TEST]
Failure (×_×)⌒☆
- 15 Aug 2023, 16:33
- Forum: Ubuntu & Desktop Linux
- Topic: Linux mediaserver filebot commands sanity check
- Replies: 3
- Views: 4049
Linux mediaserver filebot commands sanity check
So I have a Jellyfin server running on debian that I want to clean up the media files in. I'd like to do it command line via ssh but I'm having a difficult time figuring out the proper commands. I played with the windows client and that's super easy but I'd llike to avoid having to transfer all the ...