Changelog for
tizonia-devel-v0.22.0+28-2.227.x86_64.rpm :
* Sun Feb 21 2021 malcolmlewisAATTopensuse.org- Update to version v0.22.0+28:
* Added missing boost::placeholders:: prefix.
* Fixed the random playlist shuffling.
* Thu Dec 24 2020 malcolmlewisAATTopensuse.org- Update to version v0.22.0+26:
* Fixes KeyError exception for Unsubscribed accounts.
* docs/sphinx-src/manual: spotify - added info on scopes.
* clients/spotify/spotifyproxy: Display the authentication URL on the console, for when the browser window does not open, (gh#tizonia/tizonia-openmax-il#751).
* clients/spotify/spotifyproxy: add message to warn users to check their browsers, (gh#tizonia/tizonia-openmax-il#751).
* docs: added platuml diagram with the project components and fixed broken markdown documentation sections.
* docs: added docker, snap, and macos pages.
* youtube ID to short URL.
* Fri May 22 2020 malcolmlewisAATTopensuse.org- Updated to version 0.22.0: + Added support for the iHeart Internet radio directory, (gh#tizonia/tizonia-openmax-il#597). + Spotify: added options to play Spotify recommendations by artist and album names, (gh#tizonia/tizonia-openmax-il#727). + Spotify: added access to private lists in the user\'s library, (gh#tizonia/tizonia-openmax-il#724). + Spotify: added support for Songs playlist, (gh#tizonia/tizonia-openmax-il#600). + YouTube: added expiration of cached search results, (gh#tizonia/tizonia-openmax-il#742). + SoundCloud: added fuzzy matching support to \'--soundcloud-user-playlist\', (gh#tizonia/tizonia-openmax-il#733). + Added ability to jump to arbitrary playlist items using keyboard shortcuts, (gh#tizonia/tizonia-openmax-il#728). + Added support for \"?\" during playback to bring up --help commands, (gh#tizonia/tizonia-openmax-il#641). + Added additional keyboard shortcuts, (gh#tizonia/tizonia-openmax-il#731). + Added more useful info into tizonia --debug output, (gh#tizonia/tizonia-openmax-il#740).
* Tue Mar 10 2020 malcolmlewisAATTopensuse.org- Updated to version 0.21.0: + YouTube: add caching of requests to minimize quota issues, (gh#tizonia/tizonia-openmax-il#697). + YouTube: allow users to specify API keys to avoid quota issues, (gh#tizonia/tizonia-openmax-il#696). + Google Music: display genre and album art info if available, (gh#tizonia/tizonia-openmax-il#694). + Google Music: fix for (RuntimeError) : maximum recursion depth exceeded in cmp (gh#tizonia/tizonia-openmax-il#646). + Google Music: fix for Free Radio Stations Load Queued Items List But Nothing Happens (gh#tizonia/tizonia-openmax-il#596).- Changes from version 0.20.0: + Added support for TuneIn Internet radios, (gh#tizonia/tizonia-openmax-il#684). + Added support for color-themes, (gh#tizonia/tizonia-openmax-il#586). + Added a new build system based on Meson, (gh#tizonia/tizonia-openmax-il#685). + A man page has been added, (gh#tizonia/tizonia-openmax-il#655) and the documentation site has been refreshed. + Also a good number of fixes, including reviving Chromecast support, (gh#tizonia/tizonia-openmax-il#639). + For detailed information about the changes, refer to the CHANGELOG.md.
* Wed Dec 18 2019 malcolmlewisAATTopensuse.org- Updated to version 0.19.0: + Python 3 migration, (gh#tizonia/tizonia-openmax-il#614). + Removed support Dirble (after its disappearance), (gh#tizonia/tizonia-openmax-il#624). + Spotify: global playlist search, (gh#tizonia/tizonia-openmax-il#589). + PulseAudio renderer: configurable default volume, (gh#tizonia/tizonia-openmax-il#620). + Plus a few other improvements and fixes. For detailed information about the changes, refer to the CHANGELOG.md.
* Sat Mar 16 2019 malcolmlewisAATTopensuse.org- Updated to version 0.18.0: + Spotify: config option to allow/disallow \'explicit\' tracks, (gh#tizonia/tizonia-openmax-il#568). + Spotify: smarter \'--spotify-artist\' search, (gh#tizonia/tizonia-openmax-il#538). + Fixed Spotify: core dumped with \'tizonia --spotify-album \" iving on a prayer\", (gh#tizonia/tizonia-openmax-il#569). + Fixed Google Play Music. Artist Not Found, (gh#tizonia/tizonia-openmax-il#565). + Fixed tizonia fails with MALLOC\\_PERTURB\\_ set, (gh#tizonia/tizonia-openmax-il#563). + Fixed Spotify: tizonia repeats the first track, (gh#tizonia/tizonia-openmax-il#560). + Fixed dbus-cplusplus: fix no return in non void function, (gh#tizonia/tizonia-openmax-il#555). + Fixed Google Play music intermittently cutting songs short, (gh#tizonia/tizonia-openmax-il#547). + Closed configure error, (gh#tizonia/tizonia-openmax-il#540). + Closed docs: document Tizonia\'s configuration system, (gh#tizonia/tizonia-openmax-il#368). + Closed docs: document player shortcuts, (gh#tizonia/tizonia-openmax-il#570). + Closed various graphs: add rewind, fast-forward functionality, (gh#tizonia/tizonia-openmax-il#125).- Drop tizonia-fix-no-return-in-nonvoid-function.patch as this is now upstreamed.
* Fri Feb 01 2019 malcolmlewisAATTopensuse.org- Rebase tizonia-fix-no-return-in-nonvoid-function.patch to align with upstream, (gh#tizonia/tizonia-openmax-il#555).
* Tue Jan 22 2019 malcolmlewisAATTopensuse.org- Updated to version 0.17.0:- tizgmusicproxy.py: Keep on getting a syntax error (Non-ASCII character \'xe2\'),(gh#tizonia/tizonia-openmax-il#542).- Spotify: \"unable to login offline: no such user\", (gh#tizonia/tizonia-openmax-il#531).- tizonia: cannot handle whitespaces in its config file, (gh#tizonia/tizonia-openmax-il#468).- spotify credentials in ~/.config/tizonia/tizonia.conf, (gh#tizonia/tizonia-openmax-il#545).- Fixed the fetching of user likes & stream on soundcloud, (gh#tizonia/tizonia-openmax-il#548).- For detailed information about the changes, refer to the CHANGELOG.
* Wed Dec 19 2018 malcolmlewisAATTopensuse.org- Updated to version 0.16.0: + Spotify fixes + Google Music: \'--gmusic-unlimited-station\': random station playing, (gh#tizonia/tizonia-openmax-il#522). + Using --gmusic-playlist exits with error \'maximum recursion depth exceeded in cmp\', (gh#tizonia/tizonia-openmax-il#519). + --gmusic-unlimited-playlist doesn\'t work (key not found) whereas --gmusic-playlist does (and finds the list), (gh#tizonia/tizonia-openmax-il#515). + --gmusic-unlimited-activity plays same playlist for activity every time, (gh#tizonia/tizonia-openmax-il#507). + Google Music: playback stops at the end of a song with \'gnutls_handshake() failed: An unexpected TLS packet was received.\', (gh#tizonia/tizonia-openmax-il#500).- For detailed information about the changes, refer to the CHANGELOG.
* Sun Nov 18 2018 malcolmlewisAATTopensuse.org- Initial build, Version 0.15.0.- Add tizonia-fix-no-return-in-nonvoid-function.patch: Remove deprecated empty returns to avoid error.