Skip to content

Releases: iBicha/playlet

v0.35.2

27 Dec 17:28
5cb33db
Compare
Choose a tag to compare

[0.35.2] - 2024-12-27

Fixed

  • Watch history now has more info (title, channel, duration)

Canary

27 Dec 17:43
Compare
Choose a tag to compare
Canary Pre-release
Pre-release

This is an automated release. It is generated when new code is pushed to the main branch.

To test this release:

  • Open Playlet web app settings in a browser (http://ROKU_IP_ADDRESS:8888/index.html#settings)
  • Scroll down to Developer settings and set Playlet Library version to canary and click Apply
  • Restart Playlet
  • You can verify that you're testing the canary release in the Info tab in Playlet or the web app

[Unreleased]

Fixed

  • Crash in player when video ID is invalid

v0.35.1

26 Dec 01:14
1e28ee4
Compare
Choose a tag to compare

[0.35.1] - 2024-12-26

Added

  • Support for auto-generated channels in Playlet backend
  • Support for continuation/pagination in Playlet backend: search, channels and playlists load more content as you scroll

Fixed

  • Channels sub count in web app
  • Channel drag and drop in web app
  • Video thumbnail when adding to queue from lounge

Removed

  • YouTube.js from web app. It is no longer needed, so this reduces app size.

v0.35.0

24 Dec 03:34
43807b6
Compare
Choose a tag to compare

[0.35.0] - 2024-12-24

Added

  • Region and locale support for Playlet backend
  • Search filters support for Playlet backend

Fixed

  • Start up crash on older OS version (11.5)

v0.34.1

23 Dec 14:50
010d86f
Compare
Choose a tag to compare

[0.34.1] - 2024-12-23

Fixed

  • Regression caused watch history thumbnails to break
  • Web app views when using new backend

v0.34.0

22 Dec 21:20
5efe9a4
Compare
Choose a tag to compare

[0.34.0] - 2024-12-22

Added

  • Built-in Playlet backend, which supports channels, playlists, and search
    • This backend is experimental, and has a few missing features.
    • To use it, set the Invidious instance to an empty string.

Fixed

  • Added a workaround for an issue where json parsing fails due to unicode characters

v0.33.2

17 Dec 23:43
e1bcfc0
Compare
Choose a tag to compare

[0.33.2] - 2024-12-17

Changed

  • Default Invidious instance

v0.33.1

17 Dec 14:11
cf54a10
Compare
Choose a tag to compare

[0.33.1] - 2024-12-17

Added

  • Compression (gzip) to static web app files. Reduces app size significantly
  • UI to clarify how to enable Control by mobile apps in the web app

Fixed

  • Error when opening a mix

v0.33.0

14 Dec 19:26
c2abcc5
Compare
Choose a tag to compare

[0.33.0] - 2024-12-14

Added

  • Search suggestions to Playlet backend
  • Support for age restrcited videos and private videos when cast from YouTube app (logged in)
    • Note: it works when the video is explicitely cast. If it was added to queue, or added as part of a playlist, this might not work.

Fixed

  • Improved on issue with long videos (10+ hours) showing as 2:30 only. They now show about 5 hours.

v0.32.1

03 Dec 02:02
d3f443e
Compare
Choose a tag to compare

[0.32.1] - 2024-12-03

Fixed

  • Hls hanging on HDR videos
  • [Perf] Small optimization to json payload size in Innertube

Changed

  • Default Invidious instance