How the RePod actually works 🤔

YouTube

🚀 Chciałem Wam zwrócić uwagę na fajną aplikację Nextcloud - RePod - do podkastów 🎙️

Jeśli korzystacie z AntennaPod, to do synchronizacji możecie używać Nextcloudowego GPodderSync.

RePod też z niego korzysta, umożliwia subskrybowanie kanałów przez szukajkę, podanie linka do RSS, oraz oczywiście słuchanie.
Fajna opcja to eksport i import list podkastów przez pliki OPML.

Więc potrafi trochę więcej niż wcześniejszy NextPod.

Obecnie mam w browserze i chmurze RePod z GPodderSync, na telefonie AntennaPod, a na desktopie Kasts od KDE.

Fajny zestaw :)

🇵🇱 P.S. Od następnej aktualizacji będzie miała spolszczenie, bo przygotowałem 😉

https://apps.nextcloud.com/apps/repod

#Podkast #podcast #Nextcloud #RePod #GPodderSync #AntennaPod

RePod - Apps - App Store - Nextcloud

The Nextcloud App Store - Upload your apps and install new apps onto your Nextcloud

Ich bin ein großer Fan von #Podcast|s und höre sie regelmäßig. Aber wenn ich am Computer arbeite, habe ich Probleme, meine Feeds zu synchronisieren.

Nun habe ich eine Lösung gefunden, die meinen Bedürfnissen entspricht und meine Privatsphäre respektiert.

https://testorakel.de/posts/2411-podcast-synchronisation-mit-nextcloud/

#Nextcloud #Synchronisation #gPodder #AntennaPod #RePod #Android #FOSS #Datenschutz #Privatsphäre #Podcatcher

Podcast Episoden mit der Nextcloud synchronisieren

Ich bin ein großer Fan von Podcasts und höre sie regelmäßig. Aber wenn ich am Computer arbeite, habe ich Probleme, meine Feeds zu synchronisieren. Nun habe ich eine Lösung gefunden, die meinen Bedürfnissen entspricht und meine Privatsphäre respektiert.

Tim Peters

 🧩
Then there is another Next Cloud extension: #RePod .

It is a web client to the gPodder api, so I can list, subscribe and listen to all the episodes in the nextcloud web interface. That works nice.

@AndyScott
Also look at #repod https://apps.nextcloud.com/apps/repod
This is an awesome podcast client in for #nextcloud based on that plugin.
RePod - Apps - App Store - Nextcloud

The Nextcloud App Store - Upload your apps and install new apps onto your Nextcloud

Ich ❤️ die Verbindung von #AntennaPod und @nextcloud über #gpoddersync und der #app #repod
Welcome Our New A.I. Overlords by Imaginary Worlds podcast | #Repod https://app.repod.io/episodes/8659uXxi2jRtNjUpp5yS #Podcasts

I just adapted #repod to use #pydantic v2. It was far more work than I expected, especially since changes to settings management led to quite confusing results in tests 😅

https://gitlab.archlinux.org/archlinux/repod/-/merge_requests/155

#archlinux #python

Update dependencies (!155) · Merge requests · Arch Linux / repod · GitLab

Upgrade to pydantic v2 Upgrade all development dependencies

GitLab

Implementing #libalpm / #pacman compatible vercmp() in #rustlang tends to get a bit bizarre:

"" < "1"
but "" > "a"
and "1.a001a.1" == "1.a1a.1"

(this is all essentially #rpm behavior btw!)

https://gitlab.archlinux.org/archlinux/alpm/alpm-types/-/merge_requests/14

My thanks go out to @anthraxx for doing such a great job at implementing this for #repod a while back and making implementing this for alpm-types much much more straight forward.

#archlinux #alpm

feat: Add Version type (!14) · Merge requests · Arch Linux / alpm / alpm-types · GitLab

Add a Version type to track epoch, pkgrel and pkgrel of a package version. Rename the use of semver::Version to SemverVersion. Closes

GitLab

Started with a set of projects to improve #repod with the help of the #rustlang type system.
I'm sure there will also be a use-case for #makepkg though.

#archlinux #packaging #python