Skip to content

Releases: vicwomg/pikaraoke

v1.10.3

21 Jan 18:49
Compare
Choose a tag to compare

1.10.3 (2025-01-21)

Bug Fixes

  • confirmation override breaks video playback (a372d52)

v1.10.2

21 Jan 18:01
Compare
Choose a tag to compare

1.10.2 (2025-01-21)

Bug Fixes

v1.10.1

14 Jan 19:19
Compare
Choose a tag to compare

1.10.1 (2025-01-14)

Bug Fixes

  • Docker build not working in CI (cd3d9ae)

Documentation

  • add additional language templates: NO, RU, TH (a3c447f)
  • update readme for clarity and brevity (2bfa77f)

v1.10.0

14 Jan 17:31
Compare
Choose a tag to compare

1.10.0 (2025-01-14)

Features

  • add placeholder translation files for common languages (30c9d5b)
  • support for specifying yt-dlp proxy (e276fbf)

Performance Improvements

  • use websocket for player communication (#466) (bbd0360)

v1.9.0

08 Jan 07:01
Compare
Choose a tag to compare

1.9.0 (2025-01-08)

Features

  • support splash screen background video (#464) (5774208)

Bug Fixes

  • allow mp4 files in create_random_playlist, add max_songs param (5c2db91)
  • missing delayed halt function (9cf7ab8)
  • tmp directory is not writeable in android #549 (b06367b)
  • volume_change logging error, remove logging in bg_playlist (147364c)

v1.8.0

03 Jan 08:14
Compare
Choose a tag to compare

1.8.0 (2025-01-03)

Features

  • add more user preferences to info screen (39fb27b)
  • add parameter for full buffering approach (dd9dba6)
  • add timestamp to splash screen (#452) (405b1f3)
  • allow CLI arg to specify transcode buffer size (0a6d0bd)
  • allow randomized background music from user-specified dir (a9307f1)
  • background music in the splash screen (a70d959)
  • Scoring screen that rates performance after song complete (randomly generated) (a70d959)
  • Store CLI preferences config file, enable editing them from web interface (a70d959)
  • Limit the amount of songs added to queue on a per-user basis (a70d959)
  • fade volume transition on skip/play/pause #180 (2eeb211)
  • run pikaraoke on a single port (a523a52)
  • support realtime(ish) notifications on splash screen (823d83d)

Bug Fixes

  • alpha bar not showing on files screen (25cd3d3)
  • audit / clean up translations (1ca27fc)
  • change buffer_size to be measured in kb (3ea97cb)
  • chunked stream failures on raspberry pi (#454) (8516b4f)
  • improve browser warning message (7469037)
  • improve playback loop by using process exit codes (45bad39)
  • media file path incorrect on windows (4a38710)
  • song restarts if now_playing status changes during score (f4140a5)
  • splash menu iframe doesn't load over https (677576b)
  • support concurrent splash screens #448 (#451) (5a5d9ea)
  • track wont restart while paused (f716af0)

Performance Improvements

  • only transcode files when necessary (936c3cd)
  • optimize docker build and arg handling (185f937)

Documentation

  • simplify README, deprecate unused files (c13ae28)

v1.7.0

24 Dec 23:24
Compare
Choose a tag to compare

1.7.0 (2024-12-24)

Features

  • add arm64/amd64 docker builds to release-please ci (a07265f)
  • add dockerization support (f93168f)

Bug Fixes

  • commitlint error (69cb031)
  • File was being deleted even if it was in queue (86dae29)
  • Notification not being shown using Flask Flash (497196a)
  • Transposing hangs when ffmpeg does not have librubberband (#435) (8939e60)

v1.6.1

02 Dec 19:07
6af808a
Compare
Choose a tag to compare

1.6.1 (2024-12-02)

Bug Fixes

  • prevent hangs when volume change from exceeds max (#429) (d097311)

v1.6.0

23 Nov 18:21
a751c62
Compare
Choose a tag to compare

1.6.0 (2024-11-23)

Features

  • Added support to Android via Termux App (#423) (0118733)

v1.5.2

05 Nov 08:58
Compare
Choose a tag to compare

1.5.2 (2024-11-05)

Bug Fixes

  • admin passwords not working #401 (35550dc)
  • broken upgrade path for --break-system-packages users (9f01f23)
  • error launching headed over ssh (#395) (74c9dca)
  • Italian translation (#415) (2c791c7)
  • support orangepi devices as raspberry pi w/o hw accel (658d381)