https://bugs.gpodder.org/show_bug.cgi?id=572

Thomas Perl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Please restore choice of    |Allow moving downloads on
                   |working directory           |Maemo 4

--- Comment #3 from Thomas Perl <[email protected]> 2009-09-26 10:53:49 BST ---
(In reply to comment #2)
> Will try to update... Okay, the lastest podcasts are downloading and are
> located under [external]\gpodder\

Ok, I understand you're serious about organizing the layout of your memory
cards, which is good :) With a bit of fidding, you can do what you want:

 1. Close gPodder if it's running
 2. Move the download folder to where you want (say /media/mmc1/stuff/gpodder)
 3. Edit /home/user/.config/gpodder/gpodder.conf in a text editor
 4. Find the "download_dir" setting in that file
 5. Set it to the download folder you moved the downloads to
 6. Save the file
 7. Restart gPodder

As long as you don't move that folder (and gPodder can't find it on startup),
gPodder will continue to use that folder for downloading podcasts.

> I'd prefer to put my podcasts where I want them - but I can live with this, 
> and
> thanks for the workaround. I'd wonder however what the behavior is for new
> installs, new users. Will it attempt the external memory card first to save
> system resources and then fall back to internal memory?

The order (and the method) can be found in gui.py on line 3097 (as of this
writing):

http://repo.or.cz/w/gpodder.git?a=blob;f=src/gpodder/gui.py;h=0f8219a58#l3097

So, the order is: External, Internal, USB sticks, MyDocs.

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to