diff --git a/README.md b/README.md index d077e71..031ed2f 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Licensed under MIT. - [ ] From Last.fm (authentication) - [x] From Spotify (.json file) - [ ] From other streaming services[^4] + - [ ] "Unofficial scrobbles'[^9] - [ ] Import rules - [ ] Simple find/replace - [ ] User-defined regex @@ -52,5 +53,7 @@ Licensed under MIT. [^8]: Misleading title, but same functionality as "Lists" on AlbumOfTheYear, although I would like to allow albums and songs to appear on the same list. +[^9]: This is a working title, but I have sources (iPods) that provide a play count, but no play dates, so I can't list them among my usual Scrobbles. However, I would still like to display that information along with everything else, so I would like to provide a way of entering this data into a separate category that can be toggled to display alongside "official" Scrobbles. + ## Contributing I am a math student who is interested in programming. I will not be writing quality code. That said, Zuletzt is something that, at the moment, I am very excited about making, and using to relearn some things about programming. Unless contributions are given in the form of code review, or some kind of constructive criticism, it's not likely that I accept pull requests. The project is, however, licensed under the MIT License, so feel free to do what you like with it in your own way.