|
bd9b80076a
|
Updated CheckAndUpdateMostListenedSong() to work with a new Song struct.
|
2023-10-02 03:19:23 +04:00 |
|
|
3ed0f7b62a
|
Added MarshalJSON() method to MostListenedSong.
|
2023-10-02 02:07:39 +04:00 |
|
|
ddf5f3d0f7
|
Added check if mostListened set.
|
2023-10-02 02:07:08 +04:00 |
|
|
e8ad10a16d
|
In CheckAndUpdateMostListenedSong pass cur and prev songs by pointer.
|
2023-09-15 03:17:44 +04:00 |
|
|
c020031127
|
Do not overwrite mostlistenedsong file if a song wasn't changed.
|
2023-09-10 18:23:06 +04:00 |
|
|
8e0d5e4fb7
|
Date format was moved out to a const.
|
2023-03-13 02:12:21 +04:00 |
|
|
2e60f2bb8a
|
Check for empty prev song.
|
2023-03-13 01:42:24 +04:00 |
|
|
8f16b5d96f
|
Implemented a functionality for storing and showing most listened song.
|
2023-03-13 00:03:59 +04:00 |
|