[PR #125] [CLOSED] Add CLIENT_ID env var for compiling with a client id #795

Closed
opened 2026-02-27 19:59:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/125
Author: @sashahilton00
Created: 2/7/2018
Status: Closed

Base: masterHead: clientid


📝 Commits (2)

  • 9784d98 Add CLIENT_ID env var for compiling with a client id, remove unnecessary serde_derive
  • 4205f9c Code Tidyup

📊 Changes

2 files changed (+3 additions, -4 deletions)

View changed files

📝 core/src/keymaster.rs (+3 -3)
📝 src/lib.rs (+0 -1)

📄 Description

Add CLIENT_ID env var for compiling with a client id, remove unnecessary serde_derive. If you can think of a better way than a double match statement, happy to improve this...


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/librespot-org/librespot/pull/125 **Author:** [@sashahilton00](https://github.com/sashahilton00) **Created:** 2/7/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `clientid` --- ### 📝 Commits (2) - [`9784d98`](https://github.com/librespot-org/librespot/commit/9784d988475601de8aa3883ca7ab5c7c3c0b1295) Add CLIENT_ID env var for compiling with a client id, remove unnecessary serde_derive - [`4205f9c`](https://github.com/librespot-org/librespot/commit/4205f9c18b8598beb01d2dd401cb1b1b851a968e) Code Tidyup ### 📊 Changes **2 files changed** (+3 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `core/src/keymaster.rs` (+3 -3) 📝 `src/lib.rs` (+0 -1) </details> ### 📄 Description Add CLIENT_ID env var for compiling with a client id, remove unnecessary serde_derive. If you can think of a better way than a double match statement, happy to improve this... --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:59:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#795
No description provided.