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
General Development (no feature request here!)
Database: Refactor MP1 database for multi seat usage
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="Anthony Vaughan" data-source="post: 1286635" data-attributes="member: 153283"><p>One of the features I have placed in the code is to delete all database records related to a video when you delete the video from the hard disk. This seemed like a pretty obvious thing to do but I thought I would ask in case I am missing a reason why you might want to keep databases records for which you no longer have to original video. This all happens in the background.</p><p></p><p>It also means that CyberSimian won't have to be concerned about deleting all watched recordings because the system will only delete data for records you have chosen to delete manually.</p><p></p><p>Also, in the GetMediaInfoThread I check whether the database has any records for files that are no longer in the current folder (LoadDirectory) and remove them - so both bases are covered: i.e. disk files deleted using MP or outside of the system.</p><p></p><p>Is there anything I may have missed in doing this?</p><p></p><p>Tony</p></blockquote><p></p>
[QUOTE="Anthony Vaughan, post: 1286635, member: 153283"] One of the features I have placed in the code is to delete all database records related to a video when you delete the video from the hard disk. This seemed like a pretty obvious thing to do but I thought I would ask in case I am missing a reason why you might want to keep databases records for which you no longer have to original video. This all happens in the background. It also means that CyberSimian won't have to be concerned about deleting all watched recordings because the system will only delete data for records you have chosen to delete manually. Also, in the GetMediaInfoThread I check whether the database has any records for files that are no longer in the current folder (LoadDirectory) and remove them - so both bases are covered: i.e. disk files deleted using MP or outside of the system. Is there anything I may have missed in doing this? Tony [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Database: Refactor MP1 database for multi seat usage
Contact us
RSS
Top
Bottom