Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature #623 channel audio mode #628

Open
wants to merge 3 commits into
base: testing
Choose a base branch
from

Conversation

greg321321
Copy link
Contributor

@greg321321 greg321321 commented Dec 10, 2023

Issue #623

Works ok with AntennaPod and PodcastAddict Android apps.

Ready for review.

@greg321321 greg321321 marked this pull request as draft December 10, 2023 01:25
@greg321321 greg321321 marked this pull request as ready for review December 10, 2023 13:55
@bbilly1
Copy link
Member

bbilly1 commented Jan 27, 2024

OK, sorry I'm a bit slow at the moment. Plan is:

Thanks for your patience.

@Boo1098
Copy link

Boo1098 commented Apr 27, 2024

Haven't gotten a chance to find why, but when running your branch I found that I could get the .rss file to download after removing the auth/token from the url. This was in a new private browser window so it appears it is not checking for a token at all. When I left the auth/token in the url, I got a 502 error with no logs indicating why.

@greg321321
Copy link
Contributor Author

Haven't gotten a chance to find why, but when running your branch I found that I could get the .rss file to download after removing the auth/token from the url. This was in a new private browser window so it appears it is not checking for a token at all. When I left the auth/token in the url, I got a 502 error with no logs indicating why.

will look at it.

@bbilly1
Copy link
Member

bbilly1 commented May 9, 2024

Thanks for your patience. I've made good progress with the scheduler migration. Please rebase upstream testing branch, then we can look into this next.

@greg321321
Copy link
Contributor Author

ok, there is one additonal fix I will put in regarding a safeguard against too many requests to content interface. AirPod app requests 100 video files at a time if that is what is in it's download queue. This makes TA slow and unable to respond to all requests, including user requests on the TA UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants