• 18.10 a7551ef162

    [music] Weird hack to get timezone for LFM scrobbles

    secstate released this 2025-07-28 10:52:02 -04:00 | 677 commits to main since this release

    Last.fm seems to send timestamps for scrobbles with a timezone of UTC
    but the actual timezone is already localized. But that means we can't
    extract the timezone we want, even though the timestamp is already in
    the right timezone for storage.

    Downloads