Closed GoogleCodeExporter closed 9 years ago
It seems to be a HTTP cache issue, so not the UZG download cache. Apparently
UZG does not send any HTTP cache parametersBecause there is not explicit "do
not cache" header present, XOT caches the UZG requests, eventhough they seem to
expire.
You can disable the http cache from the XOT-Uzg.v3 add-on settings (it's called
Cache HTTP Requests). It should fix your issue for now.
The hanging for XBMC on playback, is something I cannot explain. More an XBMC
issue than XOT issue I think. I will try to fix the HTTP cache issue, but it
will require a complete new
Original comment by basrie...@gmail.com
on 18 Oct 2013 at 12:34
I fixed the caching issue. Please replace these files and then enable the HTTP
caching again. It should be fine then.
Original comment by basrie...@gmail.com
on 18 Oct 2013 at 6:42
Attachments:
Thanks for the quick fix! I will give it a try. Although this episode already
played fine later in the day (HTTP cache expired?).
BTW: why are UZG cached episodes not deleted immediately after playing? Because
when I restart a previously played episode it will download it again instead of
playing the version still in the cache folder.
Original comment by Peter.Oo...@gmail.com
on 18 Oct 2013 at 7:33
Because the URL is dynamically (the GUID part changes all the time) it will
force a new download. The cache duration in this case, should be considered a
clean-up time.
Initially I took the name of the episode as the filename, but there are
programs that have the same name for different episodes and then playing one
would cause the use of the cache of the other.
Original comment by basrie...@gmail.com
on 18 Oct 2013 at 7:44
A new release is available XOT-Uzg.v3.3.7 which has a fix included.
Original comment by basrie...@gmail.com
on 20 Oct 2013 at 7:06
Original issue reported on code.google.com by
Peter.Oo...@gmail.com
on 18 Oct 2013 at 11:35Attachments: