Search found 37 matches

by J. Scott Elblein
10 Jan 2023, 17:50
Forum: Ubuntu & Desktop Linux
Topic: Docker container: lots of errors
Replies: 5
Views: 3549

Re: Docker container: lots of errors

RE: #3, looks like these env vars can be used in docker compose and will resize the window on startup: DISPLAY_WIDTH: '1920' DISPLAY_HEIGHT: '1440' But it's also keeping it's top-left X,Y axes of the window in the same place, so the window gets bigger, but most of it gets hidden to the lower right o...
by J. Scott Elblein
10 Jan 2023, 17:36
Forum: Windows
Topic: Dark theme?
Replies: 7
Views: 11653

Re: Dark theme?

The modern web with HTML5/CSS is cool though, and really does make UI significantly easier, and more standardized and customizable, plus the client/server model would have certain advantages. That was my other thought; maybe something like JS and all of it's current frameworks, plus Electron, etc. ...
by J. Scott Elblein
10 Jan 2023, 17:26
Forum: Windows
Topic: Escaping a dot in a path?
Replies: 3
Views: 2882

Re: Escaping a dot in a path?

Looks like it doesn't like when I use the IP: https://i.imgur.com/OyLkeds.png The source and dest are both on the same machine, but when using the IP FileBot needs credentials, while when using the domain name it doesn't, and moves it w/out showing the confirmation dialog. Not sure why, but not real...
by J. Scott Elblein
10 Jan 2023, 04:58
Forum: Windows
Topic: Escaping a dot in a path?
Replies: 3
Views: 2882

Escaping a dot in a path?

What's the proper method of escaping a "." in a file path whilst renaming? I am renaming to this path: \\192.168.0.6/Tank/Media/.merge/Movies/ and during the rename FB dislikes the dot before the "merge" (but ignores the dots in the IP): https://i.imgur.com/xSSLWch.png I've tried...
by J. Scott Elblein
10 Jan 2023, 04:21
Forum: Windows
Topic: Dark theme?
Replies: 7
Views: 11653

Re: Dark theme?

But it's gonna be a 1000+ engineering hours effort. FileBot just isn't (easily) themable due to underlying technology limitations. Yikes. lol. Have ya ever considered porting over to something like C#/VB/WPF to make things easier? (Not just theming). I know it would probably be a ton of work; I'd i...
by J. Scott Elblein
10 Jan 2023, 04:10
Forum: Ubuntu & Desktop Linux
Topic: Docker container: lots of errors
Replies: 5
Views: 3549

Re: Docker container: lots of errors

1. Ok, just making sure everything is kosher. I'm one of those OCD people who hates seeing any errors and try to fix em all up, lol. Especially permissions type errors. As far as getting FB up and running, it looks good so far (for the most part; I am having issues with importing my prefs but I'll m...
by J. Scott Elblein
10 Jan 2023, 03:46
Forum: Windows
Topic: Dark theme?
Replies: 7
Views: 11653

Re: Dark theme?

:idea: The FileBot (platform) (i.e. filebot.platform.launcher.exe ) shortcut uses the fail-safe configuration which disables system integration. This may include setting a specific theme. Ok, it looks like that was my problem; I was running the Platform launcher because double-clicking the regular ...
by J. Scott Elblein
10 Jan 2023, 01:12
Forum: Windows
Topic: Dark theme?
Replies: 7
Views: 11653

Dark theme?

On my standalone portable version (latest version of FB just downloaded) the dark theme doesn't wanna take effect. After searching and coming across this post * , I tried it, but it just kills all objects on the interface. I made a vid of it. The vid shows how it is pre-theme attempt; running the th...
by J. Scott Elblein
09 Jan 2023, 19:26
Forum: Ubuntu & Desktop Linux
Topic: Docker container: lots of errors
Replies: 5
Views: 3549

Docker container: lots of errors

First off, LTNS @rednoah :D So, I just ran a basic startup of the latest container, and it shows a lot of errors/warnings; particularly having to do with setting a user other than root and no permissions, but there's also an error near the end mentioning a bad .menu? 01/09/2023 12:44:03 PM + xpra st...
by J. Scott Elblein
09 Aug 2018, 15:22
Forum: Windows
Topic: Compile errors
Replies: 5
Views: 2803

Re: Compile errors

That did it. I had JAVA_HOME pointing to the older version of JDK. Builds like a charm now. :D

If I can get the gist of everything I may or may not submit some pull requests. :P
by J. Scott Elblein
09 Aug 2018, 07:27
Forum: Windows
Topic: Compile errors
Replies: 5
Views: 2803

Re: Compile errors

Image

Image

:?

I was thinking I'd play with he GUI a bit; I've always kinda wanted the buttons in different places than they are, and some other tweaks, and then grab a license, and use it with my 'tweaked' build.
by J. Scott Elblein
09 Aug 2018, 07:06
Forum: Windows
Topic: Benefits of donating
Replies: 9
Views: 5255

Re: Benefits of donating

lmao ... who tf is this Razorman dude? He thinks writing big apps like this is quick, easy, and of no monetary value. I'd love to find out what he does for work and then bitch at him for being "greedy" by expecting to get money for it. Like it or not, the world revolves around money, and e...
by J. Scott Elblein
09 Aug 2018, 06:26
Forum: Windows
Topic: Compile errors
Replies: 5
Views: 2803

Compile errors

I haven't used FB for a while, and now for some reason the portable Windows install of FB stopped fetching the mediainfo data when renaming files, and I noticed there was a newer version, so, figured for shuts n grins, I'd play with compiling it myself, and maybe trying to customize the GUI a bit (m...
by J. Scott Elblein
12 Dec 2016, 17:40
Forum: Feature Requests and Bug Reports
Topic: Remember certain window dimensions
Replies: 1
Views: 1550

Remember certain window dimensions

Would it be possible for FB to save/restore the window dimensions when a user resizes them for the Preset Editor, and the Rename dialog when pressing F2? Reason I ask: With these über long renaming schemes we use, it becomes an exercise in frustration having to manually resize those windows each tim...
by J. Scott Elblein
12 Dec 2016, 17:36
Forum: Episode / Movie Naming Scheme
Topic: Has sonething changed recently?
Replies: 1
Views: 2107

Has sonething changed recently?

I've been using this code for ages now for renaming TV episodes for Plex: S:/Media Server/Unsorted/TV/{n.sortName('$2, $1').replaceAll(/[`´‘’?""“”]/, "'").replaceAll(/[:|]/, " - ").replaceAll(/[?]/, "!")}\{episode.special ? 'Season 00' : "Season ${s.pad(2...
by J. Scott Elblein
07 Feb 2016, 09:28
Forum: Help and Support
Topic: Adding other meta sites?
Replies: 3
Views: 2775

Re: Adding other meta sites?

Yea, I had already seen how it was filed there, and that forum post, but I'm way too busy to get into all that debating and case making, etc., over some show titles, lol. Another idea, because I just ran into a similar issue; trying to get the names from TVDb for "Ultraman" isn't working o...
by J. Scott Elblein
04 Feb 2016, 04:13
Forum: Help and Support
Topic: Adding other meta sites?
Replies: 3
Views: 2775

Adding other meta sites?

Is there an undocumented (or documented, in case I missed it) way to add our own meta look-up sites? For example, sometimes I find that none of the built-in look-up sites (I usually use TheTVDb) have info on a series or a movie I'm trying to rename with, while a site like TVShow Time will, so I'm so...
by J. Scott Elblein
04 Jan 2016, 17:18
Forum: Help and Support
Topic: GUI Command-line parameters?
Replies: 13
Views: 7130

Re: GUI Command-line parameters?

I wish I could, I've tried that before :lol:. Then you end up running into issues with browser plugins not liking the 64 Bit version, yadda yadda yadda. I ended up getting it working though. I opened up one of my Hyper-V sandboxes, installed the latest 64 Bit JRE, exported: HKEY_LOCAL_MACHINE\SOFTWA...
by J. Scott Elblein
02 Jan 2016, 14:11
Forum: Help and Support
Topic: GUI Command-line parameters?
Replies: 13
Views: 7130

Re: GUI Command-line parameters?

launch4j is open-source and has nothing to do with Sun/Oracle. I don't know how to JRE lookup works in detail, but it seems to just work for most people. I basically mean making JRE's a lot easier on the end user by not making them wrestle with paths all over the place; not having to make them figh...
by J. Scott Elblein
02 Jan 2016, 04:33
Forum: Help and Support
Topic: GUI Command-line parameters?
Replies: 13
Views: 7130

Re: GUI Command-line parameters?

Ahh I see. Thanks for the registry heads-up, I wasn't aware any part of Java looked in the registry for any path info. I ended up having to go in to this key and manually editing the paths to the x64 installation, as it was set to the x86 installation: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\JavaSof...
by J. Scott Elblein
01 Jan 2016, 03:01
Forum: Help and Support
Topic: GUI Command-line parameters?
Replies: 13
Views: 7130

Re: GUI Command-line parameters?

Hmmm, while diagnosing all of this, I ran into some weirdness, and have a couple questions. For awhile, I was just downloading the actual latest FileBot.jar file the repo, and overwriting the one I had, but then after a while I started getting an error once I would try to do the actual rename when u...
by J. Scott Elblein
22 Dec 2015, 22:08
Forum: Help and Support
Topic: GUI Command-line parameters?
Replies: 13
Views: 7130

Re: GUI Command-line parameters?

Looks like it'll work OK if only 1 file is passed to the .exe (I tried with both the regular launcher and the platform launcher), but passing more than one file causes all kinds of Java errors. http://i.imgur.com/hvOkNoJ.png http://i.imgur.com/7Y9n4wF.png Here're some error logs: http://pastebin.com...
by J. Scott Elblein
21 Dec 2015, 21:22
Forum: Help and Support
Topic: GUI Command-line parameters?
Replies: 13
Views: 7130

Re: GUI Command-line parameters?

Hmmmm. None of my presets show up then. Would it be possible to add the feature to the regular GUI exe's?
by J. Scott Elblein
21 Dec 2015, 04:19
Forum: Help and Support
Topic: GUI Command-line parameters?
Replies: 13
Views: 7130

GUI Command-line parameters?

Is there a way to pass a filepath(s) to the GUI so that the result is the same as if I had drag & dropped the file(s) onto it? Something along the lines of:

Code: Select all

filebot.platform.launcher "C:\MyMovies\Somemovie.mkv"