View Single Post
Posts: 281 | Thanked: 679 times | Joined on Feb 2010
#19
Version 1.7-0(ff): because it took too much time to implement everything I now have an "experimental" flag in preferences. If switched on you can look at some stuff which is not fully implemented but may be helpful.

In 1.7 with experimental switched on you will have an export page in discover. There you can make a backup. This will create a tarball at ~nemo/podqast-$(date).tar.tz. But actual I do not have a restore functionality. What can you do with this backup tarball?

The tarball includes the icons and the data structure at the point of backup. No audio files.

Manually restore:

Close podqast...

Code:
cd ~/.local/share
mv harbour-podqast harbour-podqast.org # or if you are brave: delete it...
mkdir harbour-podqast
cd harbour-podqast
tar xzf ~/podqast-file.tar.gz
If you then restart podqast 1.7up will then re-download all audio stuff in the playlist and you will be at the point of backup.
 

The Following 2 Users Say Thank You to cy8aer For This Useful Post: