23 Commits

Author SHA256 Message Date
2dba30b712 Accepting request 1312138 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1312138
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/owntone?expand=0&rev=11
2025-10-18 12:37:05 +00:00
21e713a8c2 update to version 29.0, fixes build on Tumbleweed
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/owntone?expand=0&rev=21
2025-10-18 07:42:23 +00:00
cc7fa68dc7 Accepting request 1267376 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1267376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/owntone?expand=0&rev=10
2025-04-07 16:41:52 +00:00
819d0b536d - update to version 28.12
* fix: possible deadlock during Spotify scan
 * fix: armv7 compile warnings
 * fix: stop playback when last queue item removed
 * fix: "Invalid token" when authorising Spotify
 * fix: mpd enable/disable erroneously toggles
 * fix: cover art not being displayed in album lists
 * new: logging includes thread info
 * new: support for ListenBrainz
- Owntone 28.11
 * fix: retrieval of artwork from online sources
 * fix: mpd speaker selection
 * fix: autoconf warnings
 * fix: Apple Music/iTunes not working on Airplay host
 * web UI: Now Playing does not stop play progress updates when pausing
 * web UI: add ability to access the server externally
 * new: internet radio "Streamurl" options
 * new: support libevent as WS server instead of libwebsockets
 * new: template for VSCode
 * new: mpd updates, version 0.23.0, e.g. getvol, readpicture, albumart
 * new: API for setting skip_count and play_count directly
- update to version 28.10
 * fix: playlist scanner ignoring lines starting with non-ascii chars
 * fix: last seconds of a track sometimes being skipped
 * fix: Apple Music password-based auth
 * fix: missing file scan when modified multiple times within a second
 * fix: Roku M1001 crash
 * fix: speakers changing IP addresses (error "Got RR type A size 16")
 * fix: playlist rename not registered
 * fix: problems with DAAP and old dates ("Integer value too large")
 * fix: compability with ffmpeg 7 (fixes build error)
 * web UI: many smaller improvements, e.g. sort by release date
 * web UI: traditional Chinese translation
 * new: ALAC transcoding for RSP/DAAP streaming
 * new: ability to save id3 metadata
 * config: change "trusted_networks" to have new value "lan" as default
 * config: new option to announce a MPD httpd plugin (stream from server)
 * config: set ipv6 to disabled by default due to unknown Airplay issue
 * config: deprecate "cache_path", replaced by "cache_dir"
 * dependency: libxml2 instead of mxml
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  PatchN.
- Provide user/group symbol for the user generated during pre.
  Required by RPM 4.19.
- update to 28.9:
  * web UI improvements:
  * display lyrics metadata
  * toggle Spotify on/off in some views
  * many minor improvements
  * use compressed ALAC for Airplay for bandwidth + fixes esp32
    issue
  * don't merge Spotify albums with local albums
  * handle playlist with Unicode BOM
  * json API add tracks to queue returns info on added tracks
  * replace syscall with gettid, syscall deprecated on MacOS
  * fix issue where m3u genre doesn't override despite
    m3u_override = true
  * fix possible crash from use-after-free
  * fix FreeBSD possible crash
  * fix crash when keys of incorrect length are used for legacy
    pairing
  * fix ALAC missing end tag causing ffmpeg decoder warnings
  * fix crash if Spotify AP resolver is unavailable
  * fix duplicates if file within library is replaced
  * fix fatal error due to mutex being zeroed
  * fix compability with ffmpeg 6
  * web UI improvements:
  * easier volume sliders
  * incorrect display of genre
  * Chinese translation
  * fix removing RSS podcasts
  * sort by rating for composer, genre and artist tracks
  * (and much more)
  * changes to artwork search orders (easier static artwork for
    pipes)
  * major refactor of the http server improving mp3 streaming
  * support for m3u8 playlist files
  * allow mixed ipv4/ipv6 mdns
  * fix issue with device name capitalization (TuneAero issue)
  * drop support for libevent < 2.1.4
- update to version 28.6
  * German translation of web UI
  * web UI: fix error messages not displaying
  * fix low resolution Spotify artwork
  * fix incorrect display of date released pre 1970
  * fix for Denon speakers when pausing
  * support password authentication for Airplay 2
  * support for user config ffmpeg audio filters
- Drop explicit ffmpeg-4-libavfilter-devel BuildRequires: we
  already have pkgconfig(libavfilter) covering this dependency, and
  package builds fine with ffmpeg-5.
- update to version 28.5
  * French translation of web UI
  * improved web UI loading of images
  * add support for Airplay 2 password based auth
  * fix some Airplay speakers turning on by themselves
  * fix parsing of CRLF and NOT in smart playlists and allow larger sizes
  * fix possible crash after Avahi restart
  * fix for Remote - play item from 'up next' when stopped
  * use configured bind_address to set mdns network interface
  * fix broken Spotify after libspotify sunset
  * remove antlr3 dependency, use bison/flex instead
  * improve search by supporting diacritics and Unicode case folding
  * add support for new output: Roku/Soundbridge RCP
  * switch to MkDocs for documentation
  * smart playlists fixups and new "this week" param
  * fix 'add next' when in queue shuffle mode
  * web UI improvements:
  * migration to Vue 3 and Vite
  * honor "radio_playlists" config setting
  * display of search results for composers and playlists
  * add album / track count to genre and composer pages
  * fix incorrect sorting of album/artist searches
  * minor UI fixes
  * fix for Spotify config option album_override
  * improved Spotify scan performance
  * generic browse endpoints for the json api
  * fix slow shutdown with some libwebsocket versions
- update to version 28.3
  * web UI improvements, e.g.:
    * composer views
    * partial scan (e.g. only update RSS feeds)
    * fix http stream button not clickable in mobile view
    * fix Spotify playlists not showing
    * handling of not playable Spotify tracks
    * handling of podcast play counts
  * support for Spotify podcasts
  * updates for ffmpeg 5
  * better Spotify logout
  * user "usermark" field for user flagging of various track states
  * fix for 0-byte files crashing ffmpeg
  * fix metadata pipe deadlock and artwork memleak-on-error
  * better handling of Spotify disconnects
  * fix rare Airplay pairing error
  * many minor error handling fixes
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
  * harden_owntone.service.patch
- upstream renamed from forked-daapd to owntone(-server)
- update to version 28.2
  * add Spotify integration that doesn't depend on libspotify
  * partial support for AirPlay events (Homepod buttons)
  * web UI upgraded, now 1.1.0:
  * show "comment" field in track details
  * drop double login to Spotify when not using libspotify
  * easier install by letting 'make install' add user and service files
  * preserve existing conf file when running 'make install'
  * support for "comment" field when making smart playlists
  * fix support for dacp device-volume
  * fix issue where source file sort tags where ignored
  * fix for Roku (RSP) artist display issue
  * fix bug when 'bind_address' option is used
  * fix for CVE-2021-38383
  * fix some minor time-of-check time-of-use bugs
  * fix web UI slow updates due to websockets 3.x changes
  * support for ALAC sort tags
  * support for remote pls/m3u with https streams
  * add /api/queue?id=now_playing json API shortcut
  * fix possible crash on Pulseaudio error callback
  * fix possible segfault-on-exit
  * fix websockets not working on FreeBSD
  * refactor how the server binds to sockets (use dual stack ipv4/6)
  * configurable interface/address binding
- update to version 27.4
  * fix web server path traversal vulnerability
  * support for AirPlay 2 speakers, incl. compressed ALAC
  * web UI upgraded, now v0.8.5:
    - new design/layout
    - optimize "Recently added"
    - Spotify search dialogue improvements
    - drop separate admin web page, now integrated in main web
    - podcast deletion
    - make Radio a top level item
    - show release dates
    - new sorting options
    - prevent browser caching of playlists
    - additional settings
  * improved Chromecast streaming (retransmisson, adaptive etc.)
  * JSON api support for updating metadata of queue items
  * JSON api new fields, e.g. time_added, time_played and seek
  * fix for some Chromecasts disconnecting
  * new algorithm for more natural ALSA volume adjustments
  * new nickname option for AirPlay and Chromecast
  * mpd fixes (nextsong, multiple commands)
  * charset flexibility when getting ICY metadata from streams
  * adaptive probing of radio streams
  * libplist and libsodium now required
  * fixes for library update events
  * fixes to speaker selection and unintentional volume changes
  * fix some minor memleaks
  * support shairport-sync metadata pipe flush event
  * misc logging fixup
- switch to libplist 2.0 for factory
- update to version 27.2
  * web UI upgraded to v0.7.2:
    - show cover artwork in album pages and lazy loading of artwork
    - show playlist folders
    - use sass/scss for css files
    - add "Radio" tab to the music section
    - add settings for artwork sources
    - add pop up dialog for Remote pairing requests
    - support adding/removing podcast subscriptions
    - support marking all new podcast episodes/all episodes as played
    - support searching by smart pl queries
    - skip buttons for audiobooks and podcasts
    - show localized times/dates
    - generate colored placeholder image if cover artwork is missing
    - show "cast" icon for Chromecast outputs
    - styling changes of the navbars and moving the volume controls
  * new speaker selection logic (persist user choice even after failure)
  * speaker autoselect no longer enabled by default
  * removed old admin page, not necessary any more
  * fix/workaround for Apple TV's and HomePods that disconnect
  * support for RSS feeds
  * support for nested smart playlists (playlist folders)
  * support for online artwork sources e.g. Discogs, Coverartarchive
  * support for radio StreamUrl's that point to json with metadata
  * fix incorrect artwork shown for unknown album/artists
  * fix issue parsing shairport-sync progress metadata
  * fix missing Spofity logout option
  * fix for embedded artwork not working with ffmpeg 4.3+
  * some smart PL improvements, e.g. support for more tags
  * config option for Airplay timing/control ports (eases firewalling)
  * quicker loading of radio streams (smaller probing)
  * workaround for mxml 2.10 significant memleak
  * some fixes for Roku (RSP)
  * drop libspotify for artwork, doesn't work any more
  * documentation improvements
- fixed logrotate filename
- fix compile with gcc10 by using -fcommon
- initial package of version 27.1
  Upstream spec file was used as base

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/owntone?expand=0&rev=19
2025-04-06 07:49:12 +00:00
2d057449b0 Accepting request 1206385 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1206385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/owntone?expand=0&rev=9
2024-10-09 20:12:18 +00:00
025b93d732 - update to version 28.10
* fix: playlist scanner ignoring lines starting with non-ascii chars
	* fix: last seconds of a track sometimes being skipped
	* fix: Apple Music password-based auth
	* fix: missing file scan when modified multiple times within a second
	* fix: Roku M1001 crash
	* fix: speakers changing IP addresses (error "Got RR type A size 16")
	* fix: playlist rename not registered
	* fix: problems with DAAP and old dates ("Integer value too large")
	* fix: compability with ffmpeg 7 (fixes build error)
	* web UI: many smaller improvements, e.g. sort by release date
	* web UI: traditional Chinese translation
	* new: ALAC transcoding for RSP/DAAP streaming
	* new: ability to save id3 metadata
	* config: change "trusted_networks" to have new value "lan" as default
	* config: new option to announce a MPD httpd plugin (stream from server)
	* config: set ipv6 to disabled by default due to unknown Airplay issue
	* config: deprecate "cache_path", replaced by "cache_dir"
	* dependency: libxml2 instead of mxml
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  PatchN.
- Provide user/group symbol for the user generated during pre.
  Required by RPM 4.19.
- update to 28.9:
  * web UI improvements:
  * display lyrics metadata
  * toggle Spotify on/off in some views
  * many minor improvements
  * use compressed ALAC for Airplay for bandwidth + fixes esp32
    issue
  * don't merge Spotify albums with local albums
  * handle playlist with Unicode BOM
  * json API add tracks to queue returns info on added tracks
  * replace syscall with gettid, syscall deprecated on MacOS
  * fix issue where m3u genre doesn't override despite
    m3u_override = true
  * fix possible crash from use-after-free
  * fix FreeBSD possible crash
  * fix crash when keys of incorrect length are used for legacy
    pairing
  * fix ALAC missing end tag causing ffmpeg decoder warnings
  * fix crash if Spotify AP resolver is unavailable
  * fix duplicates if file within library is replaced
  * fix fatal error due to mutex being zeroed
  * fix compability with ffmpeg 6
  * web UI improvements:
  * easier volume sliders
  * incorrect display of genre
  * Chinese translation
  * fix removing RSS podcasts
  * sort by rating for composer, genre and artist tracks
  * (and much more)
  * changes to artwork search orders (easier static artwork for
    pipes)
  * major refactor of the http server improving mp3 streaming
  * support for m3u8 playlist files
  * allow mixed ipv4/ipv6 mdns
  * fix issue with device name capitalization (TuneAero issue)
  * drop support for libevent < 2.1.4
- update to version 28.6
  * German translation of web UI
  * web UI: fix error messages not displaying
  * fix low resolution Spotify artwork
  * fix incorrect display of date released pre 1970
  * fix for Denon speakers when pausing
  * support password authentication for Airplay 2
  * support for user config ffmpeg audio filters
- Drop explicit ffmpeg-4-libavfilter-devel BuildRequires: we
  already have pkgconfig(libavfilter) covering this dependency, and
  package builds fine with ffmpeg-5.
- update to version 28.5
  * French translation of web UI
  * improved web UI loading of images
  * add support for Airplay 2 password based auth
  * fix some Airplay speakers turning on by themselves
  * fix parsing of CRLF and NOT in smart playlists and allow larger sizes
  * fix possible crash after Avahi restart
  * fix for Remote - play item from 'up next' when stopped
  * use configured bind_address to set mdns network interface
  * fix broken Spotify after libspotify sunset
  * remove antlr3 dependency, use bison/flex instead
  * improve search by supporting diacritics and Unicode case folding
  * add support for new output: Roku/Soundbridge RCP
  * switch to MkDocs for documentation
  * smart playlists fixups and new "this week" param
  * fix 'add next' when in queue shuffle mode
  * web UI improvements:
  * migration to Vue 3 and Vite
  * honor "radio_playlists" config setting
  * display of search results for composers and playlists
  * add album / track count to genre and composer pages
  * fix incorrect sorting of album/artist searches
  * minor UI fixes
  * fix for Spotify config option album_override
  * improved Spotify scan performance
  * generic browse endpoints for the json api
  * fix slow shutdown with some libwebsocket versions
- update to version 28.3
  * web UI improvements, e.g.:
    * composer views
    * partial scan (e.g. only update RSS feeds)
    * fix http stream button not clickable in mobile view
    * fix Spotify playlists not showing
    * handling of not playable Spotify tracks
    * handling of podcast play counts
  * support for Spotify podcasts
  * updates for ffmpeg 5
  * better Spotify logout
  * user "usermark" field for user flagging of various track states
  * fix for 0-byte files crashing ffmpeg
  * fix metadata pipe deadlock and artwork memleak-on-error
  * better handling of Spotify disconnects
  * fix rare Airplay pairing error
  * many minor error handling fixes
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
  * harden_owntone.service.patch
- upstream renamed from forked-daapd to owntone(-server)
- update to version 28.2
  * add Spotify integration that doesn't depend on libspotify
  * partial support for AirPlay events (Homepod buttons)
  * web UI upgraded, now 1.1.0:
  * show "comment" field in track details
  * drop double login to Spotify when not using libspotify
  * easier install by letting 'make install' add user and service files
  * preserve existing conf file when running 'make install'
  * support for "comment" field when making smart playlists
  * fix support for dacp device-volume
  * fix issue where source file sort tags where ignored
  * fix for Roku (RSP) artist display issue
  * fix bug when 'bind_address' option is used
  * fix for CVE-2021-38383
  * fix some minor time-of-check time-of-use bugs
  * fix web UI slow updates due to websockets 3.x changes
  * support for ALAC sort tags
  * support for remote pls/m3u with https streams
  * add /api/queue?id=now_playing json API shortcut
  * fix possible crash on Pulseaudio error callback
  * fix possible segfault-on-exit
  * fix websockets not working on FreeBSD
  * refactor how the server binds to sockets (use dual stack ipv4/6)
  * configurable interface/address binding
- update to version 27.4
  * fix web server path traversal vulnerability
  * support for AirPlay 2 speakers, incl. compressed ALAC
  * web UI upgraded, now v0.8.5:
    - new design/layout
    - optimize "Recently added"
    - Spotify search dialogue improvements
    - drop separate admin web page, now integrated in main web
    - podcast deletion
    - make Radio a top level item
    - show release dates
    - new sorting options
    - prevent browser caching of playlists
    - additional settings
  * improved Chromecast streaming (retransmisson, adaptive etc.)
  * JSON api support for updating metadata of queue items
  * JSON api new fields, e.g. time_added, time_played and seek
  * fix for some Chromecasts disconnecting
  * new algorithm for more natural ALSA volume adjustments
  * new nickname option for AirPlay and Chromecast
  * mpd fixes (nextsong, multiple commands)
  * charset flexibility when getting ICY metadata from streams
  * adaptive probing of radio streams
  * libplist and libsodium now required
  * fixes for library update events
  * fixes to speaker selection and unintentional volume changes
  * fix some minor memleaks
  * support shairport-sync metadata pipe flush event
  * misc logging fixup
- switch to libplist 2.0 for factory
- update to version 27.2
  * web UI upgraded to v0.7.2:
    - show cover artwork in album pages and lazy loading of artwork
    - show playlist folders
    - use sass/scss for css files
    - add "Radio" tab to the music section
    - add settings for artwork sources
    - add pop up dialog for Remote pairing requests
    - support adding/removing podcast subscriptions
    - support marking all new podcast episodes/all episodes as played
    - support searching by smart pl queries
    - skip buttons for audiobooks and podcasts
    - show localized times/dates
    - generate colored placeholder image if cover artwork is missing
    - show "cast" icon for Chromecast outputs
    - styling changes of the navbars and moving the volume controls
  * new speaker selection logic (persist user choice even after failure)
  * speaker autoselect no longer enabled by default
  * removed old admin page, not necessary any more
  * fix/workaround for Apple TV's and HomePods that disconnect
  * support for RSS feeds
  * support for nested smart playlists (playlist folders)
  * support for online artwork sources e.g. Discogs, Coverartarchive
  * support for radio StreamUrl's that point to json with metadata
  * fix incorrect artwork shown for unknown album/artists
  * fix issue parsing shairport-sync progress metadata
  * fix missing Spofity logout option
  * fix for embedded artwork not working with ffmpeg 4.3+
  * some smart PL improvements, e.g. support for more tags
  * config option for Airplay timing/control ports (eases firewalling)
  * quicker loading of radio streams (smaller probing)
  * workaround for mxml 2.10 significant memleak
  * some fixes for Roku (RSP)
  * drop libspotify for artwork, doesn't work any more
  * documentation improvements
- fixed logrotate filename
- fix compile with gcc10 by using -fcommon
- initial package of version 27.1
  Upstream spec file was used as base

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/owntone?expand=0&rev=17
2024-10-08 18:17:53 +00:00
78fb130d47 Accepting request 1151579 from multimedia:apps
Prepare for RPM 4.20 (forwarded request 1151450 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1151579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/owntone?expand=0&rev=8
2024-02-26 19:02:38 +00:00
7d3a456a12 Accepting request 1151450 from home:dimstar:rpm4.20:o
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151450
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/owntone?expand=0&rev=15
2024-02-26 13:37:26 +00:00
69d2eb9549 Accepting request 1144912 from multimedia:apps
- Provide user/group symbol for the user generated during pre.
  Required by RPM 4.19. (forwarded request 1144890 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1144912
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/owntone?expand=0&rev=7
2024-02-07 17:50:40 +00:00
9d3a4246b0 Accepting request 1144890 from home:dimstar:Factory
- Provide user/group symbol for the user generated during pre.
  Required by RPM 4.19.

OBS-URL: https://build.opensuse.org/request/show/1144890
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/owntone?expand=0&rev=13
2024-02-07 12:37:35 +00:00
dd019918e4 Accepting request 1142111 from multimedia:apps
- update to 28.9:
  * web UI improvements:
  * display lyrics metadata
  * toggle Spotify on/off in some views
  * many minor improvements
  * use compressed ALAC for Airplay for bandwidth + fixes esp32
    issue
  * don't merge Spotify albums with local albums
  * handle playlist with Unicode BOM
  * json API add tracks to queue returns info on added tracks
  * replace syscall with gettid, syscall deprecated on MacOS
  * fix issue where m3u genre doesn't override despite
    m3u_override = true
  * fix possible crash from use-after-free
  * fix FreeBSD possible crash
  * fix crash when keys of incorrect length are used for legacy
    pairing
  * fix ALAC missing end tag causing ffmpeg decoder warnings
  * fix crash if Spotify AP resolver is unavailable
  * fix duplicates if file within library is replaced
  * fix fatal error due to mutex being zeroed
  * fix compability with ffmpeg 6
  * web UI improvements:
  * easier volume sliders
  * incorrect display of genre
  * Chinese translation
  * fix removing RSS podcasts
  * sort by rating for composer, genre and artist tracks
  * (and much more)
  * changes to artwork search orders (easier static artwork for

OBS-URL: https://build.opensuse.org/request/show/1142111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/owntone?expand=0&rev=6
2024-01-29 21:28:44 +00:00
79b77ea98f - update to 28.9:
* web UI improvements:
  * display lyrics metadata
  * toggle Spotify on/off in some views
  * many minor improvements
  * use compressed ALAC for Airplay for bandwidth + fixes esp32
    issue
  * don't merge Spotify albums with local albums
  * handle playlist with Unicode BOM
  * json API add tracks to queue returns info on added tracks
  * replace syscall with gettid, syscall deprecated on MacOS
  * fix issue where m3u genre doesn't override despite
    m3u_override = true
  * fix possible crash from use-after-free
  * fix FreeBSD possible crash
  * fix crash when keys of incorrect length are used for legacy
    pairing
  * fix ALAC missing end tag causing ffmpeg decoder warnings
  * fix crash if Spotify AP resolver is unavailable
  * fix duplicates if file within library is replaced
  * fix fatal error due to mutex being zeroed
  * fix compability with ffmpeg 6
  * web UI improvements:
  * easier volume sliders
  * incorrect display of genre
  * Chinese translation
  * fix removing RSS podcasts
  * sort by rating for composer, genre and artist tracks
  * (and much more)
  * changes to artwork search orders (easier static artwork for

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/owntone?expand=0&rev=11
2024-01-28 17:23:26 +00:00
d7672601c6 Accepting request 1078410 from multimedia:apps
- update to version 28.6
  * German translation of web UI
  * web UI: fix error messages not displaying
  * fix low resolution Spotify artwork
  * fix incorrect display of date released pre 1970
  * fix for Denon speakers when pausing
  * support password authentication for Airplay 2
  * support for user config ffmpeg audio filters

OBS-URL: https://build.opensuse.org/request/show/1078410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/owntone?expand=0&rev=5
2023-04-11 11:52:02 +00:00
afed010d44 update
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/owntone?expand=0&rev=9
2023-04-11 11:03:06 +00:00
1a46f5f32e Accepting request 1042466 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1042466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/owntone?expand=0&rev=4
2022-12-13 17:55:28 +00:00
7bdc732567 Accepting request 1042343 from home:iznogood:branches:multimedia:apps
- Drop explicit ffmpeg-4-libavfilter-devel BuildRequires: we
  already have pkgconfig(libavfilter) covering this dependency, and
  package builds fine with ffmpeg-5.

OBS-URL: https://build.opensuse.org/request/show/1042343
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/owntone?expand=0&rev=7
2022-12-12 20:59:22 +00:00
2b4bb675cb Accepting request 1033831 from multimedia:apps
- update to version 28.5
  * French translation of web UI
  * improved web UI loading of images
  * add support for Airplay 2 password based auth
  * fix some Airplay speakers turning on by themselves
  * fix parsing of CRLF and NOT in smart playlists and allow larger sizes
  * fix possible crash after Avahi restart
  * fix for Remote - play item from 'up next' when stopped
  * use configured bind_address to set mdns network interface
  * fix broken Spotify after libspotify sunset
  * remove antlr3 dependency, use bison/flex instead
  * improve search by supporting diacritics and Unicode case folding
  * add support for new output: Roku/Soundbridge RCP
  * switch to MkDocs for documentation
  * smart playlists fixups and new "this week" param
  * fix 'add next' when in queue shuffle mode
  * web UI improvements:
  * migration to Vue 3 and Vite
  * honor "radio_playlists" config setting
  * display of search results for composers and playlists
  * add album / track count to genre and composer pages
  * fix incorrect sorting of album/artist searches
  * minor UI fixes
  * fix for Spotify config option album_override
  * improved Spotify scan performance
  * generic browse endpoints for the json api
  * fix slow shutdown with some libwebsocket versions

OBS-URL: https://build.opensuse.org/request/show/1033831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/owntone?expand=0&rev=3
2022-11-06 11:43:00 +00:00
d147658f9a update
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/owntone?expand=0&rev=5
2022-11-06 09:35:06 +00:00
3779401982 Accepting request 954363 from multimedia:apps
- update to version 28.3
  * web UI improvements, e.g.:
    * composer views
    * partial scan (e.g. only update RSS feeds)
    * fix http stream button not clickable in mobile view
    * fix Spotify playlists not showing
    * handling of not playable Spotify tracks
    * handling of podcast play counts
  * support for Spotify podcasts
  * updates for ffmpeg 5
  * better Spotify logout
  * user "usermark" field for user flagging of various track states
  * fix for 0-byte files crashing ffmpeg
  * fix metadata pipe deadlock and artwork memleak-on-error
  * better handling of Spotify disconnects
  * fix rare Airplay pairing error
  * many minor error handling fixes

- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
  * harden_owntone.service.patch

OBS-URL: https://build.opensuse.org/request/show/954363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/owntone?expand=0&rev=2
2022-02-14 21:36:27 +00:00
19fc790c33 update
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/owntone?expand=0&rev=4
2022-02-14 17:54:22 +00:00
a82aabdfd4 Accepting request 925118 from home:jsegitz:branches:systemdhardening:multimedia:apps
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/925118
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/owntone?expand=0&rev=3
2021-10-13 15:32:12 +00:00
0fdb34f77d Accepting request 917529 from multimedia:apps
this is replacing forked-daapd package in factory.
and a version update

OBS-URL: https://build.opensuse.org/request/show/917529
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/owntone?expand=0&rev=1
2021-09-08 19:36:52 +00:00
7ac76a7024 Accepting request 917528 from home:adrianSuSE:himbeere
renamed package

OBS-URL: https://build.opensuse.org/request/show/917528
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/owntone?expand=0&rev=1
2021-09-08 09:36:31 +00:00