MrGVSV / mybar

A custom menubar for Mac using Übersicht.
17 stars 5 forks source link

Fix for spotify song shortening #4

Closed timhradil closed 2 years ago

timhradil commented 2 years ago

For: https://github.com/MrGVSV/mybar/issues/3

Song names will not show if they do not have a '(' due to return value being -1 if '(' not found causing trim to delete the entire song name.

timhradil commented 2 years ago

Not sure why, but PR wouldn't update with the new commit. Create a new PR: #5