Releases: chusopr/plugin.video.lastfm
Releases · chusopr/plugin.video.lastfm
1.2.1
1.2.0
- Video playback is back.
- Fixed issue making it crash in Android because it doesn't provide a
/tmp
dir. - Fix first item in the playlist having a blank name.
- Updated youtube-dl to fix playback issues.
- Remove support for HLS AES from youtube-dl which is not required and pulls in new dependencies.
1.1.1: Convert the add-on to audio-only.
- Removed ability to play video to make the plugin work again.
- Fix out-of-bounds crash when trying to access download URLs for a song that was not found.
- Fix errors with non-ASCII characters in song names.
- Fix for Last.fm providing improperly encoded URLs when they contain a
/
or&
. - Updated youtube-dl to fix playback issues.