[RELEASE] Library Editor script
#1
Star 
i wrote a small script which uses JSON to manipulate the database info.
pretty much every database info can be edited.
only for movies atm, will probably extend it to episodes / etc

https://github.com/phil65/script.libraryeditor

Usage:

RunScript(script.libraryeditor,DBID=$INFO[ListItem.DBID])

that will open a popup where you can choose what to edit.

You´ll have to use " / " to seperate genres etc.

can be integrated into dialogvideoinfo and / or context menu.

cheers.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#2
Nice, going to submit it to the official repo?
Reply
#3
yes will do that.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#4
Cool stuff Phil.
Reply
#5
Very nice Phil. Defiantly will include this to my skin.

Cheers
Nessus
Reply
#6
thx.

script should now work for movies, episodes, tv shows and musicvideos.
support for music section will also come.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#7
nice stuffNod
thanks
Reply
#8
(2013-03-09, 20:52)phil65 Wrote: i wrote a small script which uses JSON to manipulate the database info.
pretty much every database info can be edited.
only for movies atm, will probably extend it to episodes / etc

https://github.com/phil65/script.libraryeditor

Usage:

RunScript(script.libraryeditor,DBID=$INFO[ListItem.DBID])

that will open a popup where you can choose what to edit.

You´ll have to use " / " to seperate genres etc.

can be integrated into dialogvideoinfo and / or context menu.

cheers.

Hi Phil65
Thanks for the scripts! It is what I was looking for!!
But what it´s not so clear for me is the way of integrating it to the Aeon Nox skin (the one I am using, in the version 4.0.9)
Could you please give some more detailed idea about what you mean when you say "can be integrated into dialogvideoinfo and / or context menu" ??. How should I do that??
Sorry for my really basic question ( I suppose) but I am really new to the XBMC world, and I'll really apreciate your help on this, so I could use your script on it.
I´ll wait for your comments.
Regards and thanks in advance!
Reply
#9
(2013-03-11, 17:49)huviolan Wrote:
(2013-03-09, 20:52)phil65 Wrote: i wrote a small script which uses JSON to manipulate the database info.
pretty much every database info can be edited.
only for movies atm, will probably extend it to episodes / etc

https://github.com/phil65/script.libraryeditor

Usage:

RunScript(script.libraryeditor,DBID=$INFO[ListItem.DBID])

that will open a popup where you can choose what to edit.

You´ll have to use " / " to seperate genres etc.

can be integrated into dialogvideoinfo and / or context menu.

cheers.

Hi Phil65
Thanks for the scripts! It is what I was looking for!!
But what it´s not so clear for me is the way of integrating it to the Aeon Nox skin (the one I am using, in the version 4.0.9)
Could you please give some more detailed idea about what you mean when you say "can be integrated into dialogvideoinfo and / or context menu" ??. How should I do that??
Sorry for my really basic question ( I suppose) but I am really new to the XBMC world, and I'll really apreciate your help on this, so I could use your script on it.
I´ll wait for your comments.
Regards and thanks in advance!

wait for the next version. it will be included then.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#10
...artists, albums and songs should work now too for most parts.
some feedback would be nice, esp. when using the script in dialogvideoinfo.
here on my end xbmc does not always like it when the library gets changed while dialogvideoinfo is open.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#11
(2013-03-11, 20:55)phil65 Wrote: ...artists, albums and songs should work now too for most parts.
some feedback would be nice, esp. when using the script in dialogvideoinfo.
here on my end xbmc does not always like it when the library gets changed while dialogvideoinfo is open.

It's not on the git yet ?
Reply
#12
it is.
https://github.com/phil65/script.library...its/master
some few options are not workin yet though. will be fixed.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#13
Bug: If I edit the title and select "cancel" on the keyboard, the info is cleared rather than left unchanged.
Image
Reply
#14
Thanks for the script, very nice.
Reply
#15
Cheers Phil, great little script!
Reply

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Library Editor script3