Re: [Freevo-devel] Re: tv guide bugs
Hello Dischi, Please, could you post more Freevo screenshots (not web), the HTML source and the TV.xml? I think I know where the problem is, but just to be sure. Probably the problem is related to round values, you have programs that are 3 minutes in lenght! Gustavo --- Dirk Meyer <[EMAIL PROTECTED]> escreveu: > Gustavo Sverzut Barbieri wrote: > > Hi, > > > > Looking at those pictures > (http://www.tzi.de/~dmeyer/freevo/tvguide.jpg > > and http://www.tzi.de/~dmeyer/freevo/webtv2.jpg) and looking at the > > code from http://www.tzi.de/~dmeyer/freevo/guide.rpy.html (I can't > > check TV.xml, since I don't have permission... could you paste the > > important lines --- as I don't want to download 3mb --- to one file > so > > I can access it?) I noticed that: > >- Sportschau: 19:30 +45minutes > > since it has 9 colspan, each column repesent 5 minutes, so 5*9 = > 45. > > > > Probably it starts before 19:30, so we need to subtract the ( > > - ). Could you please check > that? > >Also, take a look at the other boundary, if it overflow the > guide. > > www.tzi.de/~dmeyer/freevio/tv-bug. The web is broken. Not only the > start times are wrong, also 'Tagesschau' is missing for 'ARD' at > 20:00. > > > Dischi > > -- > Smash forehead on keyboard to continue. > > > --- > This SF.net email is sponsored by: The SF.net Donation Program. > Do you like what SourceForge.net is doing for the Open > Source Community? Make a contribution, and help us add new > features and functionality. Click here: > http://sourceforge.net/donate/ > ___ > Freevo-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-devel Yahoo! Mail - o melhor webmail do Brasil http://mail.yahoo.com.br --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ ___ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
[Freevo-devel] Re: tv guide bugs
Gustavo Sverzut Barbieri wrote: > Hi, > > Looking at those pictures (http://www.tzi.de/~dmeyer/freevo/tvguide.jpg > and http://www.tzi.de/~dmeyer/freevo/webtv2.jpg) and looking at the > code from http://www.tzi.de/~dmeyer/freevo/guide.rpy.html (I can't > check TV.xml, since I don't have permission... could you paste the > important lines --- as I don't want to download 3mb --- to one file so > I can access it?) I noticed that: >- Sportschau: 19:30 +45minutes > since it has 9 colspan, each column repesent 5 minutes, so 5*9 = 45. > > Probably it starts before 19:30, so we need to subtract the ( > - ). Could you please check that? >Also, take a look at the other boundary, if it overflow the guide. www.tzi.de/~dmeyer/freevio/tv-bug. The web is broken. Not only the start times are wrong, also 'Tagesschau' is missing for 'ARD' at 20:00. Dischi -- Smash forehead on keyboard to continue. --- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ ___ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
Re: [Freevo-devel] Re: tv guide bugs
Hi, Looking at those pictures (http://www.tzi.de/~dmeyer/freevo/tvguide.jpg and http://www.tzi.de/~dmeyer/freevo/webtv2.jpg) and looking at the code from http://www.tzi.de/~dmeyer/freevo/guide.rpy.html (I can't check TV.xml, since I don't have permission... could you paste the important lines --- as I don't want to download 3mb --- to one file so I can access it?) I noticed that: - Sportschau: 19:30 +45minutes since it has 9 colspan, each column repesent 5 minutes, so 5*9 = 45. Probably it starts before 19:30, so we need to subtract the ( - ). Could you please check that? Also, take a look at the other boundary, if it overflow the guide. Gustavo --- Dirk Meyer <[EMAIL PROTECTED]> escreveu: > Rob Shortt wrote: > >> I justed played around with the tv guide (and added highlighting > for > >> scheduled shows). I found some bugs there: > > > > Great, I like. :) > > > > I'd also like to look into adding another colour for shows that are > > also favorites. > > Sure, I only didn't know how to get them. > > >> o Take a look at www.tzi.de/~dmeyer/freevo . tvguide.jpg shows the > tv > >> guide inside freevo, webtv.jpg the same guide from the same time > >> with the same settings in the browser. They don't match :-(. I > >> hadn't looked deeper in it, my TV.xml is there, too. > > > > Hmm. Not good. Which is correct, web or tv? I noticed the same > > problem when Gustavo fixed the web guide to show shows proper > > start/stop times if they weren't right on a half hour interval. I > > remember him fixing it then but perhaps there is still a case where > it > > happens. > > New screenshots: tvguide.jpg shows the freevo guide. You see that the > program for ARD, RTL2 and Pro7 all start at 20:00 and have a length > of > 15 min. This is correct. webtv2.jpg shows the same time, RTL2 and > PRO7 > are correct, ARD is not. I also put guide.rpy.html online to > check. The next thing is webtv.jpg. ARD stops. When I clicked to the > right I got tvguide.jpg with ARD informatiosn again. > > > HTH > > Dischi > > -- > On-line, adj.: > The idea that a human being should always be accessible to a > computer. > > > --- > This SF.net email sponsored by: Enterprise Linux Forum Conference & > Expo > The Event For Linux Datacenter Solutions & Strategies in The > Enterprise > Linux in the Boardroom; in the Front Office; & in the Server Room > http://www.enterpriselinuxforum.com > ___ > Freevo-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-devel Yahoo! Mail - o melhor webmail do Brasil http://mail.yahoo.com.br --- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 ___ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
[Freevo-devel] Re: tv guide bugs
Rob Shortt wrote: >> I justed played around with the tv guide (and added highlighting for >> scheduled shows). I found some bugs there: > > Great, I like. :) > > I'd also like to look into adding another colour for shows that are > also favorites. Sure, I only didn't know how to get them. >> o Take a look at www.tzi.de/~dmeyer/freevo . tvguide.jpg shows the tv >> guide inside freevo, webtv.jpg the same guide from the same time >> with the same settings in the browser. They don't match :-(. I >> hadn't looked deeper in it, my TV.xml is there, too. > > Hmm. Not good. Which is correct, web or tv? I noticed the same > problem when Gustavo fixed the web guide to show shows proper > start/stop times if they weren't right on a half hour interval. I > remember him fixing it then but perhaps there is still a case where it > happens. New screenshots: tvguide.jpg shows the freevo guide. You see that the program for ARD, RTL2 and Pro7 all start at 20:00 and have a length of 15 min. This is correct. webtv2.jpg shows the same time, RTL2 and PRO7 are correct, ARD is not. I also put guide.rpy.html online to check. The next thing is webtv.jpg. ARD stops. When I clicked to the right I got tvguide.jpg with ARD informatiosn again. HTH Dischi -- On-line, adj.: The idea that a human being should always be accessible to a computer. --- This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo The Event For Linux Datacenter Solutions & Strategies in The Enterprise Linux in the Boardroom; in the Front Office; & in the Server Room http://www.enterpriselinuxforum.com ___ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel