How to use the favorite into my plugin?
#1
Now, i have developed the plugin that can play video, music and picture. Then, i would like to use the function favorite inside my plugin (I know it has already in xbmc when right click ) but i want to do the own my favorite directory inside my plugin and when user right click video file and choose "Add to favorite", So, it can move that file into favorite directory that i already created.

Anyone can help me please.....
Reply
#2
Have a look at the live streams addon by divingmule. You can find his repository in the 3rd party add-on repository: http://wiki.xbmc.org/index.php?title=3rd...positories
The getFavorites, addFavorite and rmFavorite routines and a few lines of initialization opening the favorites file at the beginning of the addon code are what you want.
Reply

Logout Mark Read Team Forum Stats Members Help
How to use the favorite into my plugin?0