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

#474 fix auth bug at stream endpoint from upnp player #487

Merged
merged 10 commits into from
May 31, 2024

Conversation

kagemomiji
Copy link
Owner

Fix #474

dependabot bot and others added 10 commits May 25, 2024 00:03
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.2.5 to 3.3.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.5...v3.3.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.16.0 to 10.17.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.16.0...checkstyle-10.17.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.apache.maven:maven-artifact](https://github.com/apache/maven) from 3.9.6 to 3.9.7.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.6...maven-3.9.7)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…work.boot-spring-boot-starter-parent-3.3.0' into issue474-fix-upnp-not-playable
…n-maven-artifact-3.9.7' into issue474-fix-upnp-not-playable
…tools-checkstyle-10.17.0' into issue474-fix-upnp-not-playable
…ingframework.boot-spring-boot-starter-parent-3.3.0' into issue474-fix-upnp-not-playable"

This reverts commit c526679, reversing
changes made to d35a121.
@kagemomiji kagemomiji merged commit 885a11f into main May 31, 2024
12 checks passed
@kagemomiji kagemomiji deleted the issue474-fix-upnp-not-playable branch May 31, 2024 07:13
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.

UPNP/DLNA not working correctly
1 participant