2013-10-08, 02:14
(2013-10-08, 02:02)krustyreturns Wrote:(2013-10-07, 13:46)LehighBri Wrote: Quick question. I noticed that when I click on Recordings on my raspberry pi, my latest/greatest recordings do not appear until I reboot. Now when I do this same thing on Windows, clicking Recordings always shows the latest/greatest, even those I just recorded.
Any reason why Recordings updates correctly in "real time" on my windows client and not on raspbmc?
I was wondering when someone would notice this.
When the server knows that the recordings list needs to be updated (for example when it knows a recorded will be starting soon), it signals the addon to do a recordings update after a delay. If the addon is a windows client, it starts a wait-timer function that waits a certain number of seconds and then tells xbmc to update the recordings list. However this wait-timer function is not portable to non-windows clients, so in non-windows you just have to wait for xbmc to do a recordings update on its own - how often this happens or what triggers it, I have not been able to determine.
There are some tricks I can do to possibly make these updates happen quicker for non-windows, but I have not implemented it yet, but its on the todo list.
(2013-10-07, 15:04)w84no1 Wrote:(2013-10-07, 05:56)hoopsdavis Wrote: ...
I've been trying to figure out how to get more info for the EPG data for a long time now, I'd like to see the subtitle info (sports teams and episode title) but I can't find a way to make it happen.
I had a hard time watching football this weekend with out the subtitile info in the guide
If the EPG in XBMC supported subtitle, then a plug could be made that mimics the Sports view on WMC.
Is the frustration here that you can't see what teams are playing in the guide view?
(2013-10-07, 17:19)Slowfoxtrot Wrote: Yes I am still working on this, but am having a difficult time trying to either cross-compile for the ARM architecture from my mac, or compile directly on my Apple TV. I have tried both and both are failing for various reasons. I am trying to work through them but unfortunately I haven't heard from Svanhess in a week or so now. If anyone has experience compiling for iOS or even just creating an Xcode project for xbmc-pvr-addons-frodo, please let me know!
Thanks,
Slowfoxtrot
Thanks for the update, glad to you know you are still working on it. I wish I could help.
Krusty, yes. when looking in the guide at sporting events, it only show the sport not the actual team. I'm not so concerned about the episode names, those we can do without, but the team competing would be great.