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.1.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.2.0
Choose a head ref
  • 14 commits
  • 6 files changed
  • 3 contributors

Commits on Dec 13, 2022

  1. split off stream.py

    brendan-stripe committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    cc587f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1641e08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fb715d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    296fa02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cea0811 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. include song "discNumber"

    bct committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    8b1deaa View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. remove a TODO

    bct committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    b3c96f4 View commit details
    Browse the repository at this point in the history
  2. tidy up a little

    bct committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    9ebbd65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8146708 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Merge pull request #8 from bct/brendan/disc-number

    Include song "discNumber"
    BinaryBrain authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    6ba0157 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5b87f0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from bct/stream-maxBitrate

    Transcode the stream if ffmpeg-python is available
    BinaryBrain authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    46e7dd8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10 from BinaryBrain/stream-maxBitrate

    Fix transcording bug on files with cover art included, add config to bypass transcoding
    BinaryBrain authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    e34b729 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6978b70 View commit details
    Browse the repository at this point in the history
Loading