Skip to content

Releases: chusopr/plugin.video.lastfm

1.2.1

10 Nov 22:52
3de8e6a
Compare
Choose a tag to compare

#2: Fix youtube-dl upstream snafu

1.2.0

14 Oct 19:18
Compare
Choose a tag to compare
  • 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.

14 Oct 19:18
Compare
Choose a tag to compare
  • 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.

1.1.0

14 Oct 19:18
Compare
Choose a tag to compare
  • Replace use of Kodi's plugin.video.youtube to get YouTube download URLs and use youtube-dl instead which gives better results.

1.0.0

14 Oct 19:17
Compare
Choose a tag to compare
  • First release.