You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love to see an option in the settings where you could enable a dynamic unit for the time listened stats. So that when the time you listened for songs in the currently selected time period reaches e.g. 10000 minutes, it would instead show 166 hours or 166.7 hours. Because my all-time listening duration is currently 93959 minutes and I think that for me 1565 hours or even 65 days would be far more informative.
This could be done with either predefined thresholds or even the option to customize the thresholds.
On a somewhat related note, a stat showing how much of the total time of your selected time period you listened to Spotify. So if I selected the last 30 days and I listened for 4320 minutes (i.e. 72 hours or 3 days) during these 30 days, it would show 10%.
Please tell me if I should open a separate issue for this.
If you tell me which files I have to touch to implement this change, I could look into it myself. Even though I have never coded with TypeScript, I think I would be able to familiarize myself enough with your code, but it would be helpful to know where to start.
Screenshots
For my main feature request:
Instead of this:
it would show this:
But this would stay the same, because the threshold would not have been reached with 921 minutes:
The text was updated successfully, but these errors were encountered:
Description
I would love to see an option in the settings where you could enable a dynamic unit for the time listened stats. So that when the time you listened for songs in the currently selected time period reaches e.g. 10000 minutes, it would instead show
166 hours
or166.7 hours
. Because my all-time listening duration is currently93959 minutes
and I think that for me1565 hours
or even65 days
would be far more informative.This could be done with either predefined thresholds or even the option to customize the thresholds.
On a somewhat related note, a stat showing how much of the total time of your selected time period you listened to Spotify. So if I selected the last 30 days and I listened for 4320 minutes (i.e. 72 hours or 3 days) during these 30 days, it would show
10%
.Please tell me if I should open a separate issue for this.
If you tell me which files I have to touch to implement this change, I could look into it myself. Even though I have never coded with TypeScript, I think I would be able to familiarize myself enough with your code, but it would be helpful to know where to start.
Screenshots
For my main feature request:
Instead of this:
it would show this:
But this would stay the same, because the threshold would not have been reached with 921 minutes:
The text was updated successfully, but these errors were encountered: