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

Rework cache for M3U playlist handler and adds SAFE_LOGS for easier bug reports #124

Merged
merged 9 commits into from
Aug 26, 2024

Conversation

sonroyaalmerol
Copy link
Owner

Context

Choices

  • Adds BASE_URL env var to set the M3U streams base url. Will be required for CACHE_ON_SYNC due to the HTTP request URL being unavailable if cache rebuild is done in the background.

Test instructions

Checklist before requesting a review

  • I have performed a self-review of my code
  • I've added documentation about this change to the README.
  • I've not introduced breaking changes.

@sonroyaalmerol sonroyaalmerol added the push-to-ghcr Pushes labeled PR to GHCR for testing label Aug 25, 2024
@sonroyaalmerol sonroyaalmerol added push-to-ghcr Pushes labeled PR to GHCR for testing and removed push-to-ghcr Pushes labeled PR to GHCR for testing labels Aug 25, 2024
@sonroyaalmerol sonroyaalmerol added push-to-ghcr Pushes labeled PR to GHCR for testing and removed push-to-ghcr Pushes labeled PR to GHCR for testing labels Aug 25, 2024
@sonroyaalmerol sonroyaalmerol added push-to-ghcr Pushes labeled PR to GHCR for testing and removed push-to-ghcr Pushes labeled PR to GHCR for testing labels Aug 26, 2024
@sonroyaalmerol sonroyaalmerol added push-to-ghcr Pushes labeled PR to GHCR for testing and removed push-to-ghcr Pushes labeled PR to GHCR for testing labels Aug 26, 2024
@sonroyaalmerol sonroyaalmerol merged commit ae84fd7 into main Aug 26, 2024
6 checks passed
@sonroyaalmerol sonroyaalmerol deleted the rework-cache branch August 26, 2024 02:23
@sonroyaalmerol sonroyaalmerol restored the rework-cache branch August 26, 2024 03:01
@sonroyaalmerol
Copy link
Owner Author

/publish

Copy link

The Docker image for this pull request has been built and pushed to GHCR.

Image URL: ghcr.io/sonroyaalmerol/m3u-stream-merger-proxy:pr-124

@sonroyaalmerol sonroyaalmerol deleted the rework-cache branch August 26, 2024 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
push-to-ghcr Pushes labeled PR to GHCR for testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant