My upgrade process went well. But it could be improved. See below.

> Only gPodder 0.9.5 includes the code to migrate the channels.xml file to 
> channels.opml (actually it works with channels.xml but also writes the 
> channels.opml file when writing the channels.xml file). Versions after 
> 0.9.5 dropped support for the channels.xml file.
> 
> Please install gPodder 0.9.5 and run it once. It will migrate your 
> channels.xml file to a channels.opml file. Then go on and install 0.10.3 
> and it will happily load your new channels.opml file.
As you may see from the link in my previous email all Ubuntu users will 
make a huge jump in the next upgrade of their operating system. They 
will not install 9.5 instead they go from 9.4 directly to 10.3 or later.

I therefore advise to include a check for a correct channels file into 
all versions above 9.5.

Like:

if in gPodder_config_dir:
        still exists old channels.xml
        backup channels.xml to channels.xml_old
        convert channels.xml to channels.opml

this procedure could also be included as some sort of tool.

Please send a mail if you don't understand my ideas.

Kind regards,
Timmie
_______________________________________________
gpodder-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-devel

Reply via email to