-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
failed to load feed #485
Comments
No, it is not game over. |
Closing, if you are referring to a different issue, we can reopen |
all is well now, I did change instances last week but that failed. |
Just some additional observations:
|
one minor issue is when a youtube channel is deleted the app keeps looking for that channel and there is a delay until it gives up. because its deleted the icon or tile does not appear so you can delete it. is there another way to edit the channels to stop this? |
Thanks for the feedback!
For this one I made sure to do two things, the backend is under playback settings, and that it says
The Invidious "landscape" is constantly changing: instances break, new ones are added, some instances do not support proxying, some no API access, and some with no CORS, and so on. Now most instances can't play videos. I will do my best to communicate things, but for the most part this is because so many changes happened recently.
This was mostly part of the design - as there should be no need to refresh when changing the instance, because it was assumed to be the same feed (except for the popular feed, which is instance specific). The right way to refresh is hold the OK button and hit refresh.
This is one is tricky as well - I can attempt to suppress some errors, but at the added risk of hiding errors by mistake. The errors go through the dialog on screen, and as well as developer logs. The assumption here is that errors rarely happen, and that when they do, we'd want as much information as possible, so I'd want to try to avoid deduplicating errors. But because of recent instabilities, we're seeing higher than usual number of issues. I know some of my answers feel like rubber stamp response. It doesn't mean there's nothing to be done. Please create an issue for separate things that you consider important, and add both the issue at hand and what the right solution should be so we can track it. Thanks
This issue was reported before for both playlists and channels #421 |
The OS recently alerted me that the internal storage is full, so I purchased an SD card to install more apps. Is it possible for Roku apps to specifically designate this external storage as cache, similar to the way it works on Android ?
No problem, its not urgent, I just wanted to illustrate the issue and solicit ideas. |
Playlet uses Roku's cache system (see tmp and cachefs in File System), which is backed by RAM. Cache gets periodically purged when it gets full.
Possible, yes. But no out of the box support, cache management needs to be implemented from scratch. |
videos in on the home screen load and play ok,but now
bookmarks get nothing but failed to load feed and API error 400 "request contains an invalid argument" for the past several days.
is this game over?
The text was updated successfully, but these errors were encountered: