Commit Graph

20 Commits

Author SHA1 Message Date
cwilvx fe39cadfdc feat: use thumbnails from folders
+ cache failed lastfm scrobbles
+ implement lastfm scrobble filter
+ change /home to /nothome
2025-01-07 23:13:19 +03:00
cwilvx 8136e350aa lastfm integration 2024-12-30 21:00:16 +03:00
cwilvx 94591daa1e support mix items not in store 2024-12-26 20:55:59 +03:00
cwilvx ef4ecc2499 build recently added and played via hooks 2024-11-17 20:53:00 +03:00
cwilvx 26df5ba81d hide "new" on artist report for all time period 2024-10-14 17:48:10 +03:00
cwilvx 6ead0d12df fix: new artists played report on charts 2024-10-14 17:45:18 +03:00
cwilvx 24d52167ca ngetext playcount 2024-10-14 17:33:00 +03:00
cwilvx 9ee8e9d0d8 localize track count 2024-10-14 17:29:35 +03:00
cwilvx 99f9bc80c9 add new favorites to stats 2024-10-14 17:23:29 +03:00
cwilvx bbcba6c129 hardcode stats date range back to a week 2024-10-14 13:47:44 +03:00
cwilvx de0db0a4b2 fix: stat items incorrect date range 2024-10-14 13:44:52 +03:00
cwilvx ee67e87532 rearrange stat items 2024-10-13 20:04:10 +03:00
cwilvx 2c6daf353c static date ranges 2024-10-13 19:16:19 +03:00
cwilvx 7ef63c1f10 return albums in get artist 2024-10-13 18:13:00 +03:00
cwilvx 992c6d5362 fix: top track stat 2024-10-08 00:45:55 +03:00
cwilvx ba6238abfd add stat items 2024-10-08 00:41:33 +03:00
cwilvx 4be2b80bf9 draft stats 2024-10-05 08:32:26 +03:00
cwilvx 7852be5e3f implement backup and restore draft 1
+ add extra fields for backup in favorites and scrobble data
- not yet for the playlist tracks
2024-08-17 12:19:24 +03:00
cwilvx b0e904c84f port search to stores
+ fix favorites
2024-07-27 21:44:33 +03:00
cwilvx b9ad07441a store playcount and duration on the track table
+ allow sorting all items with those two
+ add methods to update scrobble info
2024-06-30 19:33:13 +03:00