Skip to content

Releases: hilli/go-kef-w2

v0.2.6

07 Feb 12:27

Choose a tag to compare

Stop, seek, UPnP improvements

v0.2.5

05 Feb 20:19

Choose a tag to compare

Track seeking implemented

v0.2.4

04 Feb 20:07
8a0fc22

Choose a tag to compare

Radio fixes

v0.2.3

04 Feb 11:28
4c4ae23

Choose a tag to compare

upnp search add to queue fix

v0.2.2

03 Feb 18:41
194e712

Choose a tag to compare

Added

  • UPnP Library Search: New local search index for instant track searching

    • upnp search [query] - Search by title, artist, or album
    • upnp search (no query) - Browse full library with interactive filter
    • upnp index - View index status
    • upnp index --rebuild - Rebuild the search index
    • upnp index --container "path" - Index from specific folder
    • config upnp index container - Set default container for indexing
    • Ranked search results with exact matches first
    • Multi-word queries work across fields (e.g., public enemy uzi)
  • Content Picker Improvements

    • Page Up/Page Down navigation for faster scrolling
    • Filter now matches on artist/album in addition to title

Changed

  • upnp play now recursively scans sub-containers (plays all albums under an artist)
  • upnp search accepts multiple arguments without quotes

v0.2.1

02 Feb 18:51
5274aed

Choose a tag to compare

Changelog

v0.2.0

01 Feb 21:20
21e60a3

Choose a tag to compare

Changelog

v0.1.1

30 Jan 18:04
5d28220

Choose a tag to compare

Changelog

  • 5d28220 Fix panic in GetEQProfileV2 and improve error handling (#18)
  • 7a708ec Release v0.1.0: Context-first API, linting, and comprehensive tests (#17)

v0.1.0

30 Jan 11:29

Choose a tag to compare

Changelog

  • bcb8c31 Release v0.1.0: Context-first API, linting, and comprehensive tests
  • 0b4d488 Take 1

v0.0.6

29 Jan 15:31
275557b

Choose a tag to compare

Changelog

  • 361f850 Add events handling and cli tracking
  • 6ed6be0 Bump dependencies version
  • 35f831e Bump golang.org/x/crypto in the go_modules group across 1 directory
  • 253b523 Bump golang.org/x/net in the go_modules group across 1 directory
  • fc27760 Merge branch 'main' into events
  • bf29a9c Merge pull request #14 from hilli/dependabot/go_modules/go_modules-bbb8b02913
  • 4c175ec Merge pull request #15 from hilli/dependabot/go_modules/go_modules-dd7da38a6b
  • 275557b Merge pull request #16 from hilli/events
  • dfe1fcf Timeout is default 0