- Update to 1.11.0:
* New features: - Database: Clients and statistics are stored database so restart does not empty client list. Client grouping for play statistics. - Search: Support searching playlists containers - Search: Respect ContainerID when performing search - Import: item class filtering and mapping by file properties allows more sophisticated virtual structure - Transcoding: Support filtering transcoding profiles by resource properties (like codecs) avoids transcoding if client can play files - DLNA: Detect DNLA profiles by resource attributes to specify more detailled profile for handling in client - File type support for WavPack improved: More metadata read with special library if compiled in. * Fixes: - Playlist: Fix parser error - Playlist: Handle end of file properly - Browsing: Sort containers first - Search: search result is sort by title now - Import: Timestamps in future are not stored for containers - Lots of others fixes: https://github.com/gerbera/gerbera/releases/tag/v1.11.0 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=31
This commit is contained in:
parent
263b5d5491
commit
5387898fd2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd6c7b2c6380e2e265a998bbc0df9eec14b9c6a65bc91e7f2c0ae0b67fd0c9cf
|
||||
size 3960516
|
3
gerbera-1.11.0.tar.gz
Normal file
3
gerbera-1.11.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c13049792a28ec0e3086ba61c7f9675626a1dbadb043650a452192727418be7
|
||||
size 4115178
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 9 06:10:54 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- Update to 1.11.0:
|
||||
* New features:
|
||||
- Database: Clients and statistics are stored database so restart
|
||||
does not empty client list. Client grouping for play statistics.
|
||||
- Search: Support searching playlists containers
|
||||
- Search: Respect ContainerID when performing search
|
||||
- Import: item class filtering and mapping by file properties
|
||||
allows more sophisticated virtual structure
|
||||
- Transcoding: Support filtering transcoding profiles by resource properties
|
||||
(like codecs) avoids transcoding if client can play files
|
||||
- DLNA: Detect DNLA profiles by resource attributes to specify more detailled
|
||||
profile for handling in client
|
||||
- File type support for WavPack improved: More metadata read with
|
||||
special library if compiled in.
|
||||
* Fixes:
|
||||
- Playlist: Fix parser error
|
||||
- Playlist: Handle end of file properly
|
||||
- Browsing: Sort containers first
|
||||
- Search: search result is sort by title now
|
||||
- Import: Timestamps in future are not stored for containers
|
||||
- Lots of others fixes: https://github.com/gerbera/gerbera/releases/tag/v1.11.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 21 15:35:03 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gerbera
|
||||
Version: 1.10.0
|
||||
Version: 1.11.0
|
||||
Release: 0
|
||||
Summary: UPnP Media Server
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user