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
Development
Improvement Suggestions
Better management of recorded TV
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="level20peon" data-source="post: 264436" data-attributes="member: 28613"><p>I am not attaching any logs or posting system specs because it is not relevant in this matter:</p><p></p><p></p><p>Currently the TV-Servers recorded TV does the following thing:</p><p>1. Take "creation date" of file X and use it as "recording start date"</p><p>2. Take "modify date" of file X and use it as "recording end date"</p><p>3. Calculate the time-difference between 1. and 2. to use it as "duration time"</p><p></p><p></p><p>Now guess one would like to cut a recording to remove anything before and after the show one wanted to record (or cut commericals for example). If this edit is saved to the same file the "modify date" gets changed. If this edit is saved to a new file both "creation date" AND "modify date" are getting changed.</p><p>As you can see the listing of recorded TV is really messed up when edits of any kind are done.</p><p></p><p>So my proposal is:</p><p>EITHER</p><p></p><p>take the "creation time" out of the recordings filename (it's already there) and calculate the duration by processing the file like it's done in any application which creates playlists on the fly or showing the duration of single files by calculating the stream (?).</p><p></p><p>OR</p><p></p><p>... write these information into the XML file which is created for each recording. This would save CPU time for checking on each single files duration.</p><p></p><p></p><p>-level20peon</p></blockquote><p></p>
[QUOTE="level20peon, post: 264436, member: 28613"] I am not attaching any logs or posting system specs because it is not relevant in this matter: Currently the TV-Servers recorded TV does the following thing: 1. Take "creation date" of file X and use it as "recording start date" 2. Take "modify date" of file X and use it as "recording end date" 3. Calculate the time-difference between 1. and 2. to use it as "duration time" Now guess one would like to cut a recording to remove anything before and after the show one wanted to record (or cut commericals for example). If this edit is saved to the same file the "modify date" gets changed. If this edit is saved to a new file both "creation date" AND "modify date" are getting changed. As you can see the listing of recorded TV is really messed up when edits of any kind are done. So my proposal is: EITHER take the "creation time" out of the recordings filename (it's already there) and calculate the duration by processing the file like it's done in any application which creates playlists on the fly or showing the duration of single files by calculating the stream (?). OR ... write these information into the XML file which is created for each recording. This would save CPU time for checking on each single files duration. -level20peon [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
Improvement Suggestions
Better management of recorded TV
Contact us
RSS
Top
Bottom