Replies: 1 comment 2 replies
|
https://cristian.sulea.net/blog/disable-browser-caching-with-meta-html-tags/
From: Bradut Dima ***@***.***>
Sent: Monday, September 11, 2023 2:10 PM
To: GerryDazoo/SlingerPlayer ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [GerryDazoo/SlingerPlayer] SlingerPlayer Android caches remote webpage (Discussion #24)
I have noticed that the Android version of SlingerPlayer caches the remote control webpage, and the only way I was able to get it display a different version of that page was to reinstall the app.
That was OK with me and probably with 99.999% of the users.
Now, I have developed a RC webpage that connects to different WebAPIs
* to get updated TV programs info,
* to send channel change commands to the Slingbox Server,
* to get the streaming status of a Slingbox via SignalR in order to display its selected channel.
This RC webpage works fine when launched from the Windows version of SlingerPlayer or directly in a browser
Unfortunately, in SlingerPlayer for Android it often cannot connect to the servers.
I believe these issues may be a consequence of catching, but not sure
So, I am wondering: is it possible to disable catching?
—
Reply to this email directly, view it on GitHub <#24> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AYOYVQKF7OP5IC4GBJCLVDLXZ5HW7ANCNFSM6AAAAAA4TW4IKM> .
You are receiving this because you are subscribed to this thread. <https://github.com/notifications/beacon/AYOYVQP4VOCUAH3K2PE4GP3XZ5HW7A5CNFSM6AAAAAA4TW4IKOWGG33NNVSW45C7OR4XAZNKIRUXGY3VONZWS33OVJRW63LNMVXHIX3JMTHAAVNTJA.gif> Message ID: ***@***.*** ***@***.***> >
|
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.
I have noticed that the Android version of SlingerPlayer caches the remote control webpage, and the only way I was able to get it display a different version of that page was to reinstall the app.
That was OK with me and probably with 99.999% of the users.
Now, I have developed a RC webpage that connects to different WebAPIs
This RC webpage works fine when launched from the Windows version of SlingerPlayer or directly in a browser
Unfortunately, in SlingerPlayer for Android it often cannot connect to the servers.
I believe these issues may be a consequence of cache-ing but not sure
So, I am wondering: is it possible to disable cache?
All reactions