Synology NAS & Embedded Linux • Re: Broken Since DSM Update (Unsupported class file major version 65)
FileBot » Synology & QNAP & Embedded Linux
by Phobos
2d ago
4.9.5 Thanks Statistics: Posted by Phobos — Wed Apr 24, 2024 8:55 pm ..read more
Visit website
Synology NAS & Embedded Linux • Re: Help understanding filesystems vs volumes on Syn NAS
FileBot » Synology & QNAP & Embedded Linux
by rednoah
1w ago
My main question is why Filebot and/or Synology are treating Shared Folders (NFS) as different filesystems. I thought they'd be treated as the same. Keep in mind that FileBot itself is not doing file system operations. FileBot is politely asking the OS to perform an operation (e.g. hardlink A to B) and then the OS is using the file system implementation to make that happen on disk. Invalid cross-device link is the error that FileBot gets back from the OS when the OS cannot perform the requested operation. If you're using docker, then each -v volume mount is a different file system from t ..read more
Visit website
Synology NAS & Embedded Linux • [HARDLINK] Help understanding filesystems vs volumes on Syn NAS
FileBot » Synology & QNAP & Embedded Linux
by thedigitalhobo
1w ago
I thought I had a basic understanding of what was considered a filesystem, but obviously I was wrong. I'm trying to get up to speed on FileBot, and running a few different instances to learn the ins and outs. I've got a docker container on a RPi, accessing it via web GUI, the Windows desktop app, and installed the Synology package on my NAS to try and address some of the issues I was bumping into. My main question is why Filebot and/or Synology are treating Shared Folders (NFS) as different filesystems. I thought they'd be treated as the same. I set up an NFS share on /NAS/volume1/plexstuff ..read more
Visit website
Synology NAS & Embedded Linux • Re: Not Picking up show
FileBot » Synology & QNAP & Embedded Linux
by rednoah
2M ago
TVmaze is not recommended and generally untested. What happens if you use the --def seriesDB=TheMovieDB::TV default configuration? Here's what I get for this particular file: Console Output: $ filebot -rename *.mkv --db TheMovieDB::TV --format "{plex.id}" --action TEST --log INFO[TEST] from [Tracker.2024.S01E04.1080p.x265-ELiTE.mkv] to [TV Shows/Tracker {tmdb-211288}/Season 01/Tracker - S01E04 - Mt. Shasta.mkv] https://www.themoviedb.org/tv/211288 In general, you can use the --filter option to filter out known bad matches via your own custom rules. Please read --filter and fine-tuni ..read more
Visit website
Synology NAS & Embedded Linux • Not Picking up show
FileBot » Synology & QNAP & Embedded Linux
by gardinerr2
2M ago
Hi I've been downloading Tracker (2024) https://www.tvmaze.com/shows/63192/tracker It keeps renaming it as Trackers https://www.tvmaze.com/shows/42601/trackers Below is the output, any ideas how to fix? Console Output: Run script [dev:amc] at [Mon Mar 04 13:00:03 GMT 2024][PSA] Important Discussion of Changes effective as of 28 Apr 2023:https://www.filebot.net/forums/viewtopic.php?t=13406Parameter: clean = yParameter: deleteAfterExtract = yParameter: seriesFormat = {plex}Parameter: animeFormat = {plex}Parameter: movieFormat = {plex}Parameter: movieDB = TheMovieDBParameter: seriesDB = TVmaze ..read more
Visit website
Synology NAS & Embedded Linux • Re: Move and re-organize folder
FileBot » Synology & QNAP & Embedded Linux
by rednoah
2M ago
If it's a one off-task, then I would strongly recommend using the FileBot Desktop application from your Desktop correctly name and organize your files via a network drive. Since you're organizing files for Plex, you'll want to name and organize files correctly right away in a single step, and then have Plex rescan the library. Please read the How do I organize files for Plex? guide for details and examples. iframe If you cannot use a Desktop PC, then you still want to use the FileBot Desktop application. See filebot-xpra for details. Processing files in manageable batches is always ..read more
Visit website
Synology NAS & Embedded Linux • Move and re-organize folder
FileBot » Synology & QNAP & Embedded Linux
by hollstrom
2M ago
Hey, Looking into FileBot to assist with the following if it is the right tool. Task is to clean up 4 large main folders (all located under the same Synology shared folder) each with ~4000 files and ~1000 subfolders. Example: Folder1 -- 4000 files -> create new folder and move file into the newly created folder (under Folder1). The folder file name preferrably to auto match the file content. -- 1000 subfolders under Folder1 to be untouched Files needs to be moved into new individual folders, no file re-naming right now but might want to address that later as well, all subfolders remain wh ..read more
Visit website
Synology NAS & Embedded Linux • Re: Docker Compose filebot-watcher issue
FileBot » Synology & QNAP & Embedded Linux
by BillyTheKid
2M ago
Your command: is wrong. Please follow the instructions: https://github.com/filebot/filebot-dock ... ot-watcher e.g. from the examples: yml: # docker-compose.ymlversion: '3.3'services: filebot: container_name: filebot-watcher image: rednoah/filebot:watcher restart: unless-stopped volumes: - ${HOME}/FileBot:/data - ${HOME}/path/to/files:/volume1 command: /volume1/input --output /volume1/output # see amc script usage e.g. example adapted to your use case: yml: # docker-compose.ymlversion: '3.3'services: filebot: container_name: filebot-watcher image: redn ..read more
Visit website
Synology NAS & Embedded Linux • Re: Docker Compose filebot-watcher issue
FileBot » Synology & QNAP & Embedded Linux
by rednoah
2M ago
Your command: is wrong. Please follow the instructions: https://github.com/filebot/filebot-dock ... ot-watcher e.g. from the examples: yml: # docker-compose.ymlversion: '3.3'services: filebot: container_name: filebot-watcher image: rednoah/filebot:watcher restart: unless-stopped volumes: - ${HOME}/FileBot:/data - ${HOME}/path/to/files:/volume1 command: /volume1/input --output /volume1/output # see amc script usage e.g. example adapted to your use case: yml: # docker-compose.ymlversion: '3.3'services: filebot: container_name: filebot-watcher image: redno ..read more
Visit website
Synology NAS & Embedded Linux • Re: Docker Compose filebot-watcher issue
FileBot » Synology & QNAP & Embedded Linux
by BillyTheKid
2M ago
Btw if you have another idea for me to achieve what I am trying to do, I'd be open to suggestions. Basically I just want to pick up downloaded UFC content from the 2_Completed directory, move it to the UFC directory and rename it. Previously I ran a filebot call from qbittorrent when a download completed. I don't really have that option now that I have moved to Docker. Statistics: Posted by BillyTheKid — Thu Feb 15, 2024 10:37 pm ..read more
Visit website

Follow FileBot » Synology & QNAP & Embedded Linux on FeedSpot

Continue with Google
Continue with Apple
OR