Thomas Zarebczan
Thomas Zarebczan
When an SDK goes down, it still has calls routed through it, which makes for a poor app experience and for any apps relying on it (i.e. livestreamer) The goal...
Bigger issue is that we pull data from wasabi only to put it into blobs and back to wasabi. Smaller issue is that there's no progress indicator when uploading and...
Instead of redirecting transcoded content, the get api should return multiple urls, along with what type, where the content is available. This can also include a download URL, thumbnail sprites,...
Channel list can take a few seconds for users with multiple channels, one suggestion was to improve this by caching on web apis.
Any files that are done uploading can be cleaned up from each SDK's file manager. If the upload process doesn't rely on the file record, these can probably be cleaned...
These should now work for both devices.
**Misc:** - [ ] Odysee startup logo blurry. Maybe try: https://github.com/OdyseeTeam/odysee-android/blob/master/app/src/main/res/drawable-xxxhdpi/launch_screen.png (android 12 thing?) - [x] use system default as the default theme - [x] switched from system default to...
https://www.reddit.com/r/OdyseeForever/comments/ww7jqm/a_broken_heart_follow_button_makes_me_think_not/
- [ ] make sure we're using the not channel ids from the content api (keith thinks we are) - [ ] show horizontal scroll of active livestreams on each...