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="ajs" data-source="post: 1286661" data-attributes="member: 68833"><p>I don't even know how to explain it. The symlink/hardlink to the file is described in the Microsoft knowledge base.</p><p>But the folder can look like this:</p><p>file1.avi</p><p>file2.avi</p><p>file3.cd1.avi</p><p>file3.cd2.avi</p><p>file3.cd3.avi</p><p>file4.avi ---> symlink/hardlink ---> other HDD, or network drive on other host</p><p>file5.avi</p><p></p><p>We have two modes of operation, one is file mode and the other is database mode.</p><p>In the first mode (shares), movies may or may not be in the database, but in this mode, if the file is physically there, it will be visible.</p><p>In the second mode (database), we see only what is in the database, regardless of whether the file is physically present or not. Especially it can be a network resource and if you try to play it, the file can be mounted and then it will be physically available.</p><p>In database mode, we also have a lot of ways to display data, it all depends on the view settings. And the level of detail in the data can be quite large.</p><p></p><p>Here it is difficult to provide for all options, so just delete what is not there at the moment is a bad solution, you have to do a lot of checks, etc. That's why automatic deletion is not the best solution. And the easiest solution is to let the user delete it himself. By hand.</p></blockquote><p></p>
[QUOTE="ajs, post: 1286661, member: 68833"] I don't even know how to explain it. The symlink/hardlink to the file is described in the Microsoft knowledge base. But the folder can look like this: file1.avi file2.avi file3.cd1.avi file3.cd2.avi file3.cd3.avi file4.avi ---> symlink/hardlink ---> other HDD, or network drive on other host file5.avi We have two modes of operation, one is file mode and the other is database mode. In the first mode (shares), movies may or may not be in the database, but in this mode, if the file is physically there, it will be visible. In the second mode (database), we see only what is in the database, regardless of whether the file is physically present or not. Especially it can be a network resource and if you try to play it, the file can be mounted and then it will be physically available. In database mode, we also have a lot of ways to display data, it all depends on the view settings. And the level of detail in the data can be quite large. Here it is difficult to provide for all options, so just delete what is not there at the moment is a bad solution, you have to do a lot of checks, etc. That's why automatic deletion is not the best solution. And the easiest solution is to let the user delete it himself. By hand. [/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