- Version 1.0.1
- Download 1435
- File Size 7.66 MB
- Create Date 22 July 2020
- Download
CHANGELOG
- Update in help documentation, change in licensing information and bug fixes related to album art covers.
- Addition of forgotten functionality. Lyra will now react when a user selects songs, first by listing the total selected and then by adjusting the total amount of play time.
- Corrections to Patch mechanism that should permit it to work properly.
- Integration of a patch mechanism that will update Lyra ‘main.’ and ‘host.’ databases to match a new version structure. Committed in order to test on unmodified version.
- Integration of a song rating capability into Lyra. Now users can rate songs and create a playlist automatically from the rating.
- Completion of the Last.fm service into the Lyra interface. This update provides the ability to save a copy of the playlist to the Last.fm service when we are saving local or remote lists.
- Quick modification to centre profiles when displayed.
- Addition of the ProfileFrame class which displays both Artist and Album profile information. This completes the AlbumArtPanel class elements and integrates most of the currently desired Last.fm elements.
- Album cover art display based on information from the Last.fm service. Initial querying, caching and user select/reset enabled. Album and artist profile display still to be implemented.
- Correction in the template to account for Album Art and maintain Playlists.
- Fixes a bug where Null Values start causing problems down the line. There was a certain amount of code missing to deal with it cleanly.
- Code update to handle a loss of host connection when using the client. There will be an attempted retries, followed by a hard failure if a connection cannot be re-established. This fix will also alleviate any problems related to the connection being timed out. Now the client will re-connect and re-apply the command.
- Integration of ‘Scrobbling’ capability in the Last.fm integration. Now songs played will be reported and logged on the Last.fm service.
- Addition of the FINEST logging level and application of this level to the Pendulum class. Permitting easier and less distracting debugging.
- Initial integration of Lyra with the Last.fm service. Users can now make the necessary steps to have the application integrated from the Preferences window.
- Update to HTTPClient and language database to improve logging of activities.
- Addition of a generic HTTP client to the Lyra Widgets in order to support external sites such as Last.fm.