home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
Locked time-shift files cause failure to change channel
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mm1352000" data-source="post: 1171525" data-attributes="member: 82144"><p>Hmmm, that's interesting because the maths doesn't add up.</p><p></p><p>The dxdiag log tells me that the E: drive has 6.2 GB total space, but only 1.5 GB was free. This was the status <em>after</em> BIGBOY's stream had stopped.</p><p></p><p>I know from the TV service log file that BIGBOY's stream had 3 time-shift files:</p><p>[collapse]</p><p>[2016-01-13 18:28:29,391] [Log ] [TS_File_Cleanup] [INFO ] - card: delete timeshift files E:\\live9-3.ts</p><p>[2016-01-13 18:28:29,391] [Log ] [TS_File_Cleanup] [INFO ] - card: trying to delete E:\live9-3.ts.tsbuffer</p><p>[2016-01-13 18:28:29,391] [Log ] [TS_File_Cleanup] [INFO ] - card: deleted file E:\live9-3.ts.tsbuffer</p><p>[2016-01-13 18:28:29,391] [Log ] [TS_File_Cleanup] [INFO ] - card: trying to delete E:\live9-3.ts.tsbuffer1.ts</p><p>[2016-01-13 18:28:29,438] [Log ] [TS_File_Cleanup] [INFO ] - card: deleted file E:\live9-3.ts.tsbuffer1.ts</p><p>[2016-01-13 18:28:29,438] [Log ] [TS_File_Cleanup] [INFO ] - card: trying to delete E:\live9-3.ts.tsbuffer2.ts</p><p>[2016-01-13 18:28:29,453] [Log ] [TS_File_Cleanup] [INFO ] - card: deleted file E:\live9-3.ts.tsbuffer2.ts</p><p>[2016-01-13 18:28:29,453] [Log ] [TS_File_Cleanup] [INFO ] - card: trying to delete E:\live9-3.ts.tsbuffer3.ts</p><p>[2016-01-13 18:28:29,500] [Log ] [TS_File_Cleanup] [INFO ] - card: deleted file E:\live9-3.ts.tsbuffer3.ts[/collapse]</p><p></p><p>3 x 350 = 1.05 GB</p><p></p><p>1.5 - 1.05 = total space available when BIGBOY was trying to change channel = 450 MB</p><p></p><p>That number seems right because in order to successfully start time-shifting, TV Server requires that there be enough space to create <strong>2</strong> time-shift files.</p><p></p><p>What doesn't add up is how only 1.5 GB could be free (and 4.7 GB used) when only MASTER is streaming. Even with a full sized buffer, MASTER's stream should only have been using 8 x 350 MB = 2.8 GB. Is there other stuff using up space on the disk?</p><p></p><p></p><p></p><p>No, not unless part of the disk space is used for something else.</p><p></p><p></p><p>That number is calculated as: (8 stream files + 1 file worth of free space) x 350 MB per file.</p><p>The "1 file worth of free space" is space left to ensure the disk doesn't ever get completely full (which can be really bad if the disk is also used for the operating system).</p><p></p><p></p><p>It would be nice to not have to specify the file counts and sizes, but the maths gets quite tricky. Essentially the mathematical problem is: what is the smallest common factor of 2 numbers which is greater than or equal to [approx.] 100 MB.</p><p></p><p></p><p>"Min" is not really a minimum. It's just the standard buffer size when time-shifting.</p><p>"Max" only has an effect when you pause. When you pause, the buffer size can increase from the standard size up to the maximum size.</p></blockquote><p></p>
[QUOTE="mm1352000, post: 1171525, member: 82144"] Hmmm, that's interesting because the maths doesn't add up. The dxdiag log tells me that the E: drive has 6.2 GB total space, but only 1.5 GB was free. This was the status [I]after[/I] BIGBOY's stream had stopped. I know from the TV service log file that BIGBOY's stream had 3 time-shift files: [collapse] [2016-01-13 18:28:29,391] [Log ] [TS_File_Cleanup] [INFO ] - card: delete timeshift files E:\\live9-3.ts [2016-01-13 18:28:29,391] [Log ] [TS_File_Cleanup] [INFO ] - card: trying to delete E:\live9-3.ts.tsbuffer [2016-01-13 18:28:29,391] [Log ] [TS_File_Cleanup] [INFO ] - card: deleted file E:\live9-3.ts.tsbuffer [2016-01-13 18:28:29,391] [Log ] [TS_File_Cleanup] [INFO ] - card: trying to delete E:\live9-3.ts.tsbuffer1.ts [2016-01-13 18:28:29,438] [Log ] [TS_File_Cleanup] [INFO ] - card: deleted file E:\live9-3.ts.tsbuffer1.ts [2016-01-13 18:28:29,438] [Log ] [TS_File_Cleanup] [INFO ] - card: trying to delete E:\live9-3.ts.tsbuffer2.ts [2016-01-13 18:28:29,453] [Log ] [TS_File_Cleanup] [INFO ] - card: deleted file E:\live9-3.ts.tsbuffer2.ts [2016-01-13 18:28:29,453] [Log ] [TS_File_Cleanup] [INFO ] - card: trying to delete E:\live9-3.ts.tsbuffer3.ts [2016-01-13 18:28:29,500] [Log ] [TS_File_Cleanup] [INFO ] - card: deleted file E:\live9-3.ts.tsbuffer3.ts[/collapse] 3 x 350 = 1.05 GB 1.5 - 1.05 = total space available when BIGBOY was trying to change channel = 450 MB That number seems right because in order to successfully start time-shifting, TV Server requires that there be enough space to create [B]2[/B] time-shift files. What doesn't add up is how only 1.5 GB could be free (and 4.7 GB used) when only MASTER is streaming. Even with a full sized buffer, MASTER's stream should only have been using 8 x 350 MB = 2.8 GB. Is there other stuff using up space on the disk? No, not unless part of the disk space is used for something else. That number is calculated as: (8 stream files + 1 file worth of free space) x 350 MB per file. The "1 file worth of free space" is space left to ensure the disk doesn't ever get completely full (which can be really bad if the disk is also used for the operating system). It would be nice to not have to specify the file counts and sizes, but the maths gets quite tricky. Essentially the mathematical problem is: what is the smallest common factor of 2 numbers which is greater than or equal to [approx.] 100 MB. "Min" is not really a minimum. It's just the standard buffer size when time-shifting. "Max" only has an effect when you pause. When you pause, the buffer size can increase from the standard size up to the maximum size. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
Locked time-shift files cause failure to change channel
Contact us
RSS
Top
Bottom