Move video without losing the bookmarks
#1
Hi. I'm cleaning my data and wanted to move some movies to another folder. How can i do this without losing my added bookmarks?
Reply
#2
http://forum.kodi.tv/showthread.php?tid=...pid2055301 this is the only viable solution I see ATM This person had some sucess with <epbookmark>" tag in the NFO file http://forum.kodi.tv/showthread.php?tid=...pid1738806 and here's something if you are using SQLite http://forum.kodi.tv/showthread.php?tid=...pid2253525 There's actually 3 different kinds of bookmarks. The "resume" point (when you stop a video in the middle), a "bookmark" (that is set when you "create bookmark") and an "episode bookmark." The thumbs are stored in the userdatafolder>thumbs/video and the hask links back to your library.

Note to self: use "episode bookmark." they show up in the .nfo
Reply
#3
I don't think there is any easy or "approved" method to do this. There's no JSON-RPC method to get at the bookmarks. I've been playing around with "unapproved" add-on that would directly access the video database to extract all the bookmarks for a Movie DBID and I guess it could insert the bookmarks back into the database after moving or changing the movie file (or file stack).

scott s.
.
Reply

Logout Mark Read Team Forum Stats Members Help
Move video without losing the bookmarks0