Is it possible to add an extra button to contextmenu in library so that I can run my own script with the current moviepath as argument. I want to be able to passalong the movie under the contextmenu to a webservice that does a few things to easen my watching....?
So I want a new button on contexmenu in librarymode to call my own script with moviepath as argument.
ContextMenu Addon for library
xayide
Senior Member Posts: 126 Joined: May 2010 Reputation: 0 |
2012-12-14 15:22
Post: #1
|
| find quote |
mietzekotze
Junior Member Posts: 18 Joined: Dec 2012 Reputation: 0 |
2012-12-19 01:01
Post: #2
Would like to know that, too.
|
| find quote |
te36
Junior Member Posts: 34 Joined: Jan 2010 Reputation: 0 |
2012-12-21 02:54
Post: #3
Is this any different than the question i asked 4 threads in before ? ;-) Please can we have this...
|
| find quote |
giftie
Skilled Python Coder Posts: 2,041 Joined: Mar 2010 Reputation: 35 |
2012-12-21 22:07
Post: #4
At moment only plug-in type add-ons can add context menu items.
![]() For troubleshooting and bug reporting please make sure you read this first you can also use XBMC Log Uploader Script. Cinema Experience Cinema Experience Wiki cdART Manager fanart.tv |
| find quote |
te36
Junior Member Posts: 34 Joined: Jan 2010 Reputation: 0 |
2012-12-22 07:16
Post: #5
Would it be possible to combine a plugin with a script then ? Eg: Could the plugin call the script ?
|
| find quote |
sphere
Posting Freak Joined: Jul 2009 Reputation: 34 Location: Germany |
2012-12-22 15:08
Post: #6
The problem is that a plugin can only add context menu items to self created listitems and not listitems created by xbmc (like in the library views).
There is a very nice Pull Request which would add such functionality. Regarding your question, even if it won't help you with your feature, yes, you can call other add-ons (script or plugin) from the context menu of listitems which are created within your plugin. regards, sphere My GitHub. My Addons: HD-Trailers.net | Shoutcast 2 | Apple Itunes Podcasts | Radio | MyVideo.de | Nasa | The Big Pictures | Collegehumor | WhatTheMovie | 4Players | Wimp.com | HWClips.com | TheHollywoodReporter | XBMC Log Uploader | Rofl.to | MyZen.tv | Dump.com | Disclose.tv | Dokumonster.de | Netzkino.de |
| find quote |
xayide
Senior Member Posts: 126 Joined: May 2010 Reputation: 0 |
2013-02-15 20:05
Post: #7
I went the route and made my own plugin... So I skipped contextmenu. Now only facing problems with scraping.
|
| find quote |

![[Image: e4f63e45ba34fe4695b3bb08eb2499d8e4ee484e...4c076g.jpg]](http://www.mediafire.com/conv/e4f63e45ba34fe4695b3bb08eb2499d8e4ee484e4d2fe70f903275f93e5e4c076g.jpg)
Search
Help