74 Commits

Author SHA256 Message Date
Ana Guerrero
1d13196ef8 Accepting request 1235866 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1235866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gerbera?expand=0&rev=19
2025-01-09 14:08:06 +00:00
Paolo Stivanin
66c225e851 - Update to 2.4.1
* Changes
    - Fix Dockerfile (#3335)
- Update to 2.4.0
  Rerun gerbera --create-config="Boxlayout|DynamicContainer"
  and merge changes to the boxlayout and containers the get support for upnp shortcut list feature.
  There are some noteworthy new features in this release:
  - the search page: Query your database with UPnP search statements in Web UI,
  - the dark mode for the Web UI,
  - access permissions for files: Restrict access to directories via client groups,
  - support for UPnP filters in requests,
  - support for UPnP CONTAINER_SHORTCUTS feature.
  * NEW Features
    - Configuration of ui handler to allow hosting of docs and doxygen output
    - Support for UPnP filters
    - Support for UPnP shortcuts
    - Search page in web UI
    - Command line options --create-config and --create-example-config support arguments
    - Provide packages for Ubuntu-24.10
    - Allow deleting of client entries immediately
  * FIXES
    - Logic exceptions are reported
    - Handling of logging command line options
    - Handling of checkbox values on web ui
    - Access to cache option if thumbnailer is disabled
    - Container creation in web ui
    - Handling of multi-valued tags in virtual paths
    - Increase of pupnp threadpool size
    - Drop Build Support for Ubuntu 23.04 and 23.10
  * Code Improvements
    - Build without ffmpeg leaves option unset
    - Compatibility with ffmpeg > 6.0
    - Logging of build info with --compile-info
    - Update versions of libpupnp (1.14.20), spdlog (1.15.0)
    - Update Build Environment
    - Update versions of js vendor files jquery-ui (v1.13.2 -> v1.14.1), js-cookie (v3.0.1 -> v3.0.5), @popperjs/core (v2.11.6 -> v2.11.8)
  * Changes
    - Gerbera 2.4.0 (#3330)
    - Fix Artist Image in Virtual Layout (#3333)
    - Set correct image size for xx-large pictures (#3332)
    - Enhance xsd (#3329)
    - Validate XSD CI workflow (#3328)
    - Gerbera welcomes 2025 (#3327)
    - Fix container filters (#3325)
    - Handle int parse error in config (#3324)
    - Debian: pack postinst file (#3320)
    - Fix SIMPLE_DATE (#3318)
    - Mention systemd as optional package (#3317)
    - Web UI: Add dark mode (#3309)
    - Fix config2.xsd: The QName value upnp-properties does not resolve to … (#3314)
    - Dynamic banner colour in Readme (#3308)
    - Update build for openSuSE (#3307)
    - Fix parsing enum config values (#3304)
    - Update docker settings (#3301)
    - Clients: Support deleting entries (#3299)
    - Debian: create changelog file (#3297)
    - Fix systemd detection (#3295)
    - ConfigGenerator: Export defaults for more entries (#3293)
    - UPnP filters: provided defaults for filter properties (#3292)
    - Scripting: Clean up property handling (#3290)
    - Update and refactor MySQL code (#3289)
    - Improve compile info contents (#3286)
    - actions: clang-format 18 (#3257)
    - deps: Fix build with ffmpeg 6.1 (#3256)
    - Fix CodeQL messages (#3285)
    - Config: Unify path handling (#3282)
    - Add workflow for Release Drafter (#3277)
    - Test: Fix CMake commands (#3284)
    - Drop Build Support for Ubuntu 23.04 (#3283)
    - Web UI: Cleanup display of item number (#3280)
    - Handle broken ContainerImage (#3278)
    - Update Release Template (#3276)
    - Drop Build Support for Ubuntu 23.10 (#3275)
    - Update js vendor files (#3274)
    - Add variables to docker images (#3267)
    - Fix Handling command line options (#3273)
    - UPnP Shortcuts feature (#3261)
    - Access permissions for files by client (#3255)
    - Fix autoscan issue with empty filename (#3254)
    - Update Build Environment (#3252)
    - Resource directory configuration and cleanup collection (#3251)
    - Bump cookie, express and socket.io in /gerbera-web (#3249)
    - Web UI: Fix detail display (#3247)
    - Increase size of pupnp threadpool (#3244)
    - Web UI: Add Search page (#3242)
    - Improve handling multivalue tags in virtual paths (#3241)
    - Fix creating containers in web ui (#3240)
    - UPnP: Add support for filters (#3233)
    - Fix access to cache option if thumbnailer disabled (#3232)
    - Fix build without ffmpeg (#3231)
    - Fix handling of checkbox values on web ui (#3229)
    - Config: UI handler mimetypes and CSP (#3227)
    - Bump master (#3226)
- Fix some errors in post section from spec file.
- Fix rights for config and log directories and files.
- Fix wrong group in gerbera.sysusers.in
- Move sqlite gerbera.db from /etc/gerbera to /var/lib/gerbera for new installations.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=70
2025-01-08 10:08:22 +00:00
Paolo Stivanin
29a6140c83 - Remove fmt <11.1 requirements since spdlog now builds fine with it.
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=69
2024-12-30 07:42:18 +00:00
Paolo Stivanin
84aea24eff - Fix build error with fmt version. gerbera does not build with fmt >= 11.1
Upstream spdlog version 1.15.0 use bundled fmt version 11.0.2.
- Add some hints to config.xml.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=68
2024-12-27 13:23:18 +00:00
Ana Guerrero
e04ce67d06 Accepting request 1230024 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1230024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gerbera?expand=0&rev=18
2024-12-11 20:04:30 +00:00
Paolo Stivanin
847473b8e5 - Create config.xml automatically in the psot section,
because config.xml is much too old and udn para is static and not
  unique.
- Also generate a config-example.xml, a new config-new.xml
  and a config-diff.xml which show the new parameter in a newer
  gerbera version.
- Add README.SUSE.
- Add vhost configuration for apache nginx.
- Fix suse-logrotate-user-writable-log-dir /var/log/gerbera gerbera:gerbera 0755

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=66
2024-12-11 08:42:33 +00:00
Ana Guerrero
1fb23afd1a Accepting request 1223431 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1223431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gerbera?expand=0&rev=17
2024-11-12 18:21:14 +00:00
Paolo Stivanin
efb69e3117 update to 2.3.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=64
2024-11-11 19:39:48 +00:00
Dominique Leuenberger
f5f39badbe Accepting request 1191591 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1191591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gerbera?expand=0&rev=16
2024-08-05 15:22:04 +00:00
Paolo Stivanin
ff175b96b3 Accepting request 1191433 from home:hui:branches:multimedia:apps
- update to 2.2.0:
  NEW
    * Configuration for case sensitive media tags (allow making them insensitive)
    * Configuration options for playlist layout
    * Configuration option to activate IN_ATTRIB event for, e.g. permission changes on disk incl. retry if that fails
    * WebUI: New design for home page and login screen
    * Allow metadata handler to be disabled, add charset support
    * UPnP specification files (description.xml, cds.xml) now reflect client quirks
    * Search for upnp:lastPlaybackTime, upnp:playbackCount and play_group
    * Additional command line options for logging (--syslog and --rotatelog)
    * TagLib messages are logged with gerbera now. They also show up with debug-mode="taglib".
    * LibExiv2 messages are logged with gerbera now. They also show up with debug-mode="exiv2".
    * LibExif messages are logged with gerbera now. They also show up with debug-mode="exif".
    * ffmpeg messages are logged with gerbera now. They also show up with debug-mode="ffmpeg".
  FIXES
    * Album artist handling in default js layout
    * Build with ffmpegthumbnailer but without ffmpeg
    * Changed repository for ubuntu and debian to https://pkg.gerbera.io/
    * Autologout from UI
    * Finally SIGHUP can be used to reload gerbera without restarting

OBS-URL: https://build.opensuse.org/request/show/1191433
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=62
2024-08-05 06:09:54 +00:00
Dominique Leuenberger
97c6516df7 Accepting request 1173063 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1173063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gerbera?expand=0&rev=15
2024-05-10 10:06:19 +00:00
e965671ddd Accepting request 1172987 from home:dirkmueller:Factory
- update to 2.1.0:
  * Add ctypes include
  * Add issue template
  * Autoscan: avoid errors from parent directories
  * Avoid crash when parent was not created yet.
  * Bring back custom headers as client specific headers
  * BUGFIX: common.js boxSetup check Video/AllDates for Dates
  * Build Support for NPUPNP
  * Bump express from 4.18.2 to 4.19.2 in /gerbera-web
  * Bump follow-redirects from 1.15.3 to 1.15.4 in /gerbera-web
  * Bump follow-redirects from 1.15.4 to 1.15.6 in /gerbera-web
  * Bump xml2js and parse-bmfont-xml in /gerbera-web
  * clang-tidy and cppcheck fixes
  * clang-tidy fixes
  * Cleanup FileRequestHandler
  * CMake: Use presets
  * Config: Refactor handling of integer types
  * Correct two typos.
  * debian12: fix script error
  * Docker image usability
  * Docker: update alpine version
  * Enhances default javascript files to check config file
    options
  * Expand firewall advice in docs
  * Fix build-deb.sh for releases
  * Fix findAutoscanDirectory
  * Gerbera welcomes 2024
  * Gerbera-web: update chromedriver for tests
  * github workflows: make cmake stuff consistent
  * Import: Safely handle second scan

OBS-URL: https://build.opensuse.org/request/show/1172987
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=60
2024-05-10 08:26:40 +00:00
Ana Guerrero
23035e8990 Accepting request 1144284 from multimedia:apps
- Generate the pre script usingn sysusers_generate.

- Actually run the generated sysusers script as part of pre (do not

Sorry - I missed that on the previous fixup. Now we should be good for sysusers (forwarded request 1144265 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1144284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gerbera?expand=0&rev=14
2024-02-05 21:01:36 +00:00
Dominique Leuenberger
03dfb5f871 Accepting request 1144265 from home:dimstar:Factory
- Generate the pre script usingn sysusers_generate.

- Actually run the generated sysusers script as part of pre (do not

Sorry - I missed that on the previous fixup. Now we should be good for sysusers

OBS-URL: https://build.opensuse.org/request/show/1144265
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=58
2024-02-05 14:00:27 +00:00
Paolo Stivanin
e1ae58c989 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=57 2024-02-05 12:42:21 +00:00
Paolo Stivanin
0c95a20b71 Accepting request 1144219 from home:dimstar:Factory
- ACtually run the generated sysusers script as part of pre (do not
  manually provide the user() symbol, taken care of bu
  rpm/sysusers.

OBS-URL: https://build.opensuse.org/request/show/1144219
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=56
2024-02-05 12:40:20 +00:00
Paolo Stivanin
c89ed84caa - Adapt to RPM 4.19 on Tumbleweed.
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=55
2024-02-05 08:15:39 +00:00
Ana Guerrero
23094416f9 Accepting request 1137492 from multimedia:apps
- Update to 2.0.0:
  NEW:
    * Staged importing that allows updating the virtual layout instead of deleting
      and recreating it each time (import-mode="grb")
    * Config options as command line arguments (--set-option OPT=VAL with --print-options)
    * Allow configuration of follow-symlinks per autoscan directory
    * Configuration of containers in virtual layout: title can be changed, some nodes can be disabled
    * New mode of loading Javascript plugins with cleanup of global variables
    * Generation of example configuration via command line option --create-example-config
    * Case insensitive sorting for databases
    * New config options for URL handling and host redirection
    * Use .nomedia to hide directory, incl. config option
    * Support for UPnP commands GetFeatureList and GetSortExtensionCapabilities
  FIXES:
    * Autoscan: Keep track of renamed directories
    * Runtime issues in request handling
    * Configurable handling of HOME directory
    * Transcoding: parsing issue of requests
    * Stability for sqlite database access
    * Browsing on Samsung devices
- Drop upstreamed gerbera-1.12.1-buildfix-support-fmtlib-10.patch.

OBS-URL: https://build.opensuse.org/request/show/1137492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gerbera?expand=0&rev=13
2024-01-08 22:45:51 +00:00
Paolo Stivanin
255c0c92b7 - Update to 2.0.0:
NEW:
    * Staged importing that allows updating the virtual layout instead of deleting
      and recreating it each time (import-mode="grb")
    * Config options as command line arguments (--set-option OPT=VAL with --print-options)
    * Allow configuration of follow-symlinks per autoscan directory
    * Configuration of containers in virtual layout: title can be changed, some nodes can be disabled
    * New mode of loading Javascript plugins with cleanup of global variables
    * Generation of example configuration via command line option --create-example-config
    * Case insensitive sorting for databases
    * New config options for URL handling and host redirection
    * Use .nomedia to hide directory, incl. config option
    * Support for UPnP commands GetFeatureList and GetSortExtensionCapabilities
  FIXES:
    * Autoscan: Keep track of renamed directories
    * Runtime issues in request handling
    * Configurable handling of HOME directory
    * Transcoding: parsing issue of requests
    * Stability for sqlite database access
    * Browsing on Samsung devices
- Drop upstreamed gerbera-1.12.1-buildfix-support-fmtlib-10.patch.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=53
2024-01-08 08:20:49 +00:00
Dominique Leuenberger
bf6d792695 Accepting request 1135991 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1135991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gerbera?expand=0&rev=12
2024-01-03 11:27:50 +00:00
dc3580fbaa Accepting request 1135898 from home:AndreasStieger:branches:multimedia:apps
- fix build on Tumbleweed with fmtlib 10 (boo#1218445)
  add gerbera-1.12.1-buildfix-support-fmtlib-10.patch

OBS-URL: https://build.opensuse.org/request/show/1135898
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=51
2024-01-01 16:09:37 +00:00
Paolo Stivanin
3e6d89b27f - Use better macro for selecting a newer GCC on Leap.
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=50
2023-10-06 07:24:01 +00:00
Dominique Leuenberger
216af43d44 Accepting request 1093286 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1093286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gerbera?expand=0&rev=11
2023-06-16 14:54:15 +00:00
Paolo Stivanin
a4dbda95ca Accepting request 1093284 from home:dimstar:Factory
- Fix usage of %sysusers_create_package: the macro takes two
  parameters.

OBS-URL: https://build.opensuse.org/request/show/1093284
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=48
2023-06-15 11:58:31 +00:00
Dominique Leuenberger
a4cfb8e1de Accepting request 1056337 from multimedia:apps
- Update to 1.12.1:
  * Debug options for specialized messages
  * Configure offset of lastPlayedPosition (aka Samsung bookmark)
  * Calling null IOHandler
  * Encoding of ticks ' as &apos; for Bose
  * ffmpeg and transcoding in docker container
  * Tests failing on openSuSE > 15.3 and others
- Drop 2759.patch
- Add 2759.patch: fix tests execution issues.
- Remove disable-test.patch

OBS-URL: https://build.opensuse.org/request/show/1056337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gerbera?expand=0&rev=10
2023-01-06 16:06:00 +00:00
Paolo Stivanin
766153fd17 - Update to 1.12.1:
* Debug options for specialized messages
  * Configure offset of lastPlayedPosition (aka Samsung bookmark)
  * Calling null IOHandler
  * Encoding of ticks ' as &apos; for Bose
  * ffmpeg and transcoding in docker container
  * Tests failing on openSuSE > 15.3 and others
- Drop 2759.patch

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=46
2023-01-06 08:08:21 +00:00
Paolo Stivanin
43a3d27364 - Add 2759.patch: fix tests execution issues.
- Remove disable-test.patch

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=45
2022-12-05 08:27:48 +00:00
Dominique Leuenberger
1759047d43 Accepting request 1038939 from multimedia:apps
- Update to 1.12.0:
  * Support for NFO files as additional resources: Set up in resources
    and place nfo-files (https://kodi.wiki/view/NFO_files/Templates) next to your media files.
  * Tweaking mimetypes for clients
  * Editing Flags in web UI
  * More statistics on web UI
  * Add support for ip subnets in client config
  * Defaults for virtual container upnp class
  * Configuration for SQLite database modes
  * Offline mode for initial scan large libraries
- Add disable-test.patch until https://github.com/gerbera/gerbera/issues/2755
  is fixed. These two tests (UpnpClientsTest.getHostName and ParserTest.SortTrackNumber)
  were added with this release.
- Remove 2635.patch
- Remove fix-fmt9.patch

OBS-URL: https://build.opensuse.org/request/show/1038939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gerbera?expand=0&rev=9
2022-11-30 13:59:59 +00:00
Paolo Stivanin
e26b67f455 is fixed. These two tests (UpnpClientsTest.getHostName and ParserTest.SortTrackNumber)
were added with this release.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=43
2022-11-29 16:46:53 +00:00
Paolo Stivanin
328698a3b6 - Add disable-test.patch until https://github.com/gerbera/gerbera/issues/2755
is fixed. This test was added with this release.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=42
2022-11-29 16:36:38 +00:00
Paolo Stivanin
087095ecad - Update to 1.12.0:
* Support for NFO files as additional resources: Set up in resources
    and place nfo-files (https://kodi.wiki/view/NFO_files/Templates) next to your media files.
  * Tweaking mimetypes for clients
  * Editing Flags in web UI
  * More statistics on web UI
  * Add support for ip subnets in client config
  * Defaults for virtual container upnp class
  * Configuration for SQLite database modes
  * Offline mode for initial scan large libraries
- Remove 2635.patch
- Remove fix-fmt9.patch

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=41
2022-11-29 14:21:11 +00:00
Dominique Leuenberger
bf2465655b Accepting request 1011100 from multimedia:apps
- Add fix-fmt9.patch

OBS-URL: https://build.opensuse.org/request/show/1011100
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gerbera?expand=0&rev=8
2022-10-15 14:38:19 +00:00
Paolo Stivanin
a387ff8ee5 - Add fix-fmt9.patch
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=39
2022-10-15 09:54:24 +00:00
Dominique Leuenberger
2dc6ed5a7d Accepting request 979177 from multimedia:apps
- Update 2635.patch
- Add 2635.patch: this fixes and issue on i586 and x86
- 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/request/show/979177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gerbera?expand=0&rev=7
2022-05-25 18:35:05 +00:00
Paolo Stivanin
4111675815 update changelog
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=37
2022-05-25 12:02:56 +00:00
Paolo Stivanin
05ed5c5c1f - Update 2635.patch
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=36
2022-05-25 09:36:27 +00:00
Paolo Stivanin
1c0807ae8a - Add 2635.patch: this fixes and issue on i586 and x86
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=35
2022-05-18 09:23:58 +00:00
Paolo Stivanin
2230b7512a - Remove patch, as it didn't solve the issue on i586 and x86.
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=34
2022-05-17 18:44:06 +00:00
Paolo Stivanin
452b4c7fe4 fix spec
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=33
2022-05-17 18:28:06 +00:00
Paolo Stivanin
1f57c179cc - Add fixes.patch: this patch fixes the failing test on i586 and x86.
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=32
2022-05-17 18:26:01 +00:00
Paolo Stivanin
5387898fd2 - 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
2022-05-09 06:12:58 +00:00
Dominique Leuenberger
58ad23eaf6 Accepting request 963832 from multimedia:apps
- Update to 1.10.0:
  * show subdir of recursive autoscan in directory tree
  * add screenshots for grid view
  * add all metadata to search capabilities
  * search title in metadata instead of file name
  * reuse Request Handler
  * lots of other fixes: https://github.com/gerbera/gerbera/releases/tag/v1.10.0
- Remove fix_for_smt_gt8.patch

OBS-URL: https://build.opensuse.org/request/show/963832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gerbera?expand=0&rev=6
2022-03-22 18:39:51 +00:00
Paolo Stivanin
263b5d5491 Bump deps according to CMakeLists
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=29
2022-03-22 06:35:16 +00:00
Paolo Stivanin
27527611d5 - Update to 1.10.0:
* show subdir of recursive autoscan in directory tree
  * add screenshots for grid view
  * add all metadata to search capabilities
  * search title in metadata instead of file name
  * reuse Request Handler
  * lots of other fixes: https://github.com/gerbera/gerbera/releases/tag/v1.10.0
- Remove fix_for_smt_gt8.patch

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=28
2022-03-22 06:33:10 +00:00
Dominique Leuenberger
d821a4a699 Accepting request 946338 from multimedia:apps
- Use %sysusers_create_package on Tumbleweed
- Add fix_for_smt_gt8.patch

OBS-URL: https://build.opensuse.org/request/show/946338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gerbera?expand=0&rev=5
2022-01-14 22:13:15 +00:00
Paolo Stivanin
0779602e3b - Use %sysusers_create_package on Tumbleweed
- Add fix_for_smt_gt8.patch

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=27
2022-01-14 07:09:10 +00:00
Paolo Stivanin
c59aaa3923 Revert back to Factory's revision
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=26
2022-01-14 07:06:51 +00:00
Dominique Leuenberger
dac0f7fa90 Accepting request 923735 from multimedia:apps
- Update to 1.9.2:
* Titles of search results can be configured
* Containers in virtual layout can be defined as search result, so,
  e.g. albums, located in several places are only found once
* Metadata, like artist, appearing multiple times are now stored
  in that way and can be sent to UPnP clients as separate entries
  as well or addressed in layout scripts. If you have a custom js
  import script which updates metadata you have to modify it using
  the new properties (see doc on scripting)
* DLNA profile can be configured using video and audio codec,
  allow devices to pick supported streams
* DLNA profile can be set for transcoding
- Fix spec file
- Add config.xml
- Remove unneeded tmpfile
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
  * harden_gerbera.service.patch

OBS-URL: https://build.opensuse.org/request/show/923735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gerbera?expand=0&rev=4
2021-10-07 22:06:16 +00:00
Paolo Stivanin
0b1579fa3f - Update to 1.9.2:
* Titles of search results can be configured
* Containers in virtual layout can be defined as search result, so,
  e.g. albums, located in several places are only found once
* Metadata, like artist, appearing multiple times are now stored
  in that way and can be sent to UPnP clients as separate entries
  as well or addressed in layout scripts. If you have a custom js
  import script which updates metadata you have to modify it using
  the new properties (see doc on scripting)
* DLNA profile can be configured using video and audio codec,
  allow devices to pick supported streams
* DLNA profile can be set for transcoding

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=24
2021-10-07 12:53:39 +00:00
Paolo Stivanin
97f6076ef0 - Fix spec file
- Add config.xml
- Remove unneeded tmpfile

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gerbera?expand=0&rev=23
2021-09-21 12:33:41 +00:00