--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/tv72Bs9bIVIJ.
To post to this group, send email to sagetv-b...@googlegroups.com.
To unsubscribe from this group, send email to sagetv-boxee-d...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/sagetv-boxee-dev?hl=en.
If you need any custom graphics for it let me know.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/B-9BXCFpJfIJ.
Sure. Do you have any specs for the image? Pixel size, aspect ratio etc. I'll download the latest version in Boxee tonight to test with.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/GHkM3ONQe-MJ.
To post to this group, send email to sagetv-b...@googlegroups.com.
To unsubscribe from this group, send email to sagetv-boxee-d...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/sagetv-boxee-dev?hl=en.
Sure. Do you have any specs for the image? Pixel size, aspect ratio etc. I'll download the latest version in Boxee tonight to test with.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/GHkM3ONQe-MJ.
Sure. Do you have any specs for the image? Pixel size, aspect ratio etc. I'll download the latest version in Boxee tonight to test with.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/GHkM3ONQe-MJ.
Sure. Do you have any specs for the image? Pixel size, aspect ratio etc. I'll download the latest version in Boxee tonight to test with.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/GHkM3ONQe-MJ.
Probably 720p (which is what the boxee interface assumes)
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/WkL19t8zTk0J.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/tv72Bs9bIVIJ.
I'll start on the images first of the week. They shouldn't take too long to do.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/WpGmYjRtEucJ.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/qbFEOKW8kcEJ.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/cnyZ723wALcJ.
I'm starting this topic to discuss the design of the EPG.
Derek did some digging and found an example of what's possible, see here: http://forum.xbmc.org/showpost.php?p=826284&postcount=5
and here for the source: http://xbmc-focus.googlecode.com/svn/trunk/skin.refocus/reFocus.PR2-0.9.1.zip
This EPG looks fantastic and it's what I'd like to do for our app.
I've looked briefly at this code and while I don't understand it all some things are evident. One thing that sticks out like a sore thumb is the fact that they are using what appears to be custom fields in the ListItem. I see references to things like ListItem.HasTimer and ListItem.IsRecording, and yet nowhere in the docs do I see those fields. (Keep in mind this is for XMBC not Boxee, but since Boxee is really just an XBMC derivative we should be able to do similar things) I'm wondering how they were added and if we can add custom fields as well. What we're doing now is creating custom properties to hold metadata that is imported from Sage.
Derek - Can you see if you can figure out how/if they are adding these custom fields to ListItems? If we can do that it will make the UI a lot better. I'm going to continue to dissect this code to see how this very cool EPG was created.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/tv72Bs9bIVIJ.
Tom - how are things progressing using the panel container approach? I'm not sure if this helps or hurts, but I noticed XBMC's dev wiki seems to be more robust than Boxee's, so not sure if any of this helps but here's some panel-related information. Any things you might be struggling with or need help with?
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/HsAQqDTrNZMJ.
Fantastic. I might take you up on your offer to to add the actions to the EPG (e.g. click a show, then be able to record, cancel record, watch live, etc etc)... I'll see what you have once you post at the end of the weekend and we can figure out who's doing what from there.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/u_GzlzlM0mEJ.
Be careful....that's how you end up loosing even more dev time ;)
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/Moebaw6sx_UJ.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/xjHKyT1M7lQJ.
Thanks Derek... appreciate the support. Alternatively, I can try to take a shot if you talk me through it if you're not able to get to this this week.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/g5lm55EtOd4J.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/C0kkMckNCLIJ.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/G3mdxeLFKeoJ.
sounds good... will work on this more tonight and will ignore the exception for now (victory for me was when i hit record and the rec icon in the top toolbar lit up :))
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/p6DIsy_seKMJ.
FYI... I just checked in r111 which adds future airing functionality (and the groundwork for past airing). Take a look... and I'll try to get past airing to work too.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/YA97TUqOejEJ.
FYI... I just checked in r111 which adds future airing functionality (and the groundwork for past airing). Take a look... and I'll try to get past airing to work too.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/YA97TUqOejEJ.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/WWRiZmeEPeEJ.
Thanks, that makes sense. looks like the real problem is item.SetEpisode() requires an int, which in our case a "channel number" might not be. I've gone ahead and update epg.py and epg.xml. Can someone confirm that item.Episode isn't used anywhere other than epg.xml?
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/2bBd7YMRMekJ.
There is a way to position them behind the text variably. I remember reading it int he XBMC wiki.It does depend on what controller you used though for the layout.
--
You received this message because you are subscribed to the Google Groups "SageTV for Boxee (Development)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sagetv-boxee-dev/-/d_yXaFiJh_sJ.