[GH-ISSUE #822] [Feature Discussion] Playing local files #345

Open
opened 2026-02-28 14:48:37 +03:00 by kerem · 0 comments
Owner

Originally created by @notusknot on GitHub (May 28, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/822

Hey, I've been using spotify-tui for a while and I think it would be a killer feature to also be able to play local files and mix them into your regular playlists (the adding to playlists feature might be harder to implement so its not necessary). I'm happy to contribute, but I have some questions:

  • How does spotify-tui currently do audio playback? I assume its actually passes through spotifyd or the actual spotify client which is what actually plays the audio. If this is the case, would it be feasible to use an external library for audio playback of local files?
  • How should the local files feature fit into the UI?
Originally created by @notusknot on GitHub (May 28, 2021). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/822 Hey, I've been using spotify-tui for a while and I think it would be a killer feature to also be able to play local files and mix them into your regular playlists (the adding to playlists feature might be harder to implement so its not necessary). I'm happy to contribute, but I have some questions: - How does spotify-tui currently do audio playback? I assume its actually passes through spotifyd or the actual spotify client which is what actually plays the audio. If this is the case, would it be feasible to use [an external library](https://docs.rs/rodio/0.12.0/rodio/) for audio playback of local files? - How should the local files feature fit into the UI?
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/spotify-tui#345
No description provided.