Kodi Community Forum
[WIP] XBMC Resume | Testers & Translators Wanted! - 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: [WIP] XBMC Resume | Testers & Translators Wanted! (/showthread.php?tid=168463)



[WIP] XBMC Resume | Testers & Translators Wanted! - matthuisman - 2013-07-05

Image

Hi Guys,

New script just about ready for adding into official repository, but just wanted to get some testers & possibly some translators.
I'm testing on Windows & OpenElec Raspberry Pi. So, some linux, ATV etc testers would be great.

About the script:

The script is a complete re-write of my old script "ResumeX".
Basically, it resumes the last "state" XBMC was in on shutdown.
It does by saving user selectable states at a set interval to a database and then loading these back up on boot.

It currently can resume:

Current video
Current video position
Current video playlist (& position in playlist)

Current audio
Current audio position
Current audio playlist (& position in playlist)

Current slideshow

Current window / path
Current volume level
Current mute state

You can also easily edit the states in the database and therefore set a state you want XBMC to always boot to.
You would just disable monitoring via the settings so it always resumes the same saved state.

You can also define a custom path for the database. Therefore, using a shared path - you could have multiple XBMC instances resuming from the last position of each other.

If you would like to help test or translate, please post your interest below and I will PM you more details.

Thank you,

Matt Huisman


RE: [WIP] XBMC Resume | Testers & Translators Wanted! - rvinoth39 - 2013-07-11

pls add resume slideshow with position in playlist


RE: [WIP] XBMC Resume | Testers & Translators Wanted! - rvinoth39 - 2013-07-11

is that possibleHuh resuming position in playlist for slideshowHuh?


RE: [WIP] XBMC Resume | Testers & Translators Wanted! - matthuisman - 2013-07-11

Hi.
I don't think it's currently possible via the api.
I sent the image playlist and position to XBMC, but it always starts from the start Sad


RE: [WIP] XBMC Resume | Testers & Translators Wanted! - rvinoth39 - 2013-07-11

ok