TobitSoftware / clipinc

A browser extension to record Spotify songs as you listen to them.
https://chrome.google.com/webstore/detail/clipinc%C2%AE/oppggbgnmeainpanihcbcdniomfobmec
MIT License
25 stars 3 forks source link

Remove recently played dom queries to fix recording #1

Closed huese23 closed 5 years ago

huese23 commented 5 years ago

Spotify changed the Layout. That´s why the dom queries for recently played songs failed and the recording crashed. This Commit removes this queries. But now the songs are saved in the clipic root folder. This has to be changed in the future.