[WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2
(2012-04-07, 20:51)jdembski Wrote: Some changes - now the shutdown should work again...

Code:
0.1.8
- change: fetch the recording locations and use these locations when querying the recordings      
- fix: Stop update thread when destroying the PVR addon - fixes shutdown issues

hi jdembski,

unfortunately XMBC can still not clean finish.
When debugging, it remains to put this in vudata.cpp stand.

Code:
StoreChannelData();
        }
      }
    
      // Trigger Timer and Recording updates acording to the addon settings
->      XBMC->Log(LOG_INFO, "%s Perform Updates!", __FUNCTION__);

      if (g_bAutomaticTimerlistCleanup)

Sorry for my english, I use google translate.
Reply


Messages In This Thread
RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - by trans - 2012-04-07, 22:27
Logout Mark Read Team Forum Stats Members Help
[WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox217