|
2008-07-27
, 14:20
|
Posts: 566 |
Thanked: 150 times |
Joined on Dec 2007
|
#102
|
|
2008-07-28
, 09:44
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#103
|
I tried out gPodder today and it works pretty well. But the media players can't handle the videos without stuttering, even with the mplayer-opt script. Would it be possible re-encode the videos on the Tablets? Or select podcasts by bandwidth/resolution?
|
2008-07-28
, 10:12
|
Posts: 566 |
Thanked: 150 times |
Joined on Dec 2007
|
#104
|
If mencoder or something like that is available, we can probably use the tablet-encode script and run it after downloads have finished (...)
This should work. If not, simply make a script that you can run manually that will search through the gpodder download folder, find all video files and convert them using tablet-encode or something similiar.
What do you mean with "select podcasts by bandwidth/resolution"?
|
2008-07-28
, 14:25
|
Posts: 7 |
Thanked: 0 times |
Joined on Jul 2007
|
#105
|
|
2008-07-28
, 14:34
|
Posts: 7 |
Thanked: 0 times |
Joined on Jul 2007
|
#106
|
I am trying to install Gpodder, but I keep getting a "Unable to install gpodder, Application package not found"
What am I missing? I have an N810 with OS updates.
|
2008-07-30
, 05:27
|
Posts: 38 |
Thanked: 8 times |
Joined on Jul 2008
|
#107
|
Basically, if OS2007 has Python 2.5 and some related modules (feedparser, ...), it should work without problems.
According to http://pymaemo.garage.maemo.org/installation.html it should work. Maybe you can install the OS2008 package onto your tablet when you enable the red pill mode? What's the exact dependency error message you get?
|
2008-07-31
, 10:41
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#108
|
|
2008-08-01
, 05:06
|
Posts: 38 |
Thanked: 8 times |
Joined on Jul 2008
|
#109
|
Please see http://wiki.gpodder.org/wiki/Running_gPodder_from_Git for instructions on how to fetch the most recent version via Git (you can do this on your PC). Then, copy (scp -r) the "gpodder" folder to your internet tablet and make sure "bin/gpodder" in this folder is executable.
Then, run
gpodder --local --maemo --verbose
in an xterm and gPodder should happily start on your IT.
|
2008-08-02
, 09:29
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#110
|
Thanks for the pointers
OK, I managed to work out how to get root access and to get scp to work. But where should should I copy the folder to? I tried just putting the whole gpodder folder at the root (/) but thats probably not right.
I just get “sh: gpodder: not found”.
I get the same thing if I cd to /gpodder/bin first. I even did "chmod 777 gpodder" and also tried it with root access. I keep getting not found. I don't understand why I'm getting a not found error when thats the current directory and 'ls shows it!
How do I do that? I don't see it in the installable applications list. Do I need to add a repository? EDIT: I found python2.5-feedparser and python2.5-pyinotify are shown in the application managers list of installed applications.
Thanks & sorry for the newbie questions.
For direct Transmission support, we have this feature request in our bug tracker (if you want to subscribe to it): http://bugs.gpodder.org/show_bug.cgi?id=74