Dordo said:Also did I hear P2P EPG as a possibility? This is a great idea works very well both for MP users and the websites. Why exactly is this unfeasable, Im not sure why we aren't allowed to grab the EPG data, hell even if this was written as a very much distanced and unofficial plugin to take the focus off MP?
James said:I think the TV stations should provide this information free too. Via RSS would be good However they want to use it as another source of money, think newspapers, tvguide, etc, etc. If everyone has an EPG then there is no more need for these paper versions. One might say thats life get over it and move on, but these paper produces pay money to get the program guide data.
James said:Dordo,
So if you want to start the project off, go right ahead
/James
// Hello1.cs
public class Hello1
{
public static void Main()
{
System.Console.WriteLine("Hello, World!");
}
}