![]() |
2008-06-13
, 11:36
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#2
|
![]() |
2008-06-13
, 15:54
|
Posts: 243 |
Thanked: 172 times |
Joined on Sep 2007
@ silicon valley
|
#3
|
I am using gPodder as my podcast downloader client. I like it but it has several flaws I do not understand.
First of all, it keeps remounting /media/mmc2 read-only each times it starts. I have added /media/mmc2 in /etc/fstab to mount /media/mmc2 read/write, it works but if I am starting gPodder, /media/mmc2 becomes read-only. Why the heck ?
My current solution is to write a wrapper script which does a mount -o remount,rw /media/mmc2 but it is ugly and I'd rather want to know why I have to that.
Second thing, where is stored the configuration file ? I have told several times gPodder (in the advanced configuration editor) to put downloaded files into /media/mmc1 (the external sd card) but it keeps going to put them in /media/mmc2 ! Grrr ...
dpkg -L gpodder reveals there is a config.py file which I have tried to modify but I dunno how to recreate the pyo files to force gpodded to use them. I deleted the pyo files thinking it would be enough to start but still it puts files in /media/mmc2.
So how should I configure/modify gpodder in the end ?
Thank you.