summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-10-190.2.6Andreas Backx
### Added - Added custom formatting options via config.toml. #8 by @dotaxis https://github.com/AndreasBackx/spotifatius/actions/runs/11418188415
2024-04-270.2.5Andreas Backx
### Changed - Updated dependencies so it compiles on Rust 1.77. https://github.com/AndreasBackx/spotifatius/actions/runs/8860601250
2023-05-200.2.4Andreas Backx
### Changed - Fixed Waybar output problem with HTML escaping. https://github.com/AndreasBackx/spotifatius/actions/runs/5033439930
2022-05-290.2.3Andreas Backx
### Changed - Logs are pretty now! 🌈 - Spotify changed to only publish changes on the DBUS. So when going from paused to playing, it won't replay the track information. This change in behaviour is now supported. - Spotify changed the track ID format published on the DBUS, both the new and the old formats are now supported. https://github.com/AndreasBackx/spotifatius/actions/runs/2404911914
2022-04-290.2.2Andreas Backx
### Changed - The logic for showing the status after adding/removing has been moved to the server. This additionally fixes the bug where the client closed when a song was added/removed due to requesting an update when there was no one listening for updates as that's only for the server. https://github.com/AndreasBackx/spotifatius/actions/runs/2246612805
2022-04-290.2.1Andreas Backx
### Changed - Fixed polybar formatting. https://github.com/AndreasBackx/spotifatius/actions/runs/2245110956
2022-04-270.2.0Andreas Backx
### Added - Added and classes for when adding and removing songs from liked songs. ### Changed - Fixed hardcoded location for rspotify cache. - Changed naming from to to avoid confusion with the fact that something can be saved/added to your liked songs. Liked songs is not what the API uses, but it's what the GUI uses. This is reflected in both the code, the now command, and class output. https://github.com/AndreasBackx/spotifatius/actions/runs/2230089500
2022-04-250.1.2Andreas Backx
### Added - Added config, by default and optional at . can be changed by passing to . - Monitoring supports coloured formatting for polybar with config. ### Changed - When toggling the saved state, that is correctly reflected in the output. https://github.com/AndreasBackx/spotifatius/actions/runs/2217265372
2022-04-240.1.1Andreas Backx
### Changed - When connecting a monitoring client, immediately get a response. - Fixed not working due to not formatting address. https://github.com/AndreasBackx/spotifatius/actions/runs/2216218737
2022-04-240.1.0Andreas Backx
### Added - Initial release. https://github.com/AndreasBackx/spotifatius/actions/runs/2216050333
2022-04-240.1.0Andreas Backx
### Added - Initial release. https://github.com/AndreasBackx/spotifatius/actions/runs/2216036859