Skip to content

Version 2.9.1

Compare
Choose a tag to compare
@kimbtech kimbtech released this 15 Mar 21:10
· 10 commits to master since this release
e74a23a

Improvements of the logo cache (new in Version 2.9.0).

  • New Features
    • Automatically resize logos (The radio is not able to display huge logo images, thus Radio-API now resizes huge images before caching. Clear the cache to resize already cached images.)
    • Allow to clear logo cache, s.t., images are fetched, converted, and resized again (Button in the Web GUI next to the preview)
    • Allow logos for podcasts from Nextcloud (add a image file called logo.png to the shared folder and it is used as logo for the podcast)
    • Allow logos with Own Streams
  • Internal Optimization
    • Nextcloud access using proper XML parsing of WebDav responses
    • Command used for conversion from SVG to PNG