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
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Moving Movie collection to another server..
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="thekitehunter" data-source="post: 685612" data-attributes="member: 41953"><p>I downloaded and used the program 'SQLite Expert Personal', its free. Open the 'movingpictures.db3' file in the Mediaportal/database folder. Then in the SQL tab type in your version, (substituting the originalpath, new path) of the following SQL command:</p><p></p><p>update local_media set fullpath = replace(fullpath,"L:\Movies\Drama", "M:\Drama");</p><p></p><p>and in the table 'local_media' you'll see the path changed, but before you do this make sure that the new folder where your movies are has already been included as an import folder in moving pictures. If you didn't do this, then also change the entry in the table 'import_path' at this time.</p><p>If you end up with duplicated then these can be removed by selecting the 'movie_info' table and rightclicking/'delete selected record'.</p></blockquote><p></p>
[QUOTE="thekitehunter, post: 685612, member: 41953"] I downloaded and used the program 'SQLite Expert Personal', its free. Open the 'movingpictures.db3' file in the Mediaportal/database folder. Then in the SQL tab type in your version, (substituting the originalpath, new path) of the following SQL command: update local_media set fullpath = replace(fullpath,"L:\Movies\Drama", "M:\Drama"); and in the table 'local_media' you'll see the path changed, but before you do this make sure that the new folder where your movies are has already been included as an import folder in moving pictures. If you didn't do this, then also change the entry in the table 'import_path' at this time. If you end up with duplicated then these can be removed by selecting the 'movie_info' table and rightclicking/'delete selected record'. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Moving Movie collection to another server..
Contact us
RSS
Top
Bottom