Revisions of ampache

Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 90)
- Use apache-rpm-macros.
- Put apache configuration files in separate subpackage.
- Put language files in separate subpackage.
buildservice-autocommit accepted request 853047 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 89)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 88)
- Update to 4.2.5
  * Added
    - Use _add_urls when building a stream playlist
  * Changed
    - Removed the forced random from search
    - Put the browse header at the top above plugins
    - Make the webplayer class a bit faster at deciding what to transcode
  * Fixed
    - Ampache Debug, cron.lib.php missing from init
    - Slow playlist creation when inserting a large amount of items
    - Stream_URL properties were inconsistently applied
    - Fix streaming when play_type is Democratic
    - Save your limit and random settings when creating a smartlist
  * API 4.2.5
    - NO CHANGE
buildservice-autocommit accepted request 845601 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 87)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 86)
- Update to 4.2.4
  * Added
    - Random tickbox added to search pages
  * Changed
    - Fall back to year when using original year in search
  * Fixed
    - User was being created but you were told it isn't
    - The search pages remember your limit correctly
    - PHP exception when < 7.1
    - Correct Recently Added, Recently Updated searches
    - Check that song can be inserted before inserting the remaining rows
    - Logic in stat recording when skips occur
    - Don't query for null tag ids
  * API 4.2.4
    - NO CHANGE
buildservice-autocommit accepted request 840120 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 85)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 84)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 83)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 82)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 81)
:x
- Run spec-cleaner.
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 80)
- Add ampache-cron.service and amapache-cron.timer
buildservice-autocommit accepted request 839843 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 79)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 78)
- Update to 4.2.3
  Minor release fixing some issues found over the last month.
  * Added
    - Subsonic: Generate errors for objects missing art
  * Changed
    - Don't mark short songs as skipped
    - Subsonic: Stop converting strings to ints in JSON responses
  * Fixed
    - User registrations
    - Workaround null values for new columns in search table
    - Check release_type length before inserting into the database
    - Ensure Album Artist is set correctly on songs
    - Subsonic: Fix callbacks for similarSongs2 and artistInfo2
    - Subsonic: getCoverArt fixes
  * API 4.2.3
    - NO CHANGE
buildservice-autocommit accepted request 831397 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 77)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 76)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 75)
- Update to 4.2.2
  DATABASE CHANGES You can now force a default collation and charset on your database.
  If you choose to use utf8mb4; Ampache will convert your table engine to InnoDB to handle the extra bytes.
buildservice-autocommit accepted request 828707 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 74)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 73)
- Update to 4.2.1
  * Added
    - Ajax refresh localplay "Now Playing" same as the index "Now Playing" section
    - Put strings ('1 Star', '2 Stars', etc) back into numeric searches for ratings
    - Numeric ('1 Star'-'5 Stars') searches now include '0 Stars' to show unrated objects
    - Add 'has not rated' to "Another User" searches
    - Add higher bitrates (640, 1280) to search to allow for lossless files
    - NEW files
      - Include API docs from the wiki. (API.md, API-JSON-methods.md, API-XML-methods.md, API-advanced-search.md)
    - 'Filters' added to each sidebar tab if enabled (previously only 'Home' and 'Admin')
  * Changed
    - Use binary (.mo) translation files to speed up translation processing
    - Don't show 'Generate new API key' if you don't have access
    - QR Code in account page is now just the API Key (redundant link removed too)
    - Require minimum version of Ampache 3.8.2 to upgrade database
    - Added an icon to webplayer to go to album. Clicking on song title now directs to song
  * Fixed
    - Waveform config option 'get_tmp_dir' was ignored if set
    - Rightbar: 'Add to New Playlist' not adding on new playlists
    - Translate preference subcategories and status
    - 'podcast_new_download' logic fix
    - Filters box would show up in the Admin tab if you disabled 'browse_filter'
    - Update album when 'release_type' changes
    - Parse 'Release Type' from tags in a less terrible way
  * API 4.2.1
    - No functional changes compared to 4.2.0.
  * Fixed
    - Filter in "playlist" and "playlist_songs" fixed
buildservice-autocommit accepted request 824715 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 72)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 71)
- Update to 4.2.0
  A big visual change in the interface is that Ampache now defaults to US time for dates. ('Month/Day/Year')
  For everyone who isn't American you have control over date formats using custom_datetime.
  Admin => Server Config => Interface => Custom datetime
  e.g. Y/m/d H:i will convert to 2020/04/14 10:42
  Check the php manual for help making your desired string. ([https://www.php.net/manual/en/function.date.php])
  The API changelog for this version has been separated into a new sub-heading below to make it easier to follow.
  * Added
    - Added Spotify art searches for both album and artist images.
    - Updated component installer and php-cs-fixer package.
    - Translation updates (April 2020, May 2020, July 2020)
    - Added declare(strict_types=0); to lib/* and lib/class/* (requires more work before it can be enabled)
    - Add 250 for search form limits in the web UI. (Jump from 100 to 500 is pretty big)
    - Add Recently updated/added to search rules
    - Add regex searching to text fields. ([https://mariadb.com/kb/en/regexp/])
      - Refer to the wiki for information about search rules. (https://github.com/ampache/ampache/wiki/advanced-search)
    - When labels are enabled, automatically generate and associate artists with their publisher/label tag values.
    - Enforced stat recording for videos. (podcasts and episodes to be added later)
    - Add tags (Genres) to Anywhere text searches.
    - 10 second redirect on Access Denied to the default web_path
    - Allow Update from tags for multi-disk album and artist pages
    - show and hide the rightbar (playlist) using the minimize button in the header
    - Tag->f_name (New property on tag that was being set hackily)
    - Add Album to Find Duplicates in admin/duplicates.php.
    - Local Image added to Artist & Album search. Find out whether you have art stored in Ampache
    - PHP_CodeSniffer checks and settings added to Scrutinizer. (phpcs --standard=.phpcs.xml lib/class)
    - NEW database options
      - cron_cache: Speed up the interface by allowing background caching of data
      - show_skipped_times: Add # skipped to the UI. (disabled by default)
      - custom_datetime: Allow you to format your date strings your way.
Displaying revisions 121 - 140 of 210
openSUSE Build Service is sponsored by