NOWWORKINGON
TODO :
integration gpodder download folder with /mnt/data/library/
er zijn post download actions mogelijk : via preferences zijn er scripts in te stellen
gPodder automation
used app
==gpodder==
https://gpodder.github.io
installed via synaptic, echter de LXM installed versie is 3.10.15 , ondertussen reeds stabiele release 3.10.21 en reeds 3.11, met interessante ft’s
https://gpodder.github.io/docs/user-manual.html
update : ondertussen ook een flatpack versie
flatpak install flathub org.gpodder.gpodder ofwel via installer script
Run : flatpak run org.gpodder.gpodder
https://flathub.org/apps/org.gpodder.gpodder
config
zeker de download limiet en aantal downloads verhogen ( minstens > 3 MB & 10 max terzelfdetijd)
podcast van een “feed” afhalen : menu > subscriptions > download from a url
run-time environment variable GPODDER_HOME is used to set the location for storing the database and downloaded files.
[ deze env var is er niet bij mij ; verschillende soorten van install ? backend versus front end ? / indien niet ingesteld , dan default ~/gPodder ]
er is tevens een extentions systeem zoals bij thunderbird
https://gpodder.github.io/docs/extensions.html
usage
via gui of via shell tool
architecture
gpodder config + podcast metadata in /home/ward/gPodder
podcasts worden downloaded in /home/ward/gPodder/Downloads
downloads => podcsats audio files
database : sqlite db : metadata + the html linked to ech podcast
this html is diplayed when you select an individual podcast in gPodeer interface
https://pythonrepo.com/repo/gpodder-gpodder
You can backup the files Database (an SQLite 3 database containing subscription and episode information) and Settings.json (a JSON file containing your settings) in $GPODDER_HOME (defaults to ~/gPodder/).
import/export via OPML files , zie OPML file format
subscribed podcasts
zie subscribed podcasts (die nota hoort eigenlijk niet thuis bij notes.IT , maar in creata)