The client tells me there's no update available, I still have the locale problem. Attached is a quick hack (due to my non existent understanding of ruby) to at least get a limited channel list. Initially the server threw an exception due to the empty extra token, then it died with no exception after some channels (I suppose it was left without memory), I limited them to 1000 and I think the client had problem with that, so I limited them to 100, then it choked on the epg. Now I get a channel list (with a duplicate for each language even when it's empty) but it doesn't "play" and this is the only thing in the log Code: [2008-10-14-21:13:06] Request: /vlc/play?client_id=fe0161ebe712a8ebbf42c6da127ccf1a&locale=es_ES&name=RAI1&profile=N800&type=channel&subtitle=-&filename=http%3A%2F% 2F192.168.10.13%3A3000%2Fhttp%3A%2F%2F192.168.10.13%3A3000%2FPS%2FS13.0E-318-5200-3401&path=%2FTelevision from ventosino.ventoso.local:59987 [2008-10-14-21:13:17] Request: /vlc/position?client_id=fe0161ebe712a8ebbf42c6da127ccf1a&locale=es_ES from ventosino.ventoso.local:59990 [2008-10-14-21:13:17] Request: /vlc/stop_playing?client_id=fe0161ebe712a8ebbf42c6da127ccf1a&locale=es_ES from ventosino.ventoso.local:59991 I think there's a lot of work to do to make it work (and even with just 100 channlels without epg it takes more than 10 seconds to retrieve them) and I don't think it's worth it (frankly the tablet sucks wrt video)
[2008-10-14-21:13:06] Request: /vlc/play?client_id=fe0161ebe712a8ebbf42c6da127ccf1a&locale=es_ES&name=RAI1&profile=N800&type=channel&subtitle=-&filename=http%3A%2F% 2F192.168.10.13%3A3000%2Fhttp%3A%2F%2F192.168.10.13%3A3000%2FPS%2FS13.0E-318-5200-3401&path=%2FTelevision from ventosino.ventoso.local:59987 [2008-10-14-21:13:17] Request: /vlc/position?client_id=fe0161ebe712a8ebbf42c6da127ccf1a&locale=es_ES from ventosino.ventoso.local:59990 [2008-10-14-21:13:17] Request: /vlc/stop_playing?client_id=fe0161ebe712a8ebbf42c6da127ccf1a&locale=es_ES from ventosino.ventoso.local:59991