Releases: iBicha/playlet
Releases · iBicha/playlet
v0.46.0
12 Jun 01:30
Compare
Sorry, something went wrong.
No results found
[0.46.0] - 2026-06-12
Added
Video player refactored into a new interface, with pause and minimize buttons. This would allow for an easier integration of other features
Fixed
Live stream videos for Playlet backend, attempt with Invidious
Audio track names when using Invidious
Small leak in video player
Changed
Pressing down when video is full screen no longer minimizes the video, there's a dedicated button for it now
Canary
12 Jun 23:32
Compare
Sorry, something went wrong.
No results found
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]
Added
Support for 4K video
Playlet already supported 4K videos. This adds a support check, and quality selectors in the settings, for the devices that support it.
Not all 4k supporting devices - only with AV1 support (usually newer devices)
Not all 4k videos are playable, only AV1 encoded videos
Fixed
Missing video durations in channel pages, when using Playlet backend
v0.45.0
25 May 00:52
Compare
Sorry, something went wrong.
No results found
[0.45.0] - 2026-05-25
Added
Experimental support for changing playback speed from YouTube mobile app using Leanback/Lounge api
Support for disabling AI auto-dubbed audio tracks
Fixed
Bug where large playlists (1k+ videos) only load the first page
v0.44.10
03 May 20:11
Compare
Sorry, something went wrong.
No results found
[0.44.10] - 2026-05-03
Fixed
Bug where home screen editor is empty with a fresh install
v0.44.9
25 Apr 13:55
Compare
Sorry, something went wrong.
No results found
[0.44.9] - 2026-04-25
Fixed
Updated dependencies and innertube versions
v0.44.8
24 Apr 15:04
Compare
Sorry, something went wrong.
No results found
[0.44.8] - 2026-04-24
Fixed
Always use signatureTimestamp in /player calls to prevent "reload page" errors. This affects watch history.
Attempt 2 to fix watch history and watch progress
v0.44.7
23 Apr 12:55
Compare
Sorry, something went wrong.
No results found
[0.44.7] - 2026-04-23
Fixed
Attempt to fix watch history and watch progress
Channel sort
v0.44.6
08 Feb 17:58
Compare
Sorry, something went wrong.
No results found
[0.44.6] - 2026-02-08
Fixed
Error dialog doesn't close automatically when playback recovers after an error
All audio track names are shown as "Other" in multi audio track videos
v0.44.5
17 Jan 19:07
Compare
Sorry, something went wrong.
No results found
[0.44.5] - 2026-01-17
Fixed
Error handling when ytjs formats have missing urls
v0.44.4
23 Nov 19:10
Compare
Sorry, something went wrong.
No results found
[0.44.4] - 2025-11-23
Fixed
Subscriptions looping instead of loading older videos
Removed
Trending endpoints from code base