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

Track searching will return nothing if track not found in spotify #27

Closed
skuill opened this issue Feb 1, 2022 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@skuill
Copy link
Owner

skuill commented Feb 1, 2022

Logs:
2022-02-01 09:16:06.623 +00:00 [Debug] [ConcertBuddy.ConsoleApp.TelegramBot.Command.TrackCommand] Handle [/track] command: [/track f422e97e-fe40-4c9c-be9a-2bba923539ad Hobby]
2022-02-01 09:16:06.709 +00:00 [Error] [MusicSearcher.MusicSearcherClient] Can't search track [Hobby] for artist [Guf] from Spotify.
System.Exception: Can't get track [Hobby] for artist [Guf] from Spotify.
at MusicSearcher.MusicSearcherClient.SearchSpotifyTrack(String artistName, String trackName) in /src/MusicSearcher/MusicSearcherClient.cs:line 182

image

@skuill skuill added the bug Something isn't working label Feb 1, 2022
@skuill skuill changed the title Track navigation return nothing if track not found in spotify Track searching will return nothing if track not found in spotify Feb 1, 2022
@skuill skuill self-assigned this Feb 1, 2022
skuill added a commit that referenced this issue Feb 1, 2022
…herwise. Fixed substring callbackData in UTF-8 format.
@skuill
Copy link
Owner Author

skuill commented Feb 1, 2022

New error:
image

skuill added a commit that referenced this issue Feb 4, 2022
… some information from other music platform.
skuill added a commit that referenced this issue Feb 4, 2022
skuill added a commit that referenced this issue Oct 28, 2022
…eturn "US". Fixed get track from yandex service with ignore case for artist name.
skuill added a commit that referenced this issue Oct 28, 2022
@skuill skuill closed this as completed Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant