File spotify-tui.changes of Package spotify-tui
------------------------------------------------------------------- Tue Aug 24 10:15:58 UTC 2021 - dead_mozay@opensuse.org - Update to version 0.25.0: * Fix help table * Upgrade tui and crossterm deps (#867) * docs: add cobbinma as a contributor for code (#866) * Pressing `d` twice requires `q` twice to exit (#826) * docs: add lejiati as a contributor for doc (#862) * docs: add JSextonn as a contributor for code (#861) * Fix bad all-contributors JSON * docs: add alejandro-angulo as a contributor for code (#860) * docs: add masguit42 as a contributor for doc (#859) * Fixed instant not being updated on empty responses (#852) * docs: add yktakaha4 as a contributor (#802) ------------------------------------------------------------------- Tue Apr 27 04:03:36 UTC 2021 - dead_mozay@opensuse.org - Update to version 0.24.0: * Fix clippy warnings * docs: add hantatsang as a contributor (#764) * docs(README): fix default shortcut for shuffle config (#759) * docs: add Jesse-Bakker as a contributor (#753) * Replace black and white default colors with reset. (#742) * docs: add Hwatwasthat as a contributor (#750) * docs: add sheepwall as a contributor (#747) * app: add Daily Drive to Made For You lists search. (#743) * `enforce_wide_search_bar` to make search bar bigger (#738) * Implement some episode table functions (#698) * docs: add davidbailey00 as a contributor (#731) * Change `--like` that toggles the state to explicit `--like` and `--dislike` flags (#717) * Bump backtrace from 0.3.55 to 0.3.56 (#716) * docs: add noir-Z as a contributor (#724) * docs: add rasmuspeders1 as a contributor (#723) * Fix default liked, shuffle, etc. icons to more recognizable symbols (#702) * docs: add aokellermann as a contributor (#722) * Handle invalid Client ID/Secret (#668) * Add ability to seek from the CLI (#692) * docs: add ArturKovacs as a contributor (#699) * Replace `clipboard` with `arboard` (#691) * Fix url to share the current album/show (#688) * Add some short examples + inform the user about the cli in the README (#690) * Implement Podcasts Library page (#650) * Fix clippy warnings after new Rust release (#697) * Cli interface (#645) * cd: extract variables in order to simplify script (#673) * docs: add MarcoIeni as a contributor (#677) * ci - clippy: upgrade toolchain (#672) * docs: add marcomicera as a contributor (#667) * Updated Spotify API connection instructions (#662) * Fix issue #508 by calculating space manually (#664) * Make the liked icon configurable (#659) * docs: add dp304 as a contributor (#642) * Optimize seek (#523) (#640) * Fix use of incorrect playlist index when playing from an associated track table (#632) * Support searching by Spotify share URLs and URIs analogously to the desktop client (#623) * docs: add OrangeFran as a contributor (#631) * docs: add mucinoab as a contributor (#629) * Simple change of layout (#502) * Transfer playback when changing device (#408) * Update the saved albums cache set when getting an artist (#612) * Fix app crash due to unwrap (#599) * docs: add Utagai as a contributor (#615) * Implement next/previous pagination behavior for the artists view (#604) * Fix new clippy warnings (#614) * Prepare release v0.22.0 * Fix new lines after tui upgrade (#607) * docs: add bi1yeu as a contributor (#606) * Show active keybindings in Help (#585) * docs: add n-ivanov as a contributor (#605) * Add user-configurable header styling (#583) * docs: add sputnick1124 as a contributor (#601) * Full Podcast support (#581) * docs: add Kryan90 as a contributor (#598) * Updated README with correct brew command (#594) * docs: add Toaster192 as a contributor (#597) * Add next/prev page, jump to start/end to user config (#566) * docs: add BeneCollyridam as a contributor (#589) * Add missing keybind config to README * Add possibility to queue a song (#567) * docs: add ericonr as a contributor (#587) * Don't add analysis view to stack if already in it. (#580) * docs: add kepae as a contributor (#586) * add 'enable_text_emphasis' behavior config option (#573) * docs: add elcih17 as a contributor (#582) * Fix to be able to follow an artist in search result view (#565) * Add basic playbar support for podcasts (#563) * docs: add murlakatamenka as a contributor (#559) * Add Home and End buttons (#550) * docs: add usrme as a contributor (#558) * Add config to skip CI based on commit message * docs: add onielfa as a contributor (#556) * Add additional line of help to show that 'w' can be used to save/like an album (#548) * Show ♥ next to album name in saved list (#540) ------------------------------------------------------------------- Sat Jul 25 08:39:19 UTC 2020 - dead_mozay@opensuse.org - Update to version 0.21.0: * Prepare release v0.21.0 * Update CHANGELOG * docs: update .all-contributorsrc [skip ci] * docs: update README.md [skip ci] * Removed underscore from used variable name. * Bump tokio from 0.2.21 to 0.2.22 * Fixed im/mutable borrow issue in track saving function. * Handle track saving in non-album contexts (playlist/Made for you). * Add album artist field to full album view * Bump unicode-width from 0.1.7 to 0.1.8 * Bump serde_json from 1.0.55 to 1.0.56 * Update CHANGELOG * docs: update .all-contributorsrc [skip ci] * docs: update README.md [skip ci] * Bump serde from 1.0.111 to 1.0.114 * docs: update .all-contributorsrc [skip ci] * docs: update README.md [skip ci] * enable unix shortcut key * Reformat code for basic_view.rs that fix a common mistake * Add feature to like a song from basic view * Reformat album_tracks.rs * Feature: Add save album on album view * Bump backtrace from 0.3.48 to 0.3.49 * Run CI on pull requests and pushes to master * docs: update .all-contributorsrc [skip ci] * docs: update README.md [skip ci] * Bump serde_yaml from 0.8.12 to 0.8.13 * Bump serde_json from 1.0.53 to 1.0.55 * Update CHANGELOG * add comment for playbar_text * docs: update .all-contributorsrc [skip ci] * docs: update README.md [skip ci] * Use playbar_text from theme in playbar * Update help.rs * add comments explaining user-configurable colours * Bump serde from 1.0.110 to 1.0.111 ------------------------------------------------------------------- Sun Jul 19 14:09:57 UTC 2020 - dead_mozay@opensuse.org - Update to version 0.20.0: * Add user keybind for context jump * docs: update .all-contributorsrc [skip ci] * docs: update README.md [skip ci] * Fix .all-contributorsr * Use upstream rspotify * Add key to jump to context if available * Change currently_playing indicator * Add user configuration toggle for the loading indicator * Add support for saving an album and following an artist in artist view * moved pagination to start of help-file * Add new readline shortcuts to help menu * Temp fix audio_analysis feature * Add Ctrl-W readline shortcut (delete previous word) * Add Ctrl-K readline shortcut (delete end of line) * Update Ctrl-U shortcut to work like readline, add Ctrl-L * Fix token expiration datetime * Fix new clippy warnings * Change parameter name to a more relevant one * Fix some rows in the API table * Fix text display on device list ------------------------------------------------------------------- Wed Apr 22 03:32:03 UTC 2020 - dead_mozay@opensuse.org - Update to version 0.18.0: * Update modal implementation * restated unfollowing playlist search results * fixed not working bug and esc * added some support for future dialogs * popup dialog seems to work * setting up control/model logic * Correctly handle playlist unfollowing * Fix unwrap crash when opening playlist * List artists names in the album view * Allow specifying alternative config file path * Fix crash when there're no artists avaliable ------------------------------------------------------------------- Mon Mar 30 13:21:43 UTC 2020 - dead_mozay@opensuse.org - Update to version v0.17.1: * Replace failure with anyhow * Add artist name after track name * docs: update .all-contributorsrc [skip ci] ------------------------------------------------------------------- Mon Mar 30 13:13:07 UTC 2020 - Dead Mozay <dead_mozay@opensuse.org> - Initial package