Releases: iBicha/playlet
Releases · iBicha/playlet
v0.35.2
Canary
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 setPlaylet Library version
tocanary
and clickApply
- Restart Playlet
- You can verify that you're testing the
canary
release in theInfo
tab in Playlet or the web app
[Unreleased]
Fixed
- Crash in player when video ID is invalid
v0.35.1
[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
v0.34.1
v0.34.0
[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
v0.33.1
v0.33.0
[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.