Conversation
|
Hey @standuptall, I'm SO SORRY for taking SO LONG to look at this 😢 , I didn't see it until today. Thanks a lot for taking the time to implement and submit this change. Really appreciate it. However, I'd rather not add this feature just now - The way the page works makes it hard to implement correctly (because it's page-based, you may get results outside of your time bounds, and it could be inconsistent based on when you made the request) . I've had a plan for a while now to read data into a local datastore, then make queries on that; if I ever get around to that, I'll definitely add some sort of time filter like this. You may know this already, but your forked repo is available here: I hope that's useful for you to link to (I see that you've been writing a cli tool!?). |
|
Hello! Thank you for appreciate this, no matter, I understand.
I wrote a cli tool for statistics that comes from the csv I download from
your tool ...I would write a web based tool that prepares statistics on
demand...
Thank you
Il Sab 6 Mar 2021, 18:31 Ben Foxall <notifications@github.com> ha scritto:
… Hey @standuptall <https://github.com/standuptall>, I'm SO SORRY for
taking SO LONG to look at this 😢 , I didn't see it until today.
Thanks a lot for taking the time to implement and submit this change.
Really appreciate it.
However, I'd rather not add this feature just now - The way the page works
makes it hard to implement correctly (because it's page-based, you may get
results outside of your time bounds, and it could be inconsistent based on
when you made the request) . I've had a plan for a while now to read data
into a local datastore, then make queries on that; if I ever get around to
that, I'll definitely add some sort of time filter like this.
You may know this already, but your forked repo is available here:
https://standuptall.github.io/lastfm-to-csv/
I hope that's useful for you to link to (I see that you've been writing a
cli tool!?).
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#22 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABRFAMKVSSO7R4RJOW65HJ3TCJRIZANCNFSM4MIV34OA>
.
|
As subject, download only latest tracks within 1 hour, 1 day, 1 month etc..
Improvable, but a start point