Collin Pendleton
Collin Pendleton
HI there @tidde88, yep! watchos and carplay/android auto and all that is planned. Just a matter of finding the time. Eventually! Those things require some pretty major dev time.
Hi there, that's because Pinepods by default only pulls the last 30 episodes from each channel. That's because with YouTube in order to process them into 'podcasts' or audio, they...
I do expect it to take a little bit. It has to process them all in the background and for 300-something that will certainly take some time initially. So I'd...
Hi all, sorry about deployed response on this. There's been a lot of issues to get to. The issue you're all seeing with this is due to the way searching...
Hi @StevenRudenko, Unfortunately despite testing I just can't replicate this issue. Using this compose file: ``` name: podcast services: pinepods_database: container_name: pinepods_database hostname: pinepods_database image: postgres:17 environment: POSTGRES_DB: pinepods_database POSTGRES_USER:...
@0fflineuser, Not quite what I meant. I don't plan to fully move it into the pinepods container, because the problem with that is that I am hesitant to ask every...
@StevenRudenko Have you tried logging out of pinepods and logging back in on the web client? The browser local storage is likely staying the same between your container restarts because...
You can confirm this by checking the api variable in the container to see if it's correct. If it is, the issue is browser storage docker exec pinepods env |...
Hi @ctrenthem159, I should be able to implement something along these lines. In the very near future I'll be adding better options on pages other than downloads to select multiple...
You can now mark all older complete by going to a given podcast, going into select mode, and then clicking the arrow down on an episode, that will mark all...