This version includes a progress bar which keeps in sync with the music.
Now you will able to view how far you are in a song.
It was made possible by pushing the "prgr" metadata in shairport-metadata.py.
Though it works really well, it could surely have some improvements. For example, the marquee won't work now. Which is the reason why I made the text smaller if one is necessary.
If you have questions about the code or something else, please comment!
(This is my first pull request so I'm not sure if I'm doing it right.)
This version includes a progress bar which keeps in sync with the music. Now you will able to view how far you are in a song. It was made possible by pushing the "prgr" metadata in
shairport-metadata.py
. Though it works really well, it could surely have some improvements. For example, the marquee won't work now. Which is the reason why I made the text smaller if one is necessary.If you have questions about the code or something else, please comment! (This is my first pull request so I'm not sure if I'm doing it right.)