Skip to content

Releases: gloaysa/whatsplaying

v1.6.1

23 Aug 11:02
Compare
Choose a tag to compare

1.6.1 (2024-08-23)

Bug Fixes

  • use address property to form connection url to adapt to new api (bb404c9)

v1.6.0

01 Apr 15:46
Compare
Choose a tag to compare

1.6.0 (2024-04-01)

Bug Fixes

  • automatic album gallery on device stopped never started (a8bdcff)

Features

  • allow configuring lyrics offset when lyrics are displayed; closes #6 (072d265)
  • allow passing configurations with config.json; closes #7 (581a2f4)
  • build docker image for arm64 (39c2078)

v1.5.1

22 Mar 19:37
Compare
Choose a tag to compare

1.5.1 (2024-03-22)

Bug Fixes

  • last verse of lyrics not highlighted (9b481a9)

v1.5.0

22 Mar 18:15
Compare
Choose a tag to compare

1.5.0 (2024-03-22)

Bug Fixes

  • not timed lyrics can be scrolled manually; closes #5 (ffaf791)

Features

  • add blur background based on current cover art; closes #4 (036eefd)
  • add configuration to autostart album gallery when all stopped for 5 seconds (6648d5e)
  • allow configuration of Album library carousel time between slides (5f8db6a)
  • make a better blur gradient (cf55492)

v1.4.0

17 Mar 15:15
Compare
Choose a tag to compare

1.4.0 (2024-03-17)

Bug Fixes

  • display media_player name even if it can't update (00d9d15)

Features

  • display tidal album cover art (9fa016b)

v1.3.0

16 Mar 18:27
Compare
Choose a tag to compare

1.3.0 (2024-03-16)

Features

  • hide controls if user is not interacting with the page (b3334cc)

v1.2.1

16 Mar 17:37
Compare
Choose a tag to compare

1.2.1 (2024-03-16)

Bug Fixes

  • if no Sonos devices are found, everything should work as expected (2a318a5)

v1.2.0

16 Mar 16:54
Compare
Choose a tag to compare

1.2.0 (2024-03-16)

Bug Fixes

Features

  • add basic error handling and message notification for users (9b59689)
  • trim plex token before storing to avoid trailing spaces (80fdbea)

v1.1.0

16 Mar 15:27
Compare
Choose a tag to compare

1.1.0 (2024-03-16)

Features

  • allow clients to set server port via environment variable (9ff7dc5)

v1.0.0

16 Mar 14:58
Compare
Choose a tag to compare

1.0.0 (2024-03-16)

Bug Fixes

  • adjust container registry path (bce6698)
  • general fixes and performance improvements (3145f17)

Features

  • add album gallery (2aceed4)
  • add logo and manifest.json (1a78fbf)
  • add MIT license (445db29)
  • add more screenshot examples (fe1dbf5)
  • adjust README docker-compose example (ea6cafc)
  • first commit (d0d8de1)
  • first release (1fa096e)
  • generate GHCR_PAT for publishing to registry (3b2cd6a)
  • improve publication of Docker image to GH registry (275010f)
  • improve README and create Dockerfile and github workflow (ad5465c)
  • improve timed lyrics (c8a2013)
  • rename app to What's Playing (dc7d032)
  • wpa as fullscreen (b0fda0c)