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

Should not have unused variables #2670

Merged
merged 1 commit into from Oct 8, 2021

Conversation

Flonator3000
Copy link
Contributor

No description provided.

@SubJunk
Copy link
Member

SubJunk commented Oct 8, 2021

@Flonator3000 thanks!

@SubJunk SubJunk merged commit e519d67 into UniversalMediaServer:master Oct 8, 2021
ik666 pushed a commit to ik666/UniversalMediaServer that referenced this pull request Oct 15, 2021
* master_UMS:
  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)
  Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 (UniversalMediaServer#2653)
  Bump checkstyle from 9.0 to 9.0.1 (UniversalMediaServer#2667)
  Cleaned up code around API logging (UniversalMediaServer#2665)
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
SubJunk pushed a commit that referenced this pull request Jan 16, 2022
(cherry picked from commit e519d67)
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