Releases: iBicha/playlet
Releases · iBicha/playlet
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]
Added
- German translation (Thanks to Lacey Anaya)
v0.36.1
[0.36.1] - 2025-01-19
Fixed
- Added
Visitor Data
to payload in Playlet backend- Session data persists for 24 hours
- It reduces the privacy of the app, but can help with
Sign in to confirm you're not a bot
errors
Changed
- Video queue view might be missing video titles and durations
- This is done to reduce the risk of rate limiting. No video titles in the queue is better than no videos playing at all.
- Only affects casting playlists from the YouTube mobile app.
v0.36.0
[0.36.0] - 2025-01-16
Added
- Support for channel "Courses" in Playlet backend
Fixed
- Web app tech refresh
- Web app "Open in Invidious" when built-in backend is selected
- Playlist continuation showing invalid items at the end of playlists
Changed
- Skip "Creator on the Rise" that show up in trending
- They end up hijacking the feed
- Might become a setting in the future
v0.35.5
v0.35.4
v0.35.3
v0.35.2
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.