Age | Commit message (Collapse) | Author |
|
### Added
- Added custom formatting options via config.toml. #8 by @dotaxis
https://github.com/AndreasBackx/spotifatius/actions/runs/11418188415
|
|
### Changed
- Updated dependencies so it compiles on Rust 1.77.
https://github.com/AndreasBackx/spotifatius/actions/runs/8860601250
|
|
### Changed
- Fixed Waybar output problem with HTML escaping.
https://github.com/AndreasBackx/spotifatius/actions/runs/5033439930
|
|
### 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
|
|
### 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
|
|
### Changed
- Fixed polybar formatting.
https://github.com/AndreasBackx/spotifatius/actions/runs/2245110956
|
|
### 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
|
|
### 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
|
|
### 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
|
|
### Added
- Initial release.
https://github.com/AndreasBackx/spotifatius/actions/runs/2216050333
|
|
### Added
- Initial release.
https://github.com/AndreasBackx/spotifatius/actions/runs/2216036859
|