Kodi Community Forum
[Coder Question] XBMC Play/Resume context Menu - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+--- Thread: [Coder Question] XBMC Play/Resume context Menu (/showthread.php?tid=136593)



[Coder Question] XBMC Play/Resume context Menu - erolosty - 2012-07-21

I wan't to hook into the menu you can enable, which (when you chose a file) picks if you Resume/Start From beginning.

I have multiple xbmc's all sharing a signle db, and thumbnails etc, and would like that when I chose a file (say on my iPad) I can chose " Resume/Start From beginning/Linux/Mac/Droid"

I think this will become an important feature for many of us, and I'm happy to do the dev for calling the external web interfaces, if someone can tell me how I can hook into this menu. Can I? Possibly it can be done at the skin level?

Any ideas Devs?

Thanks,
Losty


RE: [Coder Question] XBMC Play/Resume context Menu - Bstrdsmkr - 2012-07-21

Currently, you can't =(

I'd like to be able to use it to resume for streams, but I had to fake it using a regular yes/no dialog