[GH-ISSUE #187] add a config option to specify what port to listen on #91

Closed
opened 2026-02-28 14:46:58 +03:00 by kerem · 4 comments
Owner

Originally created by @ztmr on GitHub (Dec 6, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/187

While initializing the spt, webserver cannot be started because I have something else listening on the 8888 port. The URL seems to be hardcoded in the code.

It would be great if this port number was configurable.

Originally created by @ztmr on GitHub (Dec 6, 2019). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/187 While initializing the spt, webserver cannot be started because I have something else listening on the 8888 port. The URL seems to be hardcoded in the code. It would be great if this port number was configurable.
kerem 2026-02-28 14:46:58 +03:00
Author
Owner

@Rigellute commented on GitHub (Dec 23, 2019):

Ah dang! Great idea, this would be fairly straightforward to implement if anyone wants to have a go.

<!-- gh-comment-id:568430788 --> @Rigellute commented on GitHub (Dec 23, 2019): Ah dang! Great idea, this would be fairly straightforward to implement if anyone wants to have a go.
Author
Owner

@mbajer42 commented on GitHub (Jan 7, 2020):

I hope it's ok that I created a PR for this.

<!-- gh-comment-id:571631613 --> @mbajer42 commented on GitHub (Jan 7, 2020): I hope it's ok that I created a PR for this.
Author
Owner

@UltraWelfare commented on GitHub (Feb 4, 2020):

I think this should be closed as it is fixed by PR #204

<!-- gh-comment-id:581918219 --> @UltraWelfare commented on GitHub (Feb 4, 2020): I think this should be closed as it is fixed by PR #204
Author
Owner

@Rigellute commented on GitHub (Feb 4, 2020):

Indeed you are right, thanks @UltraWelfare

<!-- gh-comment-id:581920193 --> @Rigellute commented on GitHub (Feb 4, 2020): Indeed you are right, thanks @UltraWelfare
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#91
No description provided.