Search found 23347 matches

by rednoah
Yesterday, 14:54
Forum: Synology NAS & Embedded Linux
Topic: Filebot - Java installer - libc 2.18
Replies: 8
Views: 289

Re: Filebot - Java installer - libc 2.18

I normally update as soon as one comes around but don't necessarily reboot. Is it usually possible to go to an earlier version of the JDK? Not Filebot specific I understand but thought you might have some wisdom to impart? Yes, you can manually install a different JDK. The filebot command will work...
by rednoah
Yesterday, 03:12
Forum: Synology NAS & Embedded Linux
Topic: Filebot - Java installer - libc 2.18
Replies: 8
Views: 289

Re: Filebot - Java installer - libc 2.18

-rwxr-xr-x 1 admin administ 894308 Mar 23 2015 libc-2.17.so* :?: Which NAS model do you have? Looks like QNAP hasn't bothered to update core system libraries since 2015. The odd thing is that just a few days ago, all was well. :idea: The java-installer package provided by us updates to the latest J...
by rednoah
11 Sep 2024, 16:09
Forum: Scripting and Automation
Topic: Exclude specific QBittorrent categories
Replies: 2
Views: 110

Re: Exclude specific QBittorrent categories

I would attach the torrents to a Category called "ignore" Yes, that'll work: You can (and should) force Movie / Series / Anime mode or force ignore files via labels, e.g. label as Movie to force Movie mode, Series to force TV Series mode, Anime to force Anime mode, or other to ignore all ...
by rednoah
11 Sep 2024, 03:35
Forum: Synology NAS & Embedded Linux
Topic: Filebot - Java installer - libc 2.18
Replies: 8
Views: 289

Re: Filebot - Java installer - libc 2.18

The NAS was first released in 2016 2016 is not very old. GLIBC_2.18 is from 2013-08-12 so any software update after that could ship that version or higher. I run tests on a Synology NAS from 2013 with somewhat recent updates and JDK 21 works fine there. But it really depends on the software. QNAP i...
by rednoah
10 Sep 2024, 09:48
Forum: Synology NAS & Embedded Linux
Topic: Filebot - Java installer - libc 2.18
Replies: 8
Views: 289

Re: Filebot - Java installer - libc 2.18

:?: How old is your QNAP? :idea: The java-installer package provided by use will install the latest JDK 21 so there could be compatibility issues if your NAS device is very old: `GLIBC_2.18' not found (required by /share/CACHEDEV1_DATA/.qpkg/java-installer/lib/server/libjvm.so :arrow: If your NAS de...
by rednoah
09 Sep 2024, 14:51
Forum: Help and Support
Topic: Is there a way to handle shows with special characters in the name?
Replies: 1
Views: 105

Re: Is there a way to handle shows with special characters in the name?

Looks like series name detection doesn't work correctly in this case. I'll look into it. In the meanwhile, you can always use the --q option: $ filebot -rename *.mp4 --db TheTVDB --q "The 1% Club" --action TEST --log INFO [TEST] from [The 1% Club S03E01 (Feb 17 2024) [576p mp4.mp4] to [The...
by rednoah
09 Sep 2024, 04:42
Forum: Episode / Movie Naming Scheme
Topic: How to revise search name
Replies: 1
Views: 138

Re: How to revise search name

:arrow: Please post sample file paths as text and screenshots for specific advice. Please read How to Request Help for details. :arrow: Please read Q: How do I fix misidentified files? for general advice. https://www.youtube.com/watch?v=5T6_4tsOU5o https://www.youtube.com/watch?v=btNSv7AnMMw https:/...
by rednoah
09 Sep 2024, 04:39
Forum: Windows
Topic: Trouble Renaming TV Show Files on Windows – Some Files Skipped
Replies: 1
Views: 100

Re: Trouble Renaming TV Show Files on Windows – Some Files Skipped

I’m having trouble with renaming a batch of TV show files on my Windows PC. Most of the files are renamed correctly using my usual format, but some are being skipped for no apparent reason. I’ve double-checked the filenames and the structure, but can’t seem to pinpoint what’s causing this. Please p...
by rednoah
08 Sep 2024, 14:06
Forum: Episode / Movie Naming Scheme
Topic: Force "absolute Episode count" on Input?
Replies: 4
Views: 198

Re: Force "absolute Episode count" on Input?

https://i.imgur.com/dPLGpBz.png https://i.imgur.com/eHUAhp1.png Looking at the screenshot above and the specific series / episodes / file names at hand. The absolute episode numbers you have are bad and don't match any known database, i.e. the absolute numbers you have don't make sense to TMDB / TV...
by rednoah
08 Sep 2024, 13:07
Forum: Scripting and Automation
Topic: Filebot Script (Unraid) Folder removal
Replies: 7
Views: 406

Re: Filebot Script (Unraid) Folder removal

Unfortunately, the log doesn't print any Input: lines for the extra file that is there: Input: /downloads/Ratatouille (2007) [2160p] UHD [BR] HDR AV1 TrueHD.7.1+Atmos/Ratatouille (2007) [2160p] UHD [BR] HDR AV1 TrueHD.7.1+Atmos.mkv :idea: You could add your own logging with a find command before the...
by rednoah
08 Sep 2024, 12:51
Forum: Scripting and Automation
Topic: Please tell me my superstrict handler script is not necessary
Replies: 16
Views: 2955

Re: Please tell me my superstrict handler script is not necessary

I don't understand the format editor in the GUI. I enter, for example, "a: b".colon(' ') and I get nothing at all. What is supposed to happen? How is this helpful? I know you're always trying to push me to test everything here, but I don't get it. The Format Editor allows you to see what ...
by rednoah
08 Sep 2024, 06:35
Forum: Episode / Movie Naming Scheme
Topic: How to set naming to automatically move to kids folder based on rating?
Replies: 5
Views: 1565

Re: How to set naming to automatically move to kids folder based on rating?

You are presumably using docker to run the FileBot Node container. In this case, you yourself configure the public host port. That's the -p option on the command-line but ASUSTOR presumably gives you a WebUI for that. Please post screenshots as we are not familiar with the ASUSTOR WebUI.
by rednoah
06 Sep 2024, 04:11
Forum: Feature Requests and Bug Reports
Topic: Filebot downloads entire media for some formats
Replies: 1
Views: 207

Re: Filebot downloads entire media for some formats

:idea: FileBot may read multiple megabytes via libmediainfo . Which bytes are read is entirely up to the libmediainfo code. Typically a few bytes from the beginning of the file and a few bytes from the end of the file. Maybe a few bytes from the middle as well. :arrow: Q: Can I process video files w...
by rednoah
06 Sep 2024, 03:55
Forum: Episode / Movie Naming Scheme
Topic: Force "absolute Episode count" on Input?
Replies: 4
Views: 198

Re: Force "absolute Episode count" on Input?

:idea: You can configure FileBot to use Episode Order: Absolute . FileBot will then only be aware of absolute numbers and thus only match (and format) with absolute numbers: https://www.filebot.net/forums/viewtopic.php?t=14356 :idea: You are dealing with Anime . That can be tricky at times. Reading ...
by rednoah
06 Sep 2024, 03:41
Forum: Scripting and Automation
Topic: Please tell me my superstrict handler script is not necessary
Replies: 16
Views: 2955

Re: Please tell me my superstrict handler script is not necessary

colon() already takes care of normalizing surrounding white space as well. You'll want to use the Format Editor to run some tests, e.g. paste "a: b".colon(' ') and see the result. You are using Groovy: https://www.filebot.net/forums/viewtopic.php?t=10824 But this question is more of a &qu...
by rednoah
04 Sep 2024, 15:01
Forum: Scripting and Automation
Topic: Please tell me my superstrict handler script is not necessary
Replies: 16
Views: 2955

Re: Please tell me my superstrict handler script is not necessary

This is what I mean. My script can't possibly know where to put a : for a proper match for such cases. I wish there was a way to do a strict filtering with /.../ but ignoring any missing special characters. Please read my previous reply again, bearing in mind that it already gives you the solution ...
by rednoah
04 Sep 2024, 07:33
Forum: Scripting and Automation
Topic: Filebot Script (Unraid) Folder removal
Replies: 7
Views: 406

Re: Filebot Script (Unraid) Folder removal

:arrow: You can write your own delete scripts that deletes files indiscriminately. Be careful with that though. :?: The other thing of interessant would be why the folder is "not empty" at the time. :?: What does the complete console output say? The beginning of the console output will mir...
by rednoah
04 Sep 2024, 03:46
Forum: Scripting and Automation
Topic: Filebot Script (Unraid) Folder removal
Replies: 7
Views: 406

Re: Filebot Script (Unraid) Folder removal

If i Rerun the command to clean clutter it deletes the file If a rerun then deletes the folder then there was a temporary file there at the time. unraid and how long it takes to delete or move a file Delete will always be fairly instant. Move will take a long time since your docker mounts are bad ....
by rednoah
03 Sep 2024, 17:15
Forum: Scripting and Automation
Topic: Filebot Script (Unraid) Folder removal
Replies: 7
Views: 406

Re: Filebot Script (Unraid) Folder removal

:?: What does ls -la say? ls -la /downloads/Napoleon.2023.Directors.Cut.2160p.WEB-DL.DV.HDR10.PLUS.ENG.LATINO.DDP5.1.Atmos.H265.MKV-BEN.THE.MEN :idea: You likely have a hidden file / folder that makes the parent folder appear empty but not actually be empty. :!: If you are using docker then you need...
by rednoah
03 Sep 2024, 17:05
Forum: Scripting and Automation
Topic: Please tell me my superstrict handler script is not necessary
Replies: 16
Views: 2955

Re: Please tell me my superstrict handler script is not necessary

I can't ever match filename to database with this strict method if the title has a ':' if the database. how to work around this? :arrow: Please paste sample file paths as text . :idea: You would naturally have to change your n == /%title%/ code to account for these kinds of variations. "a:b&qu...
by rednoah
03 Sep 2024, 16:25
Forum: Windows
Topic: Trying to exclude a source subfolder filters out everything
Replies: 1
Views: 299

Re: Trying to exclude a source subfolder filters out everything

:?: Why not just pass along the folders you want to process? You can use multiple input arguments and * glob patterns to easily pass multiple input arguments: filebot -rename -r \\NAS\home\TVShow* .... :!: --file-filter selects files from the input folders and not input folders themselves. {fn} is t...
by rednoah
03 Sep 2024, 02:36
Forum: Episode / Movie Naming Scheme
Topic: Help with knowing how to name my audio files
Replies: 2
Views: 230

Re: Help with knowing how to name my audio files

:idea: A single format can account for multiple types of media. Differentiating each type can range from easy via ID3 tags , to impossible if files are indistinguishable from each other. :arrow: If you need help with a custom format, then you will have to provide at least 3 sample files , one for ea...
by rednoah
02 Sep 2024, 03:56
Forum: Windows
Topic: Create Subfolder in Current Folder Issue
Replies: 3
Views: 349

Re: Create Subfolder in Current Folder Issue

:idea: The Icon Bindings button will help you find the building blocks you need for your custom format.

Screenshot
by rednoah
01 Sep 2024, 18:21
Forum: Windows
Topic: Create Subfolder in Current Folder Issue
Replies: 3
Views: 349

Re: Create Subfolder in Current Folder Issue

{ f[0] }/{ ~plex } will always generate D:\Chucky\Season 02\Chucky - S02E02 - The Sinners Are Much More Fun because { f[0] } (the first path component; i.e. the drive letter) is D: and { ~plex } (i.e. {plex} path but without TV Shows category folder level) is Chucky\Season 02\Chucky - S02E02 - The ...
by rednoah
29 Aug 2024, 03:59
Forum: Episode / Movie Naming Scheme
Topic: Source Media {vs} and {source}
Replies: 37
Views: 92318

Re: Source Media {vs} and {source}

DSCP.WEB-DL and GLBO.WEB-DL have been added. I was not able to figure out what those abbreviations mean though...