Rob

Results 95 comments of Rob

I can try and help - just to confirm what you're looking for is a way to play a specific PVR channel at a specific time of day right? Something...

So looking into this a bit more there isn't a super straightforward way to accomplish this - at least not without a lot of leg work, which seems stupid. Using...

I think I have it all working to allow what you're asking. You'll need to download the most current [version 0.1.5](https://github.com/robweber/cronxbmc/releases/tag/matrix-0.1.5) as that includes support for JSON-RPC commands. This will...

That should really be about it, although your channel ID will be different than the example I had. Cutting/pasting into the GUI should work, that's how I did mine. Would...

Thanks for pointing this out. Moving the monitor initialization was done to stop it from being setup when not needed (and then sitting in memory) however now it looks like...

What timers do you have setup as part of the schedule and what is the interval? The log file says it's only creating one scheduled timer for the Music Library....

I'm really at a loss for what could be causing this - especially given that a downgrade seems to fix it. Comparing the actual changes between those two versions there...

I don't think these would hurt the addon since the errors are related to Kodi itself. They're definitely not helping the scan complete efficiently though. Just based off what is...

I'm really a loss for what could be different between the two versions that causes a problem like that. [Doing a compare from 1.2.1 to 1.2.3](https://github.com/robweber/xbmclibraryautoupdate/compare/matrix-1.2.1...robweber:matrix-1.2.3) all the differences are...

I'll be honest - I still can't duplicate this but I do have a theory as to why it might be happening. The way the manual trigger works is to...