dynamitemedia
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2011
06:17 PM
caching .ts files
is there any way of deleting these? i am having strange behavior with the m3u8 playlist.
i actually delete the playlist and the files but Roku has cached them and even though the playlist will say something totally different it will still try and play the old files so for example
Then i delete those from the server and the new set will look like this:
and the m3u8 will say roku-2-3.ts but then the roku will be playing roku-1-3.ts
i hope i explained it without adding all the playlist code. is there a way to delete those files once they are not needed from the roku?
i actually delete the playlist and the files but Roku has cached them and even though the playlist will say something totally different it will still try and play the old files so for example
roku-1-1.ts
roku-1-2.ts
roku-1-3.ts
Then i delete those from the server and the new set will look like this:
roku-2-1.ts
roku-2-2.ts
roku-2-3.ts
and the m3u8 will say roku-2-3.ts but then the roku will be playing roku-1-3.ts
i hope i explained it without adding all the playlist code. is there a way to delete those files once they are not needed from the roku?
Twitter: iptvmyway facebook: iptvmyay
Channels: Warriors of War, Go Fight Live, Heading Outdoorz, IPTVmyway
Channels: Warriors of War, Go Fight Live, Heading Outdoorz, IPTVmyway
4 REPLIES 4

RokuKevin
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2011
09:28 AM
Re: caching .ts files
Neither the Roku box nor the HLS spec does not allow changing the playlist randomly. A "Live" playlist can change by removing the first segment from the list and adding a new last segment.
The Roku box polls for a new playlist at least once per target duration. This is when you could make the change in the playlist.
The box will cache all the segments it downloads until it plays them (and even after it plays them to support instant-replay). There is no way to turn this behavior off.
--Kevin
The Roku box polls for a new playlist at least once per target duration. This is when you could make the change in the playlist.
The box will cache all the segments it downloads until it plays them (and even after it plays them to support instant-replay). There is no way to turn this behavior off.
--Kevin
destruk
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2011
09:36 PM
Re: caching .ts files
What does it do when the cache is full?

RokuKevin
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2011
10:05 PM
Re: caching .ts files
removes the first in.
--Kevin
--Kevin
wr6757
Newbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2021
08:27 PM
System update needed to include no
They need to create an option for deleting cache from the system menu