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

feat: include stream in db, rework blacklisting #575

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Conversation

Gaisberg
Copy link
Collaborator

No description provided.

@Gaisberg Gaisberg force-pushed the stream_rework branch 10 times, most recently from c0b7bc4 to 6bf25be Compare July 25, 2024 19:03
@Gaisberg Gaisberg marked this pull request as ready for review July 25, 2024 19:08
@Gaisberg Gaisberg force-pushed the stream_rework branch 2 times, most recently from d6772fb to ac94a25 Compare July 25, 2024 19:32
@@ -95,13 +95,6 @@ def _make_request(
if retry_if_failed:
session.mount("http://", _adapter)
session.mount("https://", _adapter)
headers = {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what made you get rid of this? Just curious

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Torbox api wasnt responding to those headers very well. If a service needs them then lets implement them st that level?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. I wasn't sure how the curl's from that list were gonna behave too

@Gaisberg Gaisberg merged commit f4ff9b3 into main Jul 26, 2024
3 checks passed
@Gaisberg Gaisberg deleted the stream_rework branch September 2, 2024 06:03
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.

2 participants