Ability to set custom port #21
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Investigation
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
spotizerrphoenix/spotizerr-phoenix#21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, thanks for your work on reviving this project!
I think it would be great if there was the ability to set a custom port for spotizerr to run on (I use macvlan docker networking so a simple docker-based port mapping (via bridge) won't work in my case).
I am worried that Spotify may wise up to the fact they could just check any dev accounts that have port 7171 in the callback and run a mass-ban. Giving the ability to set a custom port will help give users the flexibility to run a little bit more stealthily :)
I upvote this feature. I changed my port via the docker mapping, but having a variable in the .env would be great.
Shouldn't be that hard, could you do a PR ?
Also, it would be nice to rename the librespot-spotizerr device when authenticating, maybe Spotify can also track this.
hey!
This is something that can be looked into. although, you shouldn't have to set your actual redirect url in your spotify api as librespot is doing the heavy lifting and capturing the creds with no redirect callback. for example:
https://localhost:3000I had the same thought and opened an issue on the auth repo at the same at the same time I created this issue (see: spotizerrphoenix/spotizerr-auth-phoenix#3)
I don't have the skills for this, unfortunately, so any PR I create would be vibe-coded which is unlikely to meet the standards of many.
Good to know, thank you!! Setting a custom port would still be a nice feature, though perhaps not as pressing as I first expected :)
@Ghost wrote in #21 (comment):
added new update to spotizerr-auth-phoenix to customize connect device name:
Updates if interested:
previously, the entire flow for spotizerr would pass defaults for device info/name which would use identifiers such as librespot and spotizerr in names and system info for new download sessions.
latest updates to spotizerr-phoenix, deezspot-spotizerr-phoenix, and spotizerr-auth-phoenix address this by:
Example Logs: