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.

yagomp

Members
  • Joined

  • Last visited

  1. 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!
  2. 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 (×_×)⌒☆
  3. 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
  4. 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!

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.