Published a new version of JavLuv just now, v1.1.16
I've tweaked the algorithm to calculate how many actress images are shown for a given number of actresses. Additionally, the movie info now scrolls if necessary.
It's more traditional for that to be assigned to a triple-click action, so that's what I've implemented. The UI framework I'm using doesn't do that by default, but I was able to add this as a default behavior.
A few notable changes:
Calculating resolution has been reworked. I wanted to add resolution-specific features, so it needed to be incorporated a bit tighter into everything. Previously, movie resolution was only calculated when you first looked at movie details. Now it's calculated when scanning a new movie. For existing collections, there's a process that runs in the background to periodically update resolutions over time to ensure it's calculated for the entire collection.
Now that resolution is available for all movies in the collection, this allowed me to implement two new functions. The obvious one is that you can now sort by resolution (largest to smallest), something @Not2srius recently requested.
But another big one is that during scanning, JavLuv can now optionally replace existing movies with ones of equal or larger resolutions. I was getting tired of manually upgrading my movies with improved resolutions or versions without watermarks (which I've been posting recently). It's now very easy to do this. I've made it optional (although ON by default), because technically, this is a destructive operation. If you don't feel comfortable allowing JavLuv to automatically replace your movies, you can turn this feature off. There's a new checkbox in the Scan dialog for you to do this.
One last minor feature: you can right click and copy all selected movies to a list on the clipboard. This will let you share a list of your movies with others. I've occasionally wanted to do this, and this makes it simple to do so. The list is sorted by ID, and then shows resolution, and finally the title (up to 160 characters).
In case you weren't aware, JavLuv also has another feature for sharing movies. If you look at the recent movies I've posted, the text for posting movies here is copied to the clipboard using a right-click command in the movie detail view. Just right-click anywhere outside of the cover image. The only text I add manually is the type or absence of a watermark, which people like to know about.
Example: https://www.akiba-online.com/threads/lezule-collection-lzxx-xxx.1207989/post-4618175
I do have a couple more issues, though. Most of all, the actress list on the movie detail screen needs some sort of scrollable window or something. Even on my big 4k monitor, I have to maximize Javluv to see all the actresses in a very big movie, like an "omnibus", with a dozen or so actresses.
Doing that on my old laptop with its 1080 screen is impossible. There's just no way to see every actress listed. I love that feature and use it a lot, even when just viewing, and not editing data.
I've tweaked the algorithm to calculate how many actress images are shown for a given number of actresses. Additionally, the movie info now scrolls if necessary.
One other small thing is, I'd like Javluv to support "double-click to select all" in a text field. I do a LOT of copy/pasting of text - movie ID's, actress names, etc - and having to click and swipe to select text all the time for text strings as short as a movie ID is pretty cumbersome and clumsy.
It's more traditional for that to be assigned to a triple-click action, so that's what I've implemented. The UI framework I'm using doesn't do that by default, but I was able to add this as a default behavior.
A few notable changes:
Calculating resolution has been reworked. I wanted to add resolution-specific features, so it needed to be incorporated a bit tighter into everything. Previously, movie resolution was only calculated when you first looked at movie details. Now it's calculated when scanning a new movie. For existing collections, there's a process that runs in the background to periodically update resolutions over time to ensure it's calculated for the entire collection.
Now that resolution is available for all movies in the collection, this allowed me to implement two new functions. The obvious one is that you can now sort by resolution (largest to smallest), something @Not2srius recently requested.
But another big one is that during scanning, JavLuv can now optionally replace existing movies with ones of equal or larger resolutions. I was getting tired of manually upgrading my movies with improved resolutions or versions without watermarks (which I've been posting recently). It's now very easy to do this. I've made it optional (although ON by default), because technically, this is a destructive operation. If you don't feel comfortable allowing JavLuv to automatically replace your movies, you can turn this feature off. There's a new checkbox in the Scan dialog for you to do this.
One last minor feature: you can right click and copy all selected movies to a list on the clipboard. This will let you share a list of your movies with others. I've occasionally wanted to do this, and this makes it simple to do so. The list is sorted by ID, and then shows resolution, and finally the title (up to 160 characters).
In case you weren't aware, JavLuv also has another feature for sharing movies. If you look at the recent movies I've posted, the text for posting movies here is copied to the clipboard using a right-click command in the movie detail view. Just right-click anywhere outside of the cover image. The only text I add manually is the type or absence of a watermark, which people like to know about.
Example: https://www.akiba-online.com/threads/lezule-collection-lzxx-xxx.1207989/post-4618175
Last edited: