![]() |
Re: Dexter - Text-TV Reader
Quote:
Page 100, subpage 2: http://www.televideo.rai.it/televide...page-100.2.png Notice the difference. For page prediction I was using the text-only version at http://www.televideo.rai.it/televideo/pub/solotesto.jsp. I don't know if it's right, I didn't understand how page prediction should work. |
Re: Dexter - Text-TV Reader
Quote:
@fgs yes text only version is needed for the prediction so that it can parse the next page number from there. The url scheme of RAI is quite hard, since it also has that "." before the subpage, which is conditional. Can someone figure out an easy way to tell Dexter how it should handle a url like that? Will have to think about that.. |
Re: Dexter - Text-TV Reader
Can somebody help me to add mtv3 to dexter. I only need yle and mtv3. I just cant edit confic file in xterm. Can someone give me simple advice.
|
Re: Dexter - Text-TV Reader
Tried swiss teletext; they offer a new challenge. ;)
EDIT: forgot to include the URL: http://www.teletext.ch/ First, it'd be nice to parse because they have 6 channels in 3 languages on one site, all following the same scheme. The downside: The image URLs are irregular. From what I see, they usually end in Code:
.../[page]-00.gifCode:
.../[page]-[subpage].gifSometimes though, even pages that do not have sub-pages are Code:
.../[page]-01.gifCode:
.../[page]-00.gifSo when you browse subpages, it's clear what you need to fetch. When you go to a main page, it could end in either "-00.gif" (which it usually does) or "-01.gif". You just don't know. You might change your logic so that people can add a SubImageUrl in addition to the imageUrl. (If not set, it'll have the same value as imageUrl.) The application would then use imageUrl to address main pages, subImageUrl to cycle through subpages and would use subImageUrl for subpage #1 as a fallback in case imageUrl fails. That would do for swiss teletext (imageurl=.../[page]-00.gif and subimageurl=../[page]+[subpage].gif, [page]-01 being the fallback if [page]-00 fails.). Maybe other services also have different URL schemes for main pages and subpages. |
Re: Dexter - Text-TV Reader
Quote:
i'd recommend you install leafpad from the application manager. leafpad is a good and simple graphical text editor. open xterm then, go to the directory the file is in (/home/user/.config/Dexter/) and type Code:
leafpad dexter.conf |
Re: Dexter - Text-TV Reader
Quote:
http://talk.maemo.org/showpost.php?p...4&postcount=30 |
Re: Dexter - Text-TV Reader
Not working.... I hope some update will bring MTV3 to Dexter.
|
Re: Dexter - Text-TV Reader
1 Attachment(s)
Here is the conf file for the dutch NOS teletext
WARNING! This is still work in progress to change this put it in the n900 memory and do as follows: 1. install rootsh (to become root) 2. install dexter from repository 3. extract and copy file in this attachment to the n900 sd memorycard from pc 4. reboot n900 5. open xterminal 6. typ "sudo gainroot" [enter] 7. typ "cp /media/mmc1/dexter.conf /home/user/.config/Dexter/dexter.conf" [enter] Now open dexter and you can use the dutch teletext |
Re: Dexter - Text-TV Reader
Quote:
It even shows up as Yle in the list. |
Re: Dexter - Text-TV Reader
i know but it does work though. im still working on the rest of the links. sorry that i didnt mention that. its still work in progress.
Its kind of a spaghetti in the file where i get them off. its a program designed for linux to show the dutch teletext im getting the links from. and im still kinda new to this scripting editing stuff, but im eager to learn and try some stuff like this. Does anyone know this i tried the code to test it but for some reason "cd /media/mmc2/" wont work. Im sure it work before! am i missing something? For now i changed the tutorial to sd card with mmc1 just to be sure it works. **update** i have updated the file and made all links. the only thing i cant fix are the sub pages to work. next and previous works too but the apps loads them very slow. there is set some kind of delay |
| All times are GMT. The time now is 05:45. |
vBulletin® Version 3.8.8