FUMR / tidal-async

Python Tidal streaming service unofficial API in async fashion supporting OAuth2 authentication
GNU Lesser General Public License v2.1
21 stars 4 forks source link

Rewrite Track.get_metadata #22

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 4 years ago

_This issue has been automatically created by todo-actions based on a TODO comment found in tidal_async/api.py:182. It will automatically be closed when the TODO comment is removed from master._

wvffle commented 4 years ago

What exacly is broken here?

JuniorJPDJ commented 4 years ago

I'm not sure if anything is broken, but also not sure if it works as intended - it wasn't really tested at all. We need to get rid of @divadsn's function from #24 because it's unreadable and probably add some other tags. Check if all tags are present in track etc Maybe "rewrite" would be better name of issue/TODO item.