You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some cases, I notice that the track title is stripped.
Is there a way to toggle the title strip in settings, to allow us to enable or disable it depending on what we want ?
For example, in my case I have a track displayed like this on Lofi
whereas the full title on Spotify is this
The text was updated successfully, but these errors were encountered:
It's because we remove anything past an hyphen - or opening parenthesis ( in the track title or artist name.
This is to prevent titles to be something like Song Title - Live at some interesting place '93 and likewise for artists Cool Dude (feat. some other dude).
I could make it a configurable option, updated the title to reflect this.
In some cases, I notice that the track title is stripped.
Is there a way to toggle the title strip in settings, to allow us to enable or disable it depending on what we want ?
For example, in my case I have a track displayed like this on Lofi
whereas the full title on Spotify is this
The text was updated successfully, but these errors were encountered: