Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BinaryBrain/Beetstream
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: BinaryBrain/Beetstream
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 14, 2024

  1. Implement getPlaylists and getPlaylist endpoints

    Allows to expose the M3U playlists (that have been generated by beets' smartplaylist plugin) via Subsonic.
    mgoltzsche committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    39a5b9b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Merge pull request #13 from mgoltzsche/playlist-support

    Implement getPlaylists and getPlaylist endpoints
    BinaryBrain authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    d3b7e2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20b0a9e View commit details
    Browse the repository at this point in the history
Loading