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

Continue to fix the #2553 #2681

Merged
merged 2 commits into from Oct 19, 2021
Merged

Continue to fix the #2553 #2681

merged 2 commits into from Oct 19, 2021

Conversation

valib
Copy link
Contributor

@valib valib commented Oct 18, 2021

No description provided.

@valib valib requested a review from SubJunk October 18, 2021 22:28
@SubJunk
Copy link
Member

SubJunk commented Oct 19, 2021

This assumes that interfaces order in the OS is made upon their importance.

I'm not sure whether that is a correct assumption but I don't see a problem with the code

@SubJunk SubJunk merged commit 7ccb529 into master Oct 19, 2021
@SubJunk SubJunk deleted the continue_to_fix_the_#2553 branch October 19, 2021 03:12
ik666 pushed a commit to ik666/UniversalMediaServer that referenced this pull request Oct 26, 2021
* master_UMS:
  fix for reported problem on some SONY TV's while content browsing / searching (UniversalMediaServer#2607)
  Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2 (UniversalMediaServer#2685)
  Bump oshi-core from 5.8.2 to 5.8.3 (UniversalMediaServer#2686)
  Fixed uncaught exception when updating DLNAMediaDatabase version (UniversalMediaServer#2684)
  Fix some bugs (UniversalMediaServer#2682)
  Fix problem reported in issue UniversalMediaServer#2678 (UniversalMediaServer#2680)
  Continue to fix the UniversalMediaServer#2553 (UniversalMediaServer#2681)
  Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.1 (UniversalMediaServer#2679)
  Fix the problem reported in UniversalMediaServer#2553
  Updated changelog
  Match more filenames (UniversalMediaServer#2676)
  Improved stability and logging while fetching JSON (UniversalMediaServer#2672)

# Conflicts:
#	src/main/java/net/pms/network/DbIdResourceLocator.java
#	src/main/java/net/pms/network/SearchRequestHandler.java
#	src/test/java/net/pms/dlna/DLNAMediaInfoTest.java
#	src/test/java/net/pms/network/SearchRequestHandlerTest.java
ik666 pushed a commit to ik666/UniversalMediaServer that referenced this pull request Oct 26, 2021
* master_UMS: (120 commits)
  fix for reported problem on some SONY TV's while content browsing / searching (UniversalMediaServer#2607)
  Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2 (UniversalMediaServer#2685)
  Bump oshi-core from 5.8.2 to 5.8.3 (UniversalMediaServer#2686)
  Fixed uncaught exception when updating DLNAMediaDatabase version (UniversalMediaServer#2684)
  Fix some bugs (UniversalMediaServer#2682)
  Fix problem reported in issue UniversalMediaServer#2678 (UniversalMediaServer#2680)
  Continue to fix the UniversalMediaServer#2553 (UniversalMediaServer#2681)
  Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.1 (UniversalMediaServer#2679)
  Fix the problem reported in UniversalMediaServer#2553
  Updated changelog
  Match more filenames (UniversalMediaServer#2676)
  Improved stability and logging while fetching JSON (UniversalMediaServer#2672)
  Move API Metadata methods to new APIUtils class (UniversalMediaServer#2674)
  Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2 (UniversalMediaServer#2675)
  Use translation for Status line message
  Show the folder name in the Status Line when the subtitles API (UniversalMediaServer#2673)
  Checking for non set variables with better syntax (UniversalMediaServer#2659)
  Replaced '==' with '===' and '!=' with !==' (UniversalMediaServer#2669)
  Removed unused variable. (UniversalMediaServer#2670)
  simplify if loop (UniversalMediaServer#2668)
  ...
ik666 pushed a commit to ik666/UniversalMediaServer that referenced this pull request Oct 26, 2021
* master_UMS: (86 commits)
  fix for reported problem on some SONY TV's while content browsing / searching (UniversalMediaServer#2607)
  Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2 (UniversalMediaServer#2685)
  Bump oshi-core from 5.8.2 to 5.8.3 (UniversalMediaServer#2686)
  Fixed uncaught exception when updating DLNAMediaDatabase version (UniversalMediaServer#2684)
  Fix some bugs (UniversalMediaServer#2682)
  Fix problem reported in issue UniversalMediaServer#2678 (UniversalMediaServer#2680)
  Continue to fix the UniversalMediaServer#2553 (UniversalMediaServer#2681)
  Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.1 (UniversalMediaServer#2679)
  Fix the problem reported in UniversalMediaServer#2553
  Updated changelog
  Match more filenames (UniversalMediaServer#2676)
  Improved stability and logging while fetching JSON (UniversalMediaServer#2672)
  Move API Metadata methods to new APIUtils class (UniversalMediaServer#2674)
  Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2 (UniversalMediaServer#2675)
  Use translation for Status line message
  Show the folder name in the Status Line when the subtitles API (UniversalMediaServer#2673)
  Checking for non set variables with better syntax (UniversalMediaServer#2659)
  Replaced '==' with '===' and '!=' with !==' (UniversalMediaServer#2669)
  Removed unused variable. (UniversalMediaServer#2670)
  simplify if loop (UniversalMediaServer#2668)
  ...

# Conflicts:
#	src/main/java/net/pms/network/DbIdResourceLocator.java
#	src/main/java/net/pms/network/RequestV2.java
#	src/main/java/net/pms/network/SearchRequestHandler.java
ik666 pushed a commit to ik666/UniversalMediaServer that referenced this pull request Oct 26, 2021
* feature/master/artistSearchImprovement:
  fix for reported problem on some SONY TV's while content browsing / searching (UniversalMediaServer#2607)
  Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2 (UniversalMediaServer#2685)
  Bump oshi-core from 5.8.2 to 5.8.3 (UniversalMediaServer#2686)
  Fixed uncaught exception when updating DLNAMediaDatabase version (UniversalMediaServer#2684)
  Fix some bugs (UniversalMediaServer#2682)
  Fix problem reported in issue UniversalMediaServer#2678 (UniversalMediaServer#2680)
  Continue to fix the UniversalMediaServer#2553 (UniversalMediaServer#2681)
  Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.1 (UniversalMediaServer#2679)
  Fix the problem reported in UniversalMediaServer#2553
  Updated changelog
  Match more filenames (UniversalMediaServer#2676)
  Improved stability and logging while fetching JSON (UniversalMediaServer#2672)

# Conflicts:
#	src/main/java/net/pms/network/SearchRequestHandler.java
#	src/test/java/net/pms/dlna/DLNAMediaInfoTest.java
#	src/test/java/net/pms/network/SearchRequestHandlerTest.java
SubJunk pushed a commit that referenced this pull request Jan 17, 2022
* Continue to fix the #2553

* Better description

(cherry picked from commit 7ccb529)
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

2 participants