2024-12-07, 19:14
Hi,
I have two video sources; /media/documentaries (sourceA), /media/movies-docu (sourceB). I want to move the contents of sourceA in sourceB, and update the video library with as little hassle as possible. Can I simply delete the "path" table entry where strPath = sourceA, then do a strPath REPLACE sourceA -> sourceB everywhere sourceA appears in strPath in all tables? AFAICT, no tables reference the idPath of source entries in the "path" table. Is this correct?
I'm fine editing the database directly, do it frequently, and yes I make backups. I don't want to bother with the hassle of exporting nfo files and all that entails, just for this. I'd like to make sure I'm not missing something though.
Thanks
I have two video sources; /media/documentaries (sourceA), /media/movies-docu (sourceB). I want to move the contents of sourceA in sourceB, and update the video library with as little hassle as possible. Can I simply delete the "path" table entry where strPath = sourceA, then do a strPath REPLACE sourceA -> sourceB everywhere sourceA appears in strPath in all tables? AFAICT, no tables reference the idPath of source entries in the "path" table. Is this correct?
I'm fine editing the database directly, do it frequently, and yes I make backups. I don't want to bother with the hassle of exporting nfo files and all that entails, just for this. I'd like to make sure I'm not missing something though.
Thanks