Typo; Generic & AutoDetect Settings; The text in blue (bottom right). "TheVBD" should be "TheTVDB"
Found it, and fixed it! Thanks for catching that! 👍
Wrong tooltip
I went through the entire preferences and I think I caught all that did not have a tooltip. Thanks for pointing that out! 👍
Comment: Reset All Settings to Default
Fixed it, makes perfect sense! 👍
Issue: Maximize window.
Found a fix for that. Still have to test it in Linux (to see if it doesn't misbehave there). 👍
I complete redid the reset window procedure.
Suggestion: Have some of the Renaming Option(s) reflect in the example(s), ex. Capitalization
I'm probably not looking at the right option. Capitalization and such already gets reflected in the "Selected Episodes" list?
Question: What happened to the .bat file that used to be generated?
I removed this for these reasons:
1) Nobody seemed to be using it
2) It did more bad than good
3) Adding the moving of files, made generatinng a .bat file a lot of work
Instead I've created the log option, so folks can see what happened and restore what is needed manually.
Granted: not as practical as an "undo" .bat file.
An "undo" option would be nice indeed. I did find however that in some scenarios this type of function will make more of a mess.
I'll add it to the "to explore" list though 😉
Enhancement Request: Display "Move To Folder" with ability of inline edit of "Move to folder" name.
For space reasons, I don't think I'll implement that.
The idea is good, but the UI is already cramped as it is. Adding a folder name to it would potentially make it very hard to see what is going on with the filenames.
How fast is the Update/Add MetaData? I have never used it. Any statistics?
Depending on your computer, and the complexity of the video container (MP4, MKV, etc), this can be done relatively quick.
It of course still slows down renaming significantly.
Timing-wise I'd say it is about as fast as copying the video file.
How fast is FFprobe?
ffProbe is pretty fast, considering what it is doing. However, I never use it either for a few reasons:
1) it slows down renaming too much for my taste
2) I have no purpose for video/audio codec info in the filename (my media server handles this anyway).
Depending on the used video container this will be fast, but worse case up to the time to read a full file.
Maybe the time to measure would be "up to the time needed to copy a file".
If FFprobe is enabled and is already pulling metadata, display the all metadata including Title via the hover popup which currently has the AutoDetect information.
Good idea, but the info is already reflected in the "Selected Episodes" list (if the chosen format includes any of this info).
I'll add it to my "to explore" list though. I suspect it may be more useful for those not using ffProbe, but then again; those users disabled ffProbe for a good reason.
I wonder how useful is it to have horizontal scroll bars for the various panels on the main dialog?
Did you mean the vertical sliders or scrollbars? I don't see any horizontal ones?
Include option for the export text to be formatted like the rename format.
I'll add this to the "to do" list, but it will have a low priority.
the First Aired: has a closing tag of </string> instead of </strong>
This is how the title was handed to RMTV by the data provider (most likely TheTVDB).
It is not normal to have HTML tags of any kind in the title.
Where exactly did you see this? In the TV Show Details?
Just want to make sure I'm looking at the same thing 😉
I guess First Aired and Status combined on a single line is too long to fit?
Under normal circumstances, combine the two would work great.
However, the data providers do not always seem consistent in the status of a show.
If I'd be designing the original database then I'd have a numeric value (normalizing) for the status.
For example: 0 = to be released, 1 = running, 2 = Ended, 3 = cancelled. Or something like that.
This is not the format that is being used. Instead plain text (whatever the maintainer chose to type) is passed on.
Ideally I'd like to convert that to some sorts of icon, to indicate one of these 4 states.
I'll add it to the "to do" list, maybe I can come up with a smart idea to convert this 😉
RMTV or RMTS ? or RMTVS? Which is the the official one?
I always use RMTV, unless I make a typo ... the "S" makes sense though, so I understand where you're coming from.