radiotandem
Forum Replies Created
-
Forum: Plugins
In reply to: [Podcast Player - Your Podcasting Companion] integration with nextcloudthank you,
the explanation was very helpful. I had to twiddle a bit with nextcloud and sharing links, but i managed to get a “main” URL containing the link to the .mp3 instead of the one with the query. now is working like a charm 🙂
in case someone else is wondering:
git clone raw into your app folder https://code.treora.com/gerben/nextcloud-raw and activate from the admin settings of your nextcloud
share a folder: now you can use a link like
https://my-nextcloud/apps/raw/s/aBc123DeF456xyZ/path/to/filefor your enclosuresadd another app like configurable shares to get “cleaner” links like
https://my-nextcloud/apps/raw/s/share-token/path/to/fileForum: Plugins
In reply to: [Podcast Player - Your Podcasting Companion] integration with nextcloudHi,
no problem and thank you!
Here i posted the rss link, the link to the file that works (hosted on aruba) and the one to our nextcloud (not working)https://www.radiotandem.it/test-rss-pod/
The rss is directly hosted on our website. As you can see in the rss, i tried different ways to direct link the episode, but everytime i’m using nextcloud it doesn’t get listed by podcast player. A “simple” player with the direct link is working with either of the two, therefore I guessed that there’s some compatibility problem with the way the plugin works. Or I did something wrong 🙂
thank you again