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

Local File Support #206

Merged
merged 7 commits into from
Jul 22, 2024
Merged

Local File Support #206

merged 7 commits into from
Jul 22, 2024

Conversation

clapann
Copy link
Contributor

@clapann clapann commented Jul 17, 2024

Added support for Spotify local files and included an option for this feature in the configuration.

@topi314
Copy link
Owner

topi314 commented Jul 17, 2024

while this code looks decent, what happens when you try to play a local file?
what is the value of the url?

@clapann
Copy link
Contributor Author

clapann commented Jul 17, 2024

Nothing. Me personally I handled it with my client. I sift through the playlist results, and then recorrect the local file tracks to a proper format by searching for it.

@topi314
Copy link
Owner

topi314 commented Jul 17, 2024

Do you have an example playlist for me to test?

@clapann
Copy link
Contributor Author

clapann commented Jul 17, 2024

This playlists first track is a local file while the second track isn't. In total there should be 104 tracks including local files and 94 tracks excluding local files. https://open.spotify.com/playlist/5vJw9wsX5MTkhkSiY04bIw?si=7kT0rDfgQkSkzHhKcZ6tHQ

@topi314
Copy link
Owner

topi314 commented Jul 17, 2024

can you also please update the docs in the readme?

…tify tracks, and change unknown fields to local
@topi314 topi314 self-requested a review July 17, 2024 09:29
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
application.example.yml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
clapann and others added 2 commits July 19, 2024 15:51
Co-authored-by: Toπ <git@topi.wtf>
Co-authored-by: Toπ <git@topi.wtf>
@clapann
Copy link
Contributor Author

clapann commented Jul 19, 2024

All changes implemented.

@clapann
Copy link
Contributor Author

clapann commented Jul 20, 2024

All changes implemented.

@topi314 topi314 merged commit ee8fe43 into topi314:master Jul 22, 2024
@topi314
Copy link
Owner

topi314 commented Jul 22, 2024

thanks

@clapann clapann deleted the add-local-files-support branch July 22, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants