Search found 417 matches

by devster
20 Jan 2020, 01:25
Forum: Ubuntu & Desktop Linux
Topic: License paths and settings
Replies: 5
Views: 6175

License paths and settings

I started seeing in the logs 2020-01-20T01:14:09.193567944Z Activate License P... but I presume this is happening a lot more often than it should. I currently have the license.txt file in /filebot/license.txt; these are some relevant env variables: XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config HOME=...
by devster
14 Jan 2020, 09:44
Forum: Windows
Topic: No free version anymore?
Replies: 30
Views: 80174

Re: No free version anymore?

alvintc wrote: 03 Dec 2018, 12:54 I bought the lifetime (actually bought it back in summer).

It's $40... that doesn't seem unreasonable to me.
I did too.
However, I felt a bit like finding out that the linux kernel is now paid software and has now become closed-source.
by devster
14 Jan 2020, 09:42
Forum: Help and Support
Topic: Filebot only handle Movies
Replies: 2
Views: 1888

Re: Filebot only handle Movies

Yes, it is possible.
by devster
05 Jan 2020, 17:14
Forum: Scripting and Automation
Topic: Generic rename
Replies: 3
Views: 2685

Re: Generic rename

I see.
Is there a way to script that? I see in the amc.groovy script the test for a directory exists, but from what I see is only to scan for files inside it.
by devster
05 Jan 2020, 17:12
Forum: Anything and Everything else
Topic: Java and multiple java on MacOS
Replies: 1
Views: 11727

Java and multiple java on MacOS

I'm looking for a bit of advice. I'm migrating from an old machine to a new one and I had a huge mess with Java versions in the old one. Some were installed using Homebrew, some using the .pkg files from Oracle, some using OpenJDK. What would be the optimal and cleanest way to install Java (like Jav...
by devster
05 Jan 2020, 00:10
Forum: Scripting and Automation
Topic: Generic rename
Replies: 3
Views: 2685

Generic rename

I would like to start using FileBot for stuff other than media files. I'm trying a very basic attempt with software. This is the command: $ filebot -rename --db file --action test software/ --format '{if (f.isDirectory()) {"cephfs-directory/$fn"} else {"cephfs/$fn"}}' However the...
by devster
31 Dec 2019, 10:26
Forum: Episode / Movie Naming Scheme
Topic: Release Groups {group}
Replies: 684
Views: 1597566

Re: Release Groups {group}

ThD
by devster
27 Dec 2019, 10:50
Forum: Episode / Movie Naming Scheme
Topic: Release Groups {group}
Replies: 684
Views: 1597566

Re: Release Groups {group}

SoP
PTer
by devster
24 Dec 2019, 12:51
Forum: Feature Requests and Bug Reports
Topic: The Witcher matching, year priority should be lower
Replies: 1
Views: 3564

The Witcher matching, year priority should be lower

I encountered issues with default matching of The Witcher, the new Netflix series. With a name such as The.Witcher.S01.iNTERNAL.HDR.1080p.WEB.H265-AMRAP/The.Witcher.S01E02.iNTERNAL.HDR.1080p.WEB.H265-AMRAP.mkv and -non-strict enabled, the default log is similar as: Rename episodes using [TheTVDB] Au...
by devster
22 Dec 2019, 23:41
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 540576

Re: [PLEX] FileBot Xattr Metadata Scanners & Plug-ins

Does this still work now that plugins have been officially abandoned by Plex?
by devster
15 Nov 2019, 09:11
Forum: Scripting and Automation
Topic: Need help with qbittorrent
Replies: 5
Views: 2582

Re: Need help with qbittorrent

I believe the best you can do is put movies in a folder named exactly as the label. Someone more experienced may confirm this, but if you define a new variable, such as "qbt_folder=%L" you should be able to use it in the movieFormat like so movieFormat=D:\{qbt_folder}\{n} ({y})/{n} ({y}) n...
by devster
12 Nov 2019, 09:42
Forum: Windows
Topic: Is there a way to add to bindings? (i.e. normalized {source} values)
Replies: 21
Views: 10947

Re: Is there a way to add to bindings?

Files may have a specific order in which to put information:
Movie.Title.Year.Resolution.source.Audio.VideoFormat-Group.extension
A partial but fairly safe match could be {resolution}./WEB/.{audio} but both resolution and audio may have different formats (DD+5.1 vs EAC3-5.1).
by devster
11 Sep 2019, 11:33
Forum: Help and Support
Topic: How to rename files with certification and actors and download artwork?
Replies: 23
Views: 18463

Re: How to rename files with certification and actors and download artwork?

You say it's not working but it's not apparent to what it rename files to instead.
Could you post an example?
by devster
07 Sep 2019, 18:41
Forum: Scripting and Automation
Topic: The renaming and organizing of downloaded media
Replies: 2
Views: 1844

Re: The renaming and organizing of downloaded media

Should be possible already with a combination of -exec option from FileBot and a powershell script.
by devster
05 Sep 2019, 10:58
Forum: Feature Requests and Bug Reports
Topic: Proposal for groovy snippet bindings
Replies: 4
Views: 3079

Re: Proposal for groovy snippet bindings

Well, the benefit there would be to allow binding updates without FileBot updates, similar to how scripting works. There's obvious security considerations for running remote code with live updates onto existing FileBot installations that need to be considered very carefully (i.e. this also wouldn't...
by devster
05 Sep 2019, 07:57
Forum: Feature Requests and Bug Reports
Topic: Proposal for groovy snippet bindings
Replies: 4
Views: 3079

Re: Proposal for groovy snippet bindings

Ok, no problem. However, breaking changes have happened with MediaInfo and they have a relatively regular release schedule. Any change they implement requires a new version of FB as bindings are defined in a class (I think). This way would allow faster updates (without upgrading to a beta version of...
by devster
04 Sep 2019, 11:05
Forum: Feature Requests and Bug Reports
Topic: Proposal for groovy snippet bindings
Replies: 4
Views: 3079

Proposal for groovy snippet bindings

I'll start by saying that the following proposal might be useful for too few users compared to the possible advantage derived, but I believe it's worth arguing in its favour anyway. It seems to me that a lot of bindings contained in MediaBindingBean which are derived from the file characteristics, a...
by devster
03 Sep 2019, 22:17
Forum: Episode / Movie Naming Scheme
Topic: [SNIPPET] HDR detection
Replies: 22
Views: 22112

Re: [SNIPPET] HDR detection

{ allOf { vf } { vc } { def _HDRMap = [ "HDR10": "HDR10", "SMPTE ST 2086": "HDR10", "SMPTE ST 2094 App 4": "HDR10+", "Dolby Vision / SMPTE ST 2086": "Dolby Vision", "Dolby Vision / HDR10": "Dolby Vision&q...
by devster
03 Sep 2019, 20:19
Forum: Scripting and Automation
Topic: Checking if any fields are present in mediainfo
Replies: 2
Views: 1622

Checking if any fields are present in mediainfo

I'm trying to look through mediainfo bindings to see if there are specific fields matching a regex. The following, however, doesn't seem to work: video.first().findAll { k, v -> k ==~ /^colour_*/ } Expression yields empty value: No signature of method: Script1160$_run_closure1.call() is applicable f...
by devster
03 Sep 2019, 11:13
Forum: Episode / Movie Naming Scheme
Topic: [SNIPPET] HDR detection
Replies: 22
Views: 22112

Re: [SNIPPET] HDR detection

The field is usually populated except for esoteric formats such as Hybrid Log-Gamma and SL-HDR1. As corollary, the HDR designation only requires at least 10 bits, colour_primaries BT.2020 and PQ as transfer function (IIRC). The last field should be available in mediainfo and could be an optional con...
by devster
03 Sep 2019, 08:02
Forum: Feature Requests and Bug Reports
Topic: Issue with n and primaryTitle
Replies: 5
Views: 4257

Re: Issue with n and primaryTitle

Will try again tonight, weird.
For a moment I thought it was a change which applied some default cleaning to {n} in addition to invalid character removal.
by devster
02 Sep 2019, 19:55
Forum: Episode / Movie Naming Scheme
Topic: [SNIPPET] HDR detection
Replies: 22
Views: 22112

[SNIPPET] HDR detection

As Mediainfo was updated to include HDR detection, this is a snippet to take full advantage of it. The map currently detects HDR10, HDR10+ and Dolby Vision. { def _HDRMap = [ "HDR10": "HDR10", "SMPTE ST 2086": "HDR10", "SMPTE ST 2094 App 4": "HD...
by devster
02 Sep 2019, 18:42
Forum: Feature Requests and Bug Reports
Topic: Issue with n and primaryTitle
Replies: 5
Views: 4257

Re: Issue with n and primaryTitle

But that's not what I'm getting for some wicked reason. filebot -rename --db TheMovieDB --action test john.wick.chapter.3.parabellum.2019.internal.hdr.2160p.web.x265-deflate.mkv --format '{n} | {primaryTitle}' Rename movies using [TheMovieDB] Auto-detect movie from context: [/Users/devster/Movies/jo...
by devster
02 Sep 2019, 18:39
Forum: Feature Requests and Bug Reports
Topic: HDR
Replies: 30
Views: 18932

Re: HDR

As of 19.04 Mediainfo offers way more information regarding HDR. Namely: HDR_Format : SMPTE ST 2086 HDR_Format/String : SMPTE ST 2086, HDR10 compatible HDR_Format_Commercial : HDR10 HDR_Format_Compatibility : HDR10 Which should also detect + HDR: SMPTE ST 2094 App 4 (including HDR10+) support + HDR:...