I mean, sure, that wouldn’t be too hard at all to implement. Is there any other app that you use that already has this implemented? It would be useful to have an example to get the behavior of it right.
I mean, sure, that wouldn’t be too hard at all to implement. Is there any other app that you use that already has this implemented? It would be useful to have an example to get the behavior of it right.
Thanks for the suggestion on snipd. I’ll check it out. Could be some good inspiration for features to implement.
Much appreciated! Let me know if you come across any problems. Squashing lots of bugs currently!
It’s now up at https://try.pinepods.online.
Feel free to try it out. Currently updating documentation with this url
Correct, I’m working on getting the example server up. It’ll be up shortly and I’ll update the link. Apologies for that
Hey! Thanks for checking it out.
Not yet, but postgres support is coming in the very short term. I have been working to get it working and will have an update soon with support for it. I’ll actually be on vacation for the next week, but I would anticipate 2 weeks before I have postgres working and a new version posted.
Excellent point. I had forgotten to add that to the compose file. When you download locally it adds files to /opt/pypods/downloads inside the container. So you could mount:
volumes:
I’ll add that to the compose file. Thanks for pointing that out.
As for layout, currently server downloads put them all in one downloads folder mass, however, on the client when downloaded locally it lays them out with podcastname, episodename structure. I’ll get the server portion of that implemented as well.
It’s not there quite yet. But give my project Pinepods a star on Github.
https://github.com/madeofpendletonwool/PinePods
https://www.pinepods.online/
The functionality you’re looking for it coming. It will be able to stream from one device to another on a local network. Sort of a share function. I just released the first official beta version two days ago. There’s currently a client and web version with a backend you can connect to with as many users as you want. I’m also planning to release an optimized client to share to likely built in rust for platforms with less power like Raspberry Pi’s