Revisions of gerbera

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1144284 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) (revision 14)
- 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)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1137492 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 13)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1056337 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 10)
- Update to 1.12.1:
  * Debug options for specialized messages
  * Configure offset of lastPlayedPosition (aka Samsung bookmark)
  * Calling null IOHandler
  * Encoding of ticks ' as ' 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1038939 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 9)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 979177 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 7)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 963832 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 6)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 946338 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 5)
- Use %sysusers_create_package on Tumbleweed
- Add fix_for_smt_gt8.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 923735 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 4)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 910244 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 2)
- Update to 1.9.0:
  * New or Improved features:
    + Many more things have been added to configuration (order of
      resources for album art, DLNA profiles, upnp properties).
      Please consult https://docs.gerbera.io/en/stable/config-overview.html
      for the exact usage
    + Gerbera now can display dynamic containers, i.e. its contents
      are calculated as you click. This may show you recently add
      or changed media
    + Gerbera now supports client specific transcoding, i.e. video
      is only transcode for your older devices, newer can stream it
      as it is
    + The compatibility with Samsung TV sets was increase again
    + Minor media and upnp additions in search allow you to make
      the most out of your files
  * Refactoring of Code in Database Layer: this means that after
    the upgrade to 1.9.0 it's not possible to downgrade
  * Lots of small bug fixed
    (https://github.com/gerbera/gerbera/releases/tag/v1.9.0)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 904339 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 1)
Simple and lightweight UPnP media server
Displaying all 14 revisions
openSUSE Build Service is sponsored by