Vimtur Versions Save

Vimtur Media Manager

5.0.0

3 years ago
  • 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

4 years ago
  • Fixed location of navbar to top of screen

4.6.4

4 years ago

Updated packages.

4.6.3

4 years ago

Added version information to config page.

4.6.2

4 years ago

Added negative string filters. Eg not dir contains.

release-4.6.1

4 years ago
  • 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.

release-4.6.0

4 years ago
  • 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.

release-4.5.5

4 years ago
  • 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.

release-4.5.4

4 years ago

Fixed being unable to stream uncached media below minimum stream quality

release-4.5.3

4 years ago
  • 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.