Re-listening to @OfficialDnBA #drumnbass #podcast from 2011-13 – such evolution in those years.
Not to mention enjoying inimitable voice of @TheRisky – great work.
Also loving @HospitalRecords & @DifferentDrumz #podcasts of the same era.
Definitely where my heart is.
https://breakbeat.co.uk
https://www.hospitalrecords.com
A simple one, this. Firstly, get to where rhythmbox stores its data:
# cd ~/.local/share/rhythmbox
Then, do this:
# grep podcast-feed rhythmdb.xml -A 5 | grep location | sed -e 's/<location>//' | sed -e 's/<\/location>//'
You should end up with a list of URLs which your podcast feeds are served from.