|
2011-04-16
, 09:22
|
Posts: 116 |
Thanked: 4 times |
Joined on Jan 2010
|
#332
|
|
2011-04-16
, 09:44
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#333
|
Also, I have a podcast which gives pods in different languages. I want only one from it. Can we have a regex/text based filter for downloading podcasts?
The Following User Says Thank You to thp For This Useful Post: | ||
|
2011-04-16
, 09:47
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#334
|
i download podcast from a french cast , i often have time out error...then the download stop...it's possible to resume manually the download but it's a problem i have a lot of downloads at same time. Is possible to set an automatic retry/resume on a failed download ?
even if i change the video player in setting menu, gpodder doesn't take account and continue to launch the video file with default N900 media player.
gpodder --verbose
|
2011-04-16
, 10:05
|
|
Posts: 800 |
Thanked: 957 times |
Joined on Sep 2010
@ India
|
#335
|
|
2011-04-16
, 10:14
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#336
|
If I make a hook script (it might happen) will it affect all the podcasts or can I set it to affect only a single one?
if podcast.url == 'http://feeds.feedburner.com/bla': episodes = podcast.get_all_episodes() for episode in episodes: episode.mark(is_played=True)
The Following User Says Thank You to thp For This Useful Post: | ||
|
2011-04-16
, 11:38
|
Posts: 116 |
Thanked: 4 times |
Joined on Jan 2010
|
#337
|
That's Maemo bug 10883. Please subscribe to it to get notifications when it is implemented/updated.
This works for me. Which version of gPodder are you using? The latest is 2.14 (package version 2.14-1). If it is reproducable, please start gPodder from X Terminal usingand try to reproduce the bug and post the terminal output into a new bug report at http://bugs.maemo.org/ in the Extras / gPodder component. Thanks!Code:gpodder --verbose
|
2011-04-19
, 08:00
|
Posts: 116 |
Thanked: 4 times |
Joined on Jan 2010
|
#338
|
|
2011-04-19
, 08:20
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#339
|
|
2011-04-23
, 08:20
|
Posts: 116 |
Thanked: 4 times |
Joined on Jan 2010
|
#340
|
Yes, see the user manual in the section "Changing the downloads folder location" and the "Maemo 5" subsection.
Sometimes when launching the application from the portrait menu, it'll open in landscape mode until I open/close the keyboard a few times. Not really a big issue, I'm just wondering if its something specific to my set up.