Replies: 1 comment 2 replies
|
How often do you update the version in the Roku store? I think mine is on 0.25 still... I was gonna open a ticket about missing preview images, but realized I'm on a really old version. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Note: Playlet is available on the Roku channel store
Or using access code: https://my.roku.com/account/add?channel=PLAYLET
You can also find Playlet by searching "Playlet" in the channel store on your Roku device.
If you installed Playlet from the store, you do not need to sideload the app.
If you cannot install Playlet from the store for some reason (for example, you cannot find it in the store in your country), you can sideload it as a dev app.
Please note that Roku only supports one sideloaded app at a time. If you have another sideloaded app installed, you need to make a choice between it and Playlet.
Another important thing to note is that sideloaded apps share the locally stored data and cache. If you install another sideloaded app after Playlet, it might be able to read your profile, your settings, or even your Invidious access token and YouTube access token.
With that being said:
1. Enable developer settings
If you haven't already, see instructions to enable developer mode in your Roku device
2. Download Playlet
Go to https://github.com/iBicha/playlet/releases and find the release that says "latest". Then download
playlet.zipHere's a shortcut to that file: https://github.com/iBicha/playlet/releases/latest/download/playlet.zip
3. Install Playlet
Find out your Roku's ip address from the network settings. There's plenty of guides online, but here's one https://www.howtogeek.com/806547/how-to-find-roku-ip-address/
Open the address in your browser. Enter
rokudevfor the username, and enter the password that you chose when you enabled developer settings.You should then see the Development Application Installer

Click
Uploadand chooseplaylet.zipthat you downloaded from the previous step. Then clickInstall with zip.Once installed, you should see a message indicating a successful install, and Playlet should launch automatically.
4. Updating Playlet
Playlet downloads most of its functionality from
playlet-libon startup using Github. So there's no need to do frequent updates. But it's a good idea to update it every once in a while, since dev channels do not get updated automatically.All reactions