Skip to content

fix: Addded flask-cors for web plugin to use #135

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matlads
Copy link

@matlads matlads commented Apr 9, 2025

linuxserver.io


  • I have read the contributing guideline and understand that I have made the correct modifications

Description:

Add flask-cors python package to the image.

Benefits of this PR and context:

This PR adds to the python packages available to the app. The web plugin uses flask-cors

How Has This Been Tested?

  1. Bulit a new docker image
  2. Run it and changed the config and added cors support to the web plugin.
  3. Used an external beet web frontend (beetle) to play a track.
  4. No changes to any code

Source / References:

web plugin documentation

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thanks for opening this pull request! Be sure to follow the pull request template!

@LinuxServer-CI
Copy link
Collaborator

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/beets/2.2.0-pkg-a8684ada-dev-78bee30ac66edadc8f8db8228830d10bb9566666-pr-135/index.html
https://ci-tests.linuxserver.io/lspipepr/beets/2.2.0-pkg-a8684ada-dev-78bee30ac66edadc8f8db8228830d10bb9566666-pr-135/shellcheck-result.xml

Tag Passed
amd64-2.2.0-pkg-a8684ada-dev-78bee30ac66edadc8f8db8228830d10bb9566666-pr-135
arm64v8-2.2.0-pkg-a8684ada-dev-78bee30ac66edadc8f8db8228830d10bb9566666-pr-135

@LinuxServer-CI
Copy link
Collaborator

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/beets/2.2.0-pkg-803f2587-dev-ee7b22b1820e4109e2d7d4dccddf650c29f94f2f-pr-135/index.html
https://ci-tests.linuxserver.io/lspipepr/beets/2.2.0-pkg-803f2587-dev-ee7b22b1820e4109e2d7d4dccddf650c29f94f2f-pr-135/shellcheck-result.xml

Tag Passed
amd64-2.2.0-pkg-803f2587-dev-ee7b22b1820e4109e2d7d4dccddf650c29f94f2f-pr-135
arm64v8-2.2.0-pkg-803f2587-dev-ee7b22b1820e4109e2d7d4dccddf650c29f94f2f-pr-135

@LinuxServer-CI
Copy link
Collaborator

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/beets/2.3.0-pkg-4d511b11-dev-8be3df58c8477f608dd6017f7d0c6eb3593e6568-pr-135/index.html
https://ci-tests.linuxserver.io/lspipepr/beets/2.3.0-pkg-4d511b11-dev-8be3df58c8477f608dd6017f7d0c6eb3593e6568-pr-135/shellcheck-result.xml

Tag Passed
amd64-2.3.0-pkg-4d511b11-dev-8be3df58c8477f608dd6017f7d0c6eb3593e6568-pr-135
arm64v8-2.3.0-pkg-4d511b11-dev-8be3df58c8477f608dd6017f7d0c6eb3593e6568-pr-135

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

Successfully merging this pull request may close these issues.

2 participants