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: arli2001/streamrip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sureshfizzy/streamrip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 10 commits
  • 8 files changed
  • 4 contributors

Commits on Aug 25, 2023

  1. Add support for qobuz auth tokens

    musixly authored and NightShadeOS Project committed Aug 25, 2023
    Copy the full SHA
    1d6dc71 View commit details

Commits on Sep 26, 2023

  1. Revert "Allow for multiple artists on Qobuz"

    This reverts commit 8739c9e.
    sureshfizzy committed Sep 26, 2023
    Copy the full SHA
    d4d94ec View commit details
  2. Update README.md

    sureshfizzy committed Sep 26, 2023
    Copy the full SHA
    167163b View commit details
  3. Update Qobuz interpreter url support

    - Get artist ID directly from Qobuz interpreter url
    DJDoubleD authored and sureshfizzy committed Sep 26, 2023
    Copy the full SHA
    a45b44d View commit details
  4. Fix formatting for consistency

    DJDoubleD authored and sureshfizzy committed Sep 26, 2023
    Copy the full SHA
    c6df32a View commit details
  5. Copy the full SHA
    2ca531d View commit details
  6. Create rate limited requests session

    nathom authored and sureshfizzy committed Sep 26, 2023
    Copy the full SHA
    2f28020 View commit details
  7. Implement rate limiting nathom#366

    nathom authored and sureshfizzy committed Sep 26, 2023
    Copy the full SHA
    05a890d View commit details
  8. Bump version

    sureshfizzy committed Sep 26, 2023
    Copy the full SHA
    8246366 View commit details

Commits on Oct 2, 2023

  1. Add support for Single Album in Repeats

    Repeats=True inside config.toml, only checks for albums which
    contains multiple names. Changed the logic to add support for
    single albums if there are no versions present for it.
    sureshfizzy committed Oct 2, 2023
    Copy the full SHA
    3580ac6 View commit details
Loading