Single largest update to SAMBL so far!
- Add list sorting
- Add new blue album type
- Add full track aggregation
- Completely overhaul track popup
- Add Apple Music provider
- Many bug fixes
- And much more!
Full Changelog: github.com/Lioncat6/SAM...
Single largest update to SAMBL so far!
- Add list sorting
- Add new blue album type
- Add full track aggregation
- Completely overhaul track popup
- Add Apple Music provider
- Many bug fixes
- And much more!
Full Changelog: github.com/Lioncat6/SAM...
Final version will have more details for each track
Final version will have more details for each track
Though... if anyone has a spare key... I wouldn't not be interested...
Though... if anyone has a spare key... I wouldn't not be interested...
Also, SoundCloud support coming soon!
Working on adding SC to harmony.pulsewidth.org.uk too!
Also, SoundCloud support coming soon!
Working on adding SC to harmony.pulsewidth.org.uk too!
- Fixed newAritst button
- Fixed Add to MB Button
- Fixed NaN totalCount and provider name on loading text
- Mobile styling improvements
- Tidal stability & error handling
- Changed mentions of "Spotify" to "provider"
- Fixed newAritst button
- Fixed Add to MB Button
- Fixed NaN totalCount and provider name on loading text
- Mobile styling improvements
- Tidal stability & error handling
- Changed mentions of "Spotify" to "provider"
- Add new provider Pill
- Add support for Deezer and Tidal
- The homepage now supports lookup by any provider URL
- The find page now supports Deezer and Tidal along with lookup by any track/album URL
- Added artist refresh button
Full changelog here: github.com/Lioncat6/SAM...
- Add new provider Pill
- Add support for Deezer and Tidal
- The homepage now supports lookup by any provider URL
- The find page now supports Deezer and Tidal along with lookup by any track/album URL
- Added artist refresh button
Full changelog here: github.com/Lioncat6/SAM...
Deezer support is complete with tidal coming soon!
Due note that *some* features might not work with some providers. In this case, you can see the popularity meter is missing from deezer.
Deezer support is complete with tidal coming soon!
Due note that *some* features might not work with some providers. In this case, you can see the popularity meter is missing from deezer.
Sidenote: The Deezer API is really easy to work with (The tidal API, less so...)
Sidenote: The Deezer API is really easy to work with (The tidal API, less so...)
It was, however, significantly more annoying, due to the really object based way the tidal API is structured.
It was, however, significantly more annoying, due to the really object based way the tidal API is structured.
Refreshing albums like this will bypass the data cache for MusicBrainz, which should allow for greater cache times. I may add a similar button for entire artists eventually.
Refreshing albums like this will bypass the data cache for MusicBrainz, which should allow for greater cache times. I may add a similar button for entire artists eventually.
MusicBrainz requests will have a cache time of 5 minutes, with basically everything else being cached for half an hour. The refresh button (the one I'm adding) will force fetch instead of the cache.
MusicBrainz requests will have a cache time of 5 minutes, with basically everything else being cached for half an hour. The refresh button (the one I'm adding) will force fetch instead of the cache.