Not Recording When Using Spotify Metadata
See original GitHub issueWhat is the bug ?
Everything works absolutely fine when using the LastFM API for metadata retrieval, however when I switch to using the Spotify API the tracks no longer record. I know the Spotify API credentials are correct as I’m using them in other applications with no problems. When using the Spotify API I get a redirect error INVALID_CLIENT: Invalid redirect URI
but as I understand it that is related to my app redirect rather than anything on the Spytify end.
Screenshots Example of rediirect error
Example showing trsck playing but not recording (previous recordings occured when LastFM API was selected)
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Fixing problems with music metadata
Fixing problems with music metadata · Artist name · Release title · Artwork · Live date and release date · Track order ·...
Read more >Having problems getting the metadata for Spotify songs
spotify.mobile.android.metadatachanged , but recently has stopped working. Am I using the wrong intent filter or is there a different problem?
Read more >[Android] Fed up with Spotify not showing song metadata? ...
I've even trued using the update meta data option in the app and see nothing on my pebble. I can see the test...
Read more >Metadata is the biggest little problem plaguing the music ...
Missing, bad, or inconsistent song metadata is a crisis that has left, by some estimations, billions on the table that never gets paid...
Read more >Retaining Spotify streams and playlist placements
When attempting to track-link two versions of a recording, the metadata should be as identical as possible (i.e., duration, title, version, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Did you set the redirect URI in your Spotify API Application ? If not you can edit it in your application by clicking on edit settings
I think it is better discussed in #310 (which is actually my auto-bugreport) or a new Issue (?), because I tested it now. This happens with last.fm API as well, and with every track. I switched back to 1.7, where it works both with spotify and last.fm API. Maybe it has something to do with the fact that my music is located in a samba share?