-
[Support] Djoss - FileBot
I could finally fix the problem and see the files by adding a new path to the container and providing read/write access mode to it. Thank you for your support on this case!
-
[Support] Djoss - FileBot
I feel like I am getting close to make it work, but still I have a small issue: FileBot thinks that the folder is empty. As you can see, some files are in directory ..../mount_mergerfs/renombrar/Peliculas: root@Tower:~# ls /mnt/user/mount_mergerfs/renombrar/Peliculas The\ Banker\ (2020)/ The.Banker.2020.2160p.ATVP.WEB-DL.DDP5.1.HDR.HEVC-BaNkeR/The\ Platform\ (2019)/ The.Platform.2019.SPANISH.1080p.NF.WEBRip.DDP5.1.x264-NTG/ However, when I try to rename with FileBot I get the following message: root@Tower:~# docker exec FileBot /opt/filebot/filebot -rename /storage/mount_mergerfs/renombrar/Peliculas Failed to identify or process any files Failure (×_×)⌒☆
-
[Support] Djoss - FileBot
Thank you so much, that worked. However, I am getting the following error when using my command: root@Tower:~# docker exec FileBot /opt/filebot/filebot -rename "/mnt/user/mount_mergerfs/renombrar/Peliculas/" --format "{n.replace(':':' -')} ({y}) [{vf} {vc.replace('h264':'x264', 'HEVC':'x265','XVID':'Xvid','DivX':'Divx' )} {ac}] {audioLanguages.size() > 1 ? textLanguages.size() > 0 ? ' [Dual + Subs]' : ' [Dual]' : null} [ID {tmdbid}]" -non-strict --lang es --conflict auto --db TheMovieDB Illegal Argument: java.nio.file.NoSuchFileException: /mnt/user/mount_mergerfs/renombrar/Peliculas (/mnt/user/mount_mergerfs/renombrar/Peliculas) Rename movies using [TheMovieDB] No media files: [/mnt/user/mount_mergerfs/renombrar/Peliculas] Failure (×_×)⌒☆ And as you can see, there are two files in that directory: root@Tower:~# ls /mnt/user/mount_mergerfs/renombrar/Peliculas El\ Hoyo\ (2019).mkv El\ sueno\ de\ una\ noche\ de\ verano,\ de\ William\ Shakespeare\ (1999).mkv
-
[Support] Djoss - FileBot
Hello! I have deployed the latest version of jlesage/filebot container and I am able to access the WebUI without any problems. My issue comes when I try to interface FileBot from the terminal, since I would like to run some automated commands from "User Scripts"- I tried commands below using from my ssh terminal: docker exec FileBot -script fn:sysinfo docker exec FileBot fn:sysinfo docker exec -ti FileBot sh -script fn:sysinfo I also tried the console directly in the container, with now luck. Docker container seems to be properly installed: root@Tower:~# docker container ls CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES dff51647d9c6 jlesage/filebot "/init" 14 hours ago Up 14 hours 0.0.0.0:7813->5800/tcp, 0.0.0.0:7913->5900/tcp FileBot This is the only thing stopping me from removing a Windows 10 VM, hopefully I will get it working with your support. One the commands I would like to use is the following (I need to update the directories to match Unraid): filebot -rename "Z:\Yago 5\Peliculas" --format "Z:\Peliculas\05 - MicroHD\{n.replace(':':' -')} ({y}) [{vf} {vc.replace('h264':'x264', 'HEVC':'x265','XVID':'Xvid','DivX':'Divx' )} {ac}] {audioLanguages.size() > 1 ? textLanguages.size() > 0 ? ' [Dual + Subs]' : ' [Dual]' : null} [ID {tmdbid}]" -non-strict --lang es --conflict auto --db TheMovieDB --log-file C:\filebotscripts\rename1080.log Thank you in advance!
yagomp
Members
-
Joined
-
Last visited