Search found 32 matches
- 27 Jul 2020, 15:17
- Forum: Help and Support
- Topic: Rename with exisiting info regardless if there is a "tag" missing
- Replies: 3
- Views: 2632
Rename with exisiting info regardless if there is a "tag" missing
(I'm still pretty new to Filebot, and experimenting.) I currently have '{plex.name}/{plex.name}{" $tags"}{" "}{" [$vf - $source $hdr - $ac $channels - $vc]"}' which idealy would give me: 1917 (2019)/1917 (2019) [2160p HDR10+ - BluRay - MLP 7.1 - x265].mkv Unfortunetaly if the videofile does not ...
- 24 Jul 2020, 07:52
- Forum: Ubuntu & Desktop Linux
- Topic: Symlinks get relative paths, I prefer absolute
- Replies: 3
- Views: 11348
Re: Symlinks get relative paths, I prefer absolute
Yeah, looked into doing it afterwards, but a flag is so much better! Thanks for that! 

- 23 Jul 2020, 18:35
- Forum: Ubuntu & Desktop Linux
- Topic: Symlinks get relative paths, I prefer absolute
- Replies: 3
- Views: 11348
Symlinks get relative paths, I prefer absolute
I think I need to use symlinks, since my mediafiles are located on a network NAS. So I've set up a directory in my VM to test out Filebot with symlinks. I noticed that the symlinks that Filebot creates are relative to the path, not absolute. I would like to absolute symlinks – that way I can move t ...
- 22 Jul 2020, 19:07
- Forum: Feature Requests and Bug Reports
- Topic: Different naming results on Linux vs. macOS
- Replies: 11
- Views: 7684
Re: Different naming results on Linux vs. macOS
Got it, thanks for the swift replies. 

- 22 Jul 2020, 19:00
- Forum: Feature Requests and Bug Reports
- Topic: Different naming results on Linux vs. macOS
- Replies: 11
- Views: 7684
Re: Different naming results on Linux vs. macOS
Thanks, found it. :) macOS uses "MediaInfo: 19.09". I did update Mediainfovia Homebrew to 20.03, but that is not reflected in filebot -script fn:sysinfo . Is it embedded in Filebot app? I did poke around and found libmediainfo.dylib inside the .app container. (Ubuntu uses "Mediainfo: 20.03" after I ...
- 22 Jul 2020, 17:31
- Forum: Feature Requests and Bug Reports
- Topic: Different naming results on Linux vs. macOS
- Replies: 11
- Views: 7684
Re: Different naming results on Linux vs. macOS
Thanks. That makes sense. Running Ubuntu 18.04.4 LTS Mediainfo version: MediaInfoLib - v17.12 macOS 10.15.5 (19F101) How do I find out which version is running on macOS? Is it bundled with macOS or with Filebot? (I downloaded it "manually" via homebrew, and that was version 20.03 – so my Ubuntu i ...
- 22 Jul 2020, 16:51
- Forum: Feature Requests and Bug Reports
- Topic: Different naming results on Linux vs. macOS
- Replies: 11
- Views: 7684
Different naming results on Linux vs. macOS
Hi, I'm pretty new to Filebot, and are experimenting. I use the GUI version sometimes to test stuff out. Recently I was experimenting with the $hdr tag, and noticed that the output on macOS was HDR10+ , while on Linux it only showed up as HDR . This was with the exact same file. The command i ran on ...