Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Adult Video Database v0.7.2-beta.tar.gz | 2021-03-25 | 4.3 MB | |
Adult Video Database v0.7.2-beta.zip | 2021-03-25 | 4.4 MB | |
README.md | 2021-03-25 | 1.5 kB | |
Totals: 3 Items | 8.7 MB | 0 |
Since I am working on an application alone and the development takes a long time, I need support.
Starting with this release, all new releases will only be available to 🔗Patreon subscribers.
Discussion of the application on reddit 🔗r/avdb and 🔗Discord
Added
- number of views for performers (you may need to restart the application after the first launch). the preview counts when you open the performer page.
- sort performers by number of views.
- manual check for updates in settings tab "about".
Fixed
- clearing videos, tags and etc. in settings tab "database".
- selection of items.
- added pause after scanning each files. Now you can see the progress bar, even if there are no new ones in the process of adding video. Also it removed freezing, if there were a lot of duplicates.
- Fixed regular expression that determined whether the video path contains. This concerns the process of adding new files. Prior to this, if the folder name contained one of the file extensions, then all the files inside the folder identify as video.
Changed
- VLC player to HTML5 player. Some formats not supported for now. But new player supports 4k and big files. Support for other formats will come in the future. The decision to switch to a different player was made when I started porting app to Linux and Mac OS.