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

[radiobrowser] Initial contribution #16392

Merged
merged 47 commits into from
Feb 20, 2024
Merged

[radiobrowser] Initial contribution #16392

merged 47 commits into from
Feb 20, 2024

Commits on Feb 13, 2024

  1. initial code

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    2f04cf1 View commit details
    Browse the repository at this point in the history
  2. working

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    085bd4e View commit details
    Browse the repository at this point in the history
  3. improvements

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4360614 View commit details
    Browse the repository at this point in the history
  4. Add genres

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    36474ac View commit details
    Browse the repository at this point in the history
  5. Add more genres

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e429766 View commit details
    Browse the repository at this point in the history
  6. improvements

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    50a1972 View commit details
    Browse the repository at this point in the history
  7. basic readme

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4523a37 View commit details
    Browse the repository at this point in the history
  8. remove NPE warns and update readme.

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e468c51 View commit details
    Browse the repository at this point in the history
  9. cleanup for merge

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    052e229 View commit details
    Browse the repository at this point in the history
  10. spotless fix

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a88cd0d View commit details
    Browse the repository at this point in the history
  11. bug fixes

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    90efcb1 View commit details
    Browse the repository at this point in the history
  12. Station searches added to the readme

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    132ae9d View commit details
    Browse the repository at this point in the history
  13. minor changes

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d744d87 View commit details
    Browse the repository at this point in the history
  14. remove commented out code

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ab25817 View commit details
    Browse the repository at this point in the history
  15. Order by votes

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8bc57ee View commit details
    Browse the repository at this point in the history
  16. review changes 1

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    736b2a9 View commit details
    Browse the repository at this point in the history
  17. Update bundles/org.openhab.binding.radiobrowser/README.md

    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah and lsiepel authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d54f4bc View commit details
    Browse the repository at this point in the history
  18. Update bundles/org.openhab.binding.radiobrowser/README.md

    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah and lsiepel authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    debc44b View commit details
    Browse the repository at this point in the history
  19. Update bundles/org.openhab.binding.radiobrowser/README.md

    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah and lsiepel authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    fc4087f View commit details
    Browse the repository at this point in the history
  20. Update bundles/org.openhab.binding.radiobrowser/src/main/java/org/ope…

    …nhab/binding/radiobrowser/internal/RadioBrowserBindingConstants.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah and lsiepel authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ff45025 View commit details
    Browse the repository at this point in the history
  21. Update bundles/org.openhab.binding.radiobrowser/src/main/java/org/ope…

    …nhab/binding/radiobrowser/internal/RadioBrowserBindingConstants.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah and lsiepel authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    877d176 View commit details
    Browse the repository at this point in the history
  22. changes 2

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    2d3dad7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e12668b View commit details
    Browse the repository at this point in the history
  24. Update bundles/org.openhab.binding.radiobrowser/src/main/resources/OH…

    …-INF/thing/thing-types.xml
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah and lsiepel authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    05d38a9 View commit details
    Browse the repository at this point in the history
  25. fix pom

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    79b2174 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9533c8c View commit details
    Browse the repository at this point in the history
  27. Update bundles/org.openhab.binding.radiobrowser/src/main/java/org/ope…

    …nhab/binding/radiobrowser/internal/api/RadioBrowserApi.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah and lsiepel authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d36bbb3 View commit details
    Browse the repository at this point in the history
  28. Update bundles/org.openhab.binding.radiobrowser/src/main/java/org/ope…

    …nhab/binding/radiobrowser/internal/RadioBrowserHandler.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah and lsiepel authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    7e03ac1 View commit details
    Browse the repository at this point in the history
  29. review changes 3

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e4836f0 View commit details
    Browse the repository at this point in the history
  30. Update bundles/org.openhab.binding.radiobrowser/src/main/java/org/ope…

    …nhab/binding/radiobrowser/internal/RadioBrowserHandler.java
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah and lsiepel authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d05a2f1 View commit details
    Browse the repository at this point in the history
  31. more changes

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    7a145d3 View commit details
    Browse the repository at this point in the history
  32. remove unused channels

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b6d86f1 View commit details
    Browse the repository at this point in the history
  33. spotless

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5a6f56e View commit details
    Browse the repository at this point in the history
  34. use http

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    391e53d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    dbfc8b9 View commit details
    Browse the repository at this point in the history
  36. bug fix

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a95c8ed View commit details
    Browse the repository at this point in the history
  37. Update bundles/org.openhab.binding.radiobrowser/README.md

    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah and lsiepel authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4d10856 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Add recent and HTTPS

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    70f6ff6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66fbacb View commit details
    Browse the repository at this point in the history
  3. update readme

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    5325554 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Update bundles/org.openhab.binding.radiobrowser/src/main/resources/OH…

    …-INF/thing/thing-types.xml
    
    Co-authored-by: lsiepel <[email protected]>
    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah and lsiepel authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ec74193 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. bug fixes for forum reported bugs.

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    42966a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7760c3c View commit details
    Browse the repository at this point in the history
  3. Add more genres

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    d3badcc View commit details
    Browse the repository at this point in the history
  4. update readme

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    77935f9 View commit details
    Browse the repository at this point in the history
  5. Remove multiple stations to give cleaner list.

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    fd738cc View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Update station ch when recent station is selected.

    Signed-off-by: Matthew Skinner <[email protected]>
    Skinah committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    1d363f3 View commit details
    Browse the repository at this point in the history