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

Spotifyd master #1311

Closed
wants to merge 51 commits into from
Closed

Spotifyd master #1311

wants to merge 51 commits into from

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    818606f View commit details
    Browse the repository at this point in the history
  2. Discovered spotifyd does not direct directly and is shown under "othe…

    …r networks" #2
    
    the device_id should not be the name, but something more unique.
    Switched back to the session id.
    ulbi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    5a5a344 View commit details
    Browse the repository at this point in the history
  3. Added device_id to the log and allowed spaces

    in device_name
    ulbi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    98ceff9 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Changes based on feedback

    ulbi committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    6ccb3c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Merge pull request #3 from Spotifyd/master

    Get latest changes
    ulbi authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    9f7878b View commit details
    Browse the repository at this point in the history
  2. Create dependabot.yml

    ulbi authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    162e40f View commit details
    Browse the repository at this point in the history
  3. Bump toml from 0.7.6 to 0.8.6

    Bumps [toml](https://github.com/toml-rs/toml) from 0.7.6 to 0.8.6.
    - [Commits](toml-rs/toml@toml-v0.7.6...toml-v0.8.6)
    
    ---
    updated-dependencies:
    - dependency-name: toml
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    8af5f74 View commit details
    Browse the repository at this point in the history
  4. Bump chrono from 0.4.28 to 0.4.31

    Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.28 to 0.4.31.
    - [Release notes](https://github.com/chronotope/chrono/releases)
    - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
    - [Commits](chronotope/chrono@v0.4.28...v0.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: chrono
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    b3356cf View commit details
    Browse the repository at this point in the history
  5. Bump tokio from 1.32.0 to 1.33.0

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.32.0 to 1.33.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.32.0...tokio-1.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    ab33dc7 View commit details
    Browse the repository at this point in the history
  6. Bump alsa from 0.7.1 to 0.8.1

    Bumps [alsa](https://github.com/diwic/alsa-rs) from 0.7.1 to 0.8.1.
    - [Commits](diwic/alsa-rs@v0.7.1...v0.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: alsa
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    8f3374d View commit details
    Browse the repository at this point in the history
  7. Bump serde from 1.0.188 to 1.0.190

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.188 to 1.0.190.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.188...v1.0.190)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    2a19d8b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from ulbi/dependabot/cargo/toml-0.8.6

    Bump toml from 0.7.6 to 0.8.6
    ulbi authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    ea5b479 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5 from ulbi/dependabot/cargo/chrono-0.4.31

    Bump chrono from 0.4.28 to 0.4.31
    ulbi authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    e8dbc20 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #6 from ulbi/dependabot/cargo/tokio-1.33.0

    Bump tokio from 1.32.0 to 1.33.0
    ulbi authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    9c411e4 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #7 from ulbi/dependabot/cargo/alsa-0.8.1

    Bump alsa from 0.7.1 to 0.8.1
    ulbi authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    81de279 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #8 from ulbi/dependabot/cargo/serde-1.0.190

    Bump serde from 1.0.188 to 1.0.190
    ulbi authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    9add265 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Bump libc from 0.2.147 to 0.2.149

    Bumps [libc](https://github.com/rust-lang/libc) from 0.2.147 to 0.2.149.
    - [Release notes](https://github.com/rust-lang/libc/releases)
    - [Commits](rust-lang/libc@0.2.147...0.2.149)
    
    ---
    updated-dependencies:
    - dependency-name: libc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4bc5c5a View commit details
    Browse the repository at this point in the history
  2. Bump futures from 0.3.28 to 0.3.29

    Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.28 to 0.3.29.
    - [Release notes](https://github.com/rust-lang/futures-rs/releases)
    - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/futures-rs@0.3.28...0.3.29)
    
    ---
    updated-dependencies:
    - dependency-name: futures
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    095dae6 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Merge pull request #10 from ulbi/dependabot/cargo/futures-0.3.29

    Bump futures from 0.3.28 to 0.3.29
    ulbi authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    774dffa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from ulbi/dependabot/cargo/libc-0.2.149

    Bump libc from 0.2.147 to 0.2.149
    ulbi authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a3ab0a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Bump zerocopy from 0.6.3 to 0.6.6

    Bumps [zerocopy](https://github.com/google/zerocopy) from 0.6.3 to 0.6.6.
    - [Release notes](https://github.com/google/zerocopy/releases)
    - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/google/zerocopy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: zerocopy
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1fe0f37 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Bump shlex from 1.1.0 to 1.3.0

    Bumps [shlex](https://github.com/comex/rust-shlex) from 1.1.0 to 1.3.0.
    - [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/comex/rust-shlex/commits)
    
    ---
    updated-dependencies:
    - dependency-name: shlex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    516db2f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Bump serde from 1.0.190 to 1.0.196

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.190 to 1.0.196.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.190...v1.0.196)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7eeafd0 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Bump env_logger from 0.10.0 to 0.11.1

    Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.10.0 to 0.11.1.
    - [Release notes](https://github.com/rust-cli/env_logger/releases)
    - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
    - [Commits](rust-cli/env_logger@v0.10.0...v0.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: env_logger
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    75cb93a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Bump libc from 0.2.149 to 0.2.153

    Bumps [libc](https://github.com/rust-lang/libc) from 0.2.149 to 0.2.153.
    - [Release notes](https://github.com/rust-lang/libc/releases)
    - [Commits](rust-lang/libc@0.2.149...0.2.153)
    
    ---
    updated-dependencies:
    - dependency-name: libc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3f6510c View commit details
    Browse the repository at this point in the history
  2. Bump toml from 0.8.6 to 0.8.9

    Bumps [toml](https://github.com/toml-rs/toml) from 0.8.6 to 0.8.9.
    - [Commits](toml-rs/toml@toml-v0.8.6...toml-v0.8.9)
    
    ---
    updated-dependencies:
    - dependency-name: toml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5b45b61 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Bump tokio from 1.33.0 to 1.36.0

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.33.0 to 1.36.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.33.0...tokio-1.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    23b48de View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Merge pull request #32 from ulbi/dependabot/cargo/tokio-1.36.0

    Bump tokio from 1.33.0 to 1.36.0
    ulbi authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2992fcb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from ulbi/dependabot/cargo/toml-0.8.9

    Bump toml from 0.8.6 to 0.8.9
    ulbi authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    aad2348 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #30 from ulbi/dependabot/cargo/libc-0.2.153

    Bump libc from 0.2.149 to 0.2.153
    ulbi authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    ee28793 View commit details
    Browse the repository at this point in the history
  4. Bump mio from 0.8.10 to 0.8.11

    Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11.
    - [Release notes](https://github.com/tokio-rs/mio/releases)
    - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
    - [Commits](tokio-rs/mio@v0.8.10...v0.8.11)
    
    ---
    updated-dependencies:
    - dependency-name: mio
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    c401841 View commit details
    Browse the repository at this point in the history
  5. Bump whoami from 1.4.1 to 1.5.0

    Bumps [whoami](https://github.com/ardaku/whoami) from 1.4.1 to 1.5.0.
    - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md)
    - [Commits](ardaku/whoami@v1.4.1...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: whoami
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    aba2193 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #29 from ulbi/dependabot/cargo/env_logger-0.11.1

    Bump env_logger from 0.10.0 to 0.11.1
    ulbi authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    890b30d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #34 from ulbi/dependabot/cargo/whoami-1.5.0

    Bump whoami from 1.4.1 to 1.5.0
    ulbi authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    af07020 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #33 from ulbi/dependabot/cargo/mio-0.8.11

    Bump mio from 0.8.10 to 0.8.11
    ulbi authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8ade11e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #28 from ulbi/dependabot/cargo/serde-1.0.196

    Bump serde from 1.0.190 to 1.0.196
    ulbi authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2dd8a66 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #27 from ulbi/dependabot/cargo/shlex-1.3.0

    Bump shlex from 1.1.0 to 1.3.0
    ulbi authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    af5ca55 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #20 from ulbi/dependabot/cargo/zerocopy-0.6.6

    Bump zerocopy from 0.6.3 to 0.6.6
    ulbi authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2331063 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Bump toml from 0.8.9 to 0.8.12

    Bumps [toml](https://github.com/toml-rs/toml) from 0.8.9 to 0.8.12.
    - [Commits](toml-rs/toml@toml-v0.8.9...toml-v0.8.12)
    
    ---
    updated-dependencies:
    - dependency-name: toml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    76f3460 View commit details
    Browse the repository at this point in the history
  2. Bump whoami from 1.5.0 to 1.5.1

    Bumps [whoami](https://github.com/ardaku/whoami) from 1.5.0 to 1.5.1.
    - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md)
    - [Commits](ardaku/whoami@v1.5.0...v1.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: whoami
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    cd1cf8e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Bump rustls from 0.21.7 to 0.21.11

    Bumps [rustls](https://github.com/rustls/rustls) from 0.21.7 to 0.21.11.
    - [Release notes](https://github.com/rustls/rustls/releases)
    - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
    - [Commits](rustls/rustls@v/0.21.7...v/0.21.11)
    
    ---
    updated-dependencies:
    - dependency-name: rustls
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c281c8b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Bump tokio from 1.36.0 to 1.38.0

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.36.0 to 1.38.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.36.0...tokio-1.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 30, 2024
    Configuration menu
    Copy the full SHA
    866ca9a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Bump url from 2.4.1 to 2.5.2

    Bumps [url](https://github.com/servo/rust-url) from 2.4.1 to 2.5.2.
    - [Release notes](https://github.com/servo/rust-url/releases)
    - [Commits](servo/rust-url@v2.4.1...v2.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: url
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    88d1b6c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Bump log from 0.4.20 to 0.4.22

    Bumps [log](https://github.com/rust-lang/log) from 0.4.20 to 0.4.22.
    - [Release notes](https://github.com/rust-lang/log/releases)
    - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/log@0.4.20...0.4.22)
    
    ---
    updated-dependencies:
    - dependency-name: log
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    f90593d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Merge pull request #43 from ulbi/dependabot/cargo/log-0.4.22

    Bump log from 0.4.20 to 0.4.22
    ulbi authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e55f7f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from ulbi/dependabot/cargo/url-2.5.2

    Bump url from 2.4.1 to 2.5.2
    ulbi authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c4157d0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #41 from ulbi/dependabot/cargo/tokio-1.38.0

    Bump tokio from 1.36.0 to 1.38.0
    ulbi authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2aea658 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #40 from ulbi/dependabot/cargo/rustls-0.21.11

    Bump rustls from 0.21.7 to 0.21.11
    ulbi authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    037eac9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #38 from ulbi/dependabot/cargo/whoami-1.5.1

    Bump whoami from 1.5.0 to 1.5.1
    ulbi authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3f8e933 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #35 from ulbi/dependabot/cargo/toml-0.8.12

    Bump toml from 0.8.9 to 0.8.12
    ulbi authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    89389a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e53a0f View commit details
    Browse the repository at this point in the history