Skip to content

Releases: simplyboo6/Vimtur

5.0.0

12 Mar 11:55
Compare
Choose a tag to compare
  • Added Playlists. This includes re-ordering through drag + drop, lazy loading when viewing, management from the tag panel and management from the metadata panel.
  • Added integration tests for the database.
  • Fixed rendering performance issues.
  • Fixed gallery subtitle overflowing.
  • Added stricter compilation checks for the UI and fixed a number of highlighted issues.
  • Enable Ivy renderer and AOT for further performance improvements.
  • Optimised Docker image size.
  • Updated packages and image versions.

4.6.5

30 May 12:01
Compare
Choose a tag to compare
  • Fixed location of navbar to top of screen

4.6.4

26 May 11:21
Compare
Choose a tag to compare

Updated packages.

4.6.3

25 May 22:02
Compare
Choose a tag to compare

Added version information to config page.

4.6.2

25 May 20:17
Compare
Choose a tag to compare

Added negative string filters. Eg not dir contains.

4.6.1

30 Apr 20:21
Compare
Choose a tag to compare
  • Made gallery page size configurable
  • Fixed gallery not updating on media deletion
  • Replaced loading spinners globally and added messages when no media are found and removed the searching popup.

4.6.0

20 Apr 19:51
Compare
Choose a tag to compare
  • Further overhaul of task system to allow abortable tasks.
  • Finished implementing clone resolution back-end and UI. Clones will be black-listed from the DB and their caches will be deleted but the underlying raw file will not be deleted.
  • Switched to imagemagick throughout and removed graphicsmagick from image.
  • Moved pHash build to a separate Docker build.
  • Modified theme of all other pages to match viewer.

4.5.5

15 Mar 09:45
Compare
Choose a tag to compare
  • Merged some security dependencies.
  • Resolved #27 Videos should now work up to least 22 hours, probably longer. All videos over 500s will be marked for preview regeneration.

4.5.4

03 Mar 19:33
Compare
Choose a tag to compare

Fixed being unable to stream uncached media below minimum stream quality

4.5.3

03 Mar 16:02
Compare
Choose a tag to compare
  • Fixed qualities the media is cached at outside of the configured cache levels not showing up when streaming.
  • Fixed it being impossible to stream videos without PTS data.
  • Slimmed down Docker build further.