You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you go to tvtv.us, select any US city, and in the channel lineup select Internet/Other you will see that they now have guides for most of the major FAST services. For example you can select PlutoTV and it will show you all the channels it knows about that are on PlutoTV. Not all the services/channels have really good guide data (more than just a generic description of the program) but some do go into more detail. But none of these are currently included in the tvtv.us guide data.
I would be inclined to suggest putting the streaming services in a separate .xml file to keep the main one from becoming any larger. I made the mistake of doing a test run using that main list this morning and now if I try to do a run, even using a custom channels list with only two or three channels, I get nothing but "ERR: Request failed with status code 429" errors (and no indication of how long I have to wait before trying again).
The text was updated successfully, but these errors were encountered:
Error code 429 = Too Many Requests.
This is an issue on the server side which can be prevented by breaking the xml channel files down into smaller ones.
Site
tvtv.us
Description
If you go to tvtv.us, select any US city, and in the channel lineup select Internet/Other you will see that they now have guides for most of the major FAST services. For example you can select PlutoTV and it will show you all the channels it knows about that are on PlutoTV. Not all the services/channels have really good guide data (more than just a generic description of the program) but some do go into more detail. But none of these are currently included in the tvtv.us guide data.
I would be inclined to suggest putting the streaming services in a separate .xml file to keep the main one from becoming any larger. I made the mistake of doing a test run using that main list this morning and now if I try to do a run, even using a custom channels list with only two or three channels, I get nothing but "ERR: Request failed with status code 429" errors (and no indication of how long I have to wait before trying again).
The text was updated successfully, but these errors were encountered: