thanks for writing.

It was hard for me to find the gpodder Win7 folders while logged into Linux,
but I found them. For some reason they're in
/media/TI106049W0B/Users/simplicitasetmusica/Downloads/gpodder-2.16-win32


the downloads folder is in
media/TI106049W0B/Users/jc/Downloads/gpodder-2.16-win32/gpodder-2.16-win32

Not sure what to do now...

On Sun, Sep 4, 2011 at 12:00 AM, Thomas Perl - [email protected] wrote:

> Hi,
>
> On Fri, Sep 02, 2011 at 06:48:17PM -0700,
> [email protected] wrote:
> > I initially installed gpodder on Windows 7 on my laptop. I then
> downloaded
> > many podcasts already. Is there a way to get access to all that when I
> > log-on to the Linux OS partition on the same laptop?
>
> Yes, you can use the "GPODDER_HOME" environment variable to set a folder
> for where gPodder stores the database. You can also set the variable
> "GPODDER_DOWNLOAD_DIR" to point to the downloads folder. By default, for
> the windows version, the home files are stored in the subfolder "config"
> of your gPodder installation and the downloads are stored in
> "downloads".
>
> So, assuming that
>
>  1.) you can mount and write the Windows partition from Linux,
>  2.) it is mounted at /media/WINDOWS/, and
>  3.) you have installed it in e.g. C:\gpodder-2.18-win32\
>
> you can then access (and modify) the database and files using (assuming
> bash):
>
>  $ export GPODDER_HOME=/media/WINDOWS/gpodder-2.18-win32/config/
>  $ export GPODDER_DOWNLOADS=/media/WINDOWS/gpodder-2.18-win32/downloads/
>  $ gpodder --verbose
>
> For other installation paths, just change the variables to point to the
> correct path.
>
> HTH :)
> Thomas
>
> _______________________________________________
> gpodder-devel mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/gpodder-devel
>
>
_______________________________________________
gpodder-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-devel

Reply via email to