![]() |
2010-08-09
, 11:43
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#172
|
The Following User Says Thank You to thp For This Useful Post: | ||
![]() |
2010-08-09
, 12:14
|
|
Posts: 263 |
Thanked: 231 times |
Joined on Feb 2010
@ wales
|
#173
|
![]() |
2010-08-09
, 12:43
|
|
Posts: 2,121 |
Thanked: 1,540 times |
Joined on Mar 2008
@ Oxford, UK
|
#174
|
The Following User Says Thank You to pelago For This Useful Post: | ||
![]() |
2010-08-09
, 15:20
|
|
Posts: 263 |
Thanked: 231 times |
Joined on Feb 2010
@ wales
|
#175
|
![]() |
2010-08-09
, 17:53
|
Posts: 306 |
Thanked: 106 times |
Joined on Feb 2010
|
#176
|
thanks, yeah just something that would wake up in the middle of the night (or any pre defined time) and download the new episodes would be killer
test=`cat /proc/net/route | grep wlan0` [[ -n "$test" ]] && gpo update >/home/user/logs.log && gpo download >> /home/user/logs.log
![]() |
2010-08-12
, 07:35
|
Posts: 299 |
Thanked: 241 times |
Joined on Oct 2009
@ Singapore
|
#177
|
![]() |
2010-08-12
, 15:11
|
Posts: 94 |
Thanked: 59 times |
Joined on Jun 2010
|
#178
|
![]() |
2010-08-14
, 04:25
|
Posts: 299 |
Thanked: 241 times |
Joined on Oct 2009
@ Singapore
|
#179
|
The message I get in gPodder is:
"No podcasts found. Try another source."
&
'
![]() |
2010-08-14
, 10:58
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#180
|
Ok, the problem seems to be that gPodder doesn't handle certain special characters in the opml file.
iconv -fiso-8859-1 -tutf-8 Podcasting.opml > Podcasting2.opml
<?xml version="1.0" encoding="iso-8859-1"?>
Note that the encoding of an XML document is never iso-8859-1 by default.
Is there a way that i can increase the number of simultaneous downloads? I often get slow or large podcasts holding up the rest.