Commit Graph

  • 120b99bc26
    Bump github.com/pelletier/go-toml/v2 from 2.0.6 to 2.1.1 dependabot[bot] 2024-01-17 21:00:53 +00:00
  • 6a2c7c9737
    Bump github.com/lestrrat-go/jwx/v2 from 2.0.18 to 2.0.19 dependabot[bot] 2024-01-17 21:00:14 +00:00
  • ee48a21dcb
    Bump github.com/spf13/viper from 1.15.0 to 1.18.2 dependabot[bot] 2024-01-17 20:59:53 +00:00
  • 170ac93926 Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 dependabot[bot] 2024-01-15 17:25:14 +00:00
  • 479768865f
    Bump prettier from 3.1.1 to 3.2.2 in /ui dependabot[bot] 2024-01-15 17:39:18 +00:00
  • ebbd8c8e6c
    Bump react-icons from 4.4.0 to 5.0.1 in /ui dependabot[bot] 2024-01-15 17:38:55 +00:00
  • ab04b5eff8
    Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 dependabot[bot] 2024-01-15 17:25:14 +00:00
  • dbcc860898 feat: Add (not)inplaylist operator to smart playlists - #1417 flyingOwl 2024-01-13 11:54:40 +01:00
  • 7ac9fab94c
    Bump follow-redirects from 1.15.2 to 1.15.4 in /ui dependabot[bot] 2024-01-10 06:43:06 +00:00
  • b4427924b8
    Bump golang.org/x/image from 0.14.0 to 0.15.0 dependabot[bot] 2024-01-08 17:56:49 +00:00
  • eb8af7873b
    Bump @testing-library/jest-dom from 5.16.5 to 6.2.0 in /ui dependabot[bot] 2024-01-08 17:38:59 +00:00
  • b97bf619b1 bug(core/playback/mpv): jukebox mode under windows - #2767 apkatsikas 2024-01-07 18:07:06 -05:00
  • eb65688a0c bug(core/playback/mpv): jukebox mode under windows - #2767 apkatsikas 2024-01-07 17:40:56 -05:00
  • caf03b6998
    Merge pull request #2 from jgkawell/dbpath-fixes Jack Kawell 2024-01-03 22:44:57 -06:00
  • 284e2ccea0 support all valid postgres urls Jack Kawell 2024-01-03 22:07:37 -06:00
  • 97033e95a9 add dbpath to env flags Jack Kawell 2024-01-03 22:07:24 -06:00
  • e5d2e17cfd
    Merge pull request #1 from jgkawell/postgres-support Jack Kawell 2024-01-03 20:40:47 -06:00
  • 59e55f5280 set the driver in the conf if unset (for tests) Jack Kawell 2024-01-03 17:40:55 -06:00
  • 88fad9b139 fix driver in one place Jack Kawell 2024-01-03 17:35:01 -06:00
  • a1002d0327 added missing driver Jack Kawell 2024-01-03 17:33:41 -06:00
  • eb76881d05 more linting Jack Kawell 2024-01-03 17:31:20 -06:00
  • 7950d8bade linting Jack Kawell 2024-01-03 17:30:50 -06:00
  • a935e4b50d initial work on postgres support using pgx Jack Kawell 2024-01-03 17:27:39 -06:00
  • 3c8523fce7 feat(server): Update unix socket file perm based on config - #2625 johannesengl 2024-01-03 11:48:53 +01:00
  • be49f50a17 feat(any): Add flag unixsocketperm with default 0017 - #2625 johannesengl 2024-01-02 19:08:01 +01:00
  • 2e0c0f6781
    Bump github.com/unrolled/secure from 1.13.0 to 1.14.0 dependabot[bot] 2024-01-01 17:49:01 +00:00
  • ac0e40f787
    Bump clsx from 2.0.0 to 2.1.0 in /ui dependabot[bot] 2024-01-01 17:39:49 +00:00
  • 26f2ae5022
    Bump @testing-library/jest-dom from 5.16.5 to 6.1.6 in /ui dependabot[bot] 2024-01-01 17:38:22 +00:00
  • 11c785266c add query string when calling beets delete http api to permanently delete from disk luke-1993 2023-12-29 09:27:16 +00:00
  • 6f7b48202e Make the GetInstance concurrent test more readable Deluan 2023-12-28 16:50:07 -05:00
  • 6e2be7f95f Don't force a full scan after upgrading the lyrics Deluan 2023-12-28 04:55:45 -05:00
  • 0d8f8e3afd Optimize Singleton (sometimes a simple lock is a better solution) Deluan 2023-12-27 22:12:34 -05:00
  • e50382e3bf Fix ReplayGain values not being retrieved from DB Deluan 2023-12-27 21:14:54 -05:00
  • 814161d78d
    Add OS Lyrics extension (#2656) Kendall Garner 2023-12-28 01:20:29 +00:00
  • fa0a43f824 My OCD made me do it :P Deluan 2023-12-27 20:08:21 -05:00
  • 944ad572b9 Revert "Does this passes now, with a newer ffmpeg version?" Deluan 2023-12-27 19:57:13 -05:00
  • 372eb4b0ae Does this passes now, with a newer ffmpeg version? Deluan 2023-12-27 19:54:02 -05:00
  • 8617d66745 Revert "Do we still need ffmpeg in the pipeline?" Deluan 2023-12-27 19:37:11 -05:00
  • 87df7f6df7 Do we still need ffmpeg in the pipeline? Deluan 2023-12-27 19:23:44 -05:00
  • 2a32d98ece Fix tests Deluan 2023-12-27 19:11:22 -05:00
  • 7e2def80e5 Rename conflicting named vars Deluan 2023-12-27 18:55:51 -05:00
  • 5cd2985e6b Add fallback artist/title to structured lyrics Deluan 2023-12-27 18:30:58 -05:00
  • f7d25b17aa Fix SIGSEGV error (proper handling of empty frames) Deluan 2023-12-27 18:25:10 -05:00
  • 6cf825ec92 Fix merge errors Deluan 2023-12-27 17:07:49 -05:00
  • d7b673f841 Try to unblock pipeline Deluan 2023-12-27 17:01:27 -05:00
  • 86d2c0fdf7
    Merge branch 'master' into os-lyrics Deluan Quintão 2023-12-27 16:59:28 -05:00
  • a5e56a3169
    Bump github.com/pressly/goose/v3 from 3.15.1 to 3.17.0 dependabot[bot] 2023-12-27 18:05:56 +00:00
  • 130ab76c79 go mod tidy Deluan 2023-12-27 13:04:26 -05:00
  • a186a795f6 Omit empty Genre attributes Deluan 2023-12-27 12:44:25 -05:00
  • 798b03eabd Add "inspect" command to CLI Deluan 2023-12-27 12:41:08 -05:00
  • ea7ba22699 Discard duplicated tags Deluan 2023-12-26 19:35:14 -05:00
  • b4815ecee5
    Add TAK support (#2745) Andrew Katsikas 2023-12-26 18:39:15 -05:00
  • 027aab2f9e Remove comment apkatsikas 2023-12-26 11:47:12 -05:00
  • e32a1d21b2
    Merge 94489a33491e2924e73473a5df819529dfef8666 into 51e07d4cb5dac62aae3fe54356678c85c6adb5d1 Kaduo 2023-12-26 10:52:27 +08:00
  • 51e07d4cb5 Add log.IsGreaterOrEqualTo, that take into consideration path-scoped log levels Deluan 2023-12-25 16:29:59 -05:00
  • 36fc46dc43 bug(scanner): tak-support - 2514 apkatsikas 2023-12-25 14:51:10 -05:00
  • 0b9a56816a bug(consts/mime_types): tak-support - 2514 apkatsikas 2023-12-25 14:47:13 -05:00
  • b31c738445
    Bump github.com/go-chi/chi/v5 from 5.0.10 to 5.0.11 dependabot[bot] 2023-12-25 17:39:51 +00:00
  • d0c93214c0
    Bump redux from 4.2.0 to 5.0.1 in /ui dependabot[bot] 2023-12-25 17:05:43 +00:00
  • 1d3d7934a5
    Bump react-icons from 4.4.0 to 4.12.0 in /ui dependabot[bot] 2023-12-25 17:05:20 +00:00
  • 652627d22d
    Bump @testing-library/jest-dom from 5.16.5 to 6.1.5 in /ui dependabot[bot] 2023-12-25 17:04:07 +00:00
  • 42673d20e6 extract song ids to delete from body of HTTP request, rather than params. luke-1993 2023-12-25 15:00:20 +00:00
  • 989e5cf158 fix error now we are synced with upstream luke-1993 2023-12-24 12:30:37 +00:00
  • 0f32c03f68 * add dockerfile * set default value for 'ReportRealPath' to True * move deleteSong logic from subsonic apis to native-apis luke-1993 2023-10-22 18:06:19 +01:00
  • c19ba18e77 give album when making a query to beets to delete a track to filter out any duplicates from just kmatching against artist and track name. Delete by ID rather than query luke-1993 2023-10-14 16:39:11 +01:00
  • c1f12acfc3 must add http prefix luke-1993 2023-10-13 10:52:46 +01:00
  • 0aea1bc20a change welcome message luke-1993 2023-10-13 10:04:21 +01:00
  • 4c73a790c6 reach out to localhost of the host machine from within the navidromer container luke-1993 2023-10-13 09:49:17 +01:00
  • 3613b9f4a0 working dockerfile to build hacked navidrome luke-1993 2023-10-04 11:43:47 +01:00
  • d936dcb2a7 add docker file luke-1993 2023-10-03 21:21:15 +01:00
  • 739c73524a fix lint errors luke-1993 2023-10-03 20:54:22 +01:00
  • d645b56e11 fix lint luke-1993 2023-10-03 20:52:59 +01:00
  • 7f746388a2 implement server side logic for delete. TODO: tests and use a go url lib parser. Then sync up using custom hacked navidrome with beets on docker test with a large music lib luke-1993 2023-10-02 21:36:03 +01:00
  • a600d45772 run prettier luke-1993 2023-10-01 14:37:18 +01:00
  • 92357ce050 correct linting errors luke-1993 2023-10-01 14:36:24 +01:00
  • cc786bd0ea run prettier luke-1993 2023-10-01 14:34:29 +01:00
  • 4f502681f1 a working PoC for delete. Sends the track ids to be deleted to a go endpoint. TODO: forward request to delete the track from beets and then refresh the UI with the track removed. Can do this by either forwarding a request on to the python web app which then invokes a beets command on the beets docker image. Or expose the web app on the beets docker and have the go app forward a request directly to this web app. Probably favour the latter - will need to work on having a web app front end for beets anyway... luke-1993 2023-10-01 14:24:24 +01:00
  • 3d85243478 first attempt to add delete to ui luke-1993 2023-09-30 19:24:29 +01:00
  • 03119e5ccf Add more trace log to TagLib Wrapper Deluan 2023-12-23 14:10:38 -05:00
  • 42c976b656 Add trace log Deluan 2023-12-22 21:39:26 -05:00
  • 15e1394fa3
    Implement originalReleaseDate in OpenSubsonic responses. (#2733) Deluan Quintão 2023-12-22 21:03:55 -05:00
  • 50678d8583 Implement originalReleaseDate in OpenSubsonic responses. Deluan 2023-12-22 20:59:21 -05:00
  • 473d477ade 1. Combine traditional Chinese search results automatically 2. Add configuration : SearchHantWithHans ZaneYork 2023-08-15 19:45:12 +08:00
  • 3f349b1b58 Add todo as a reminder to replace min/max in Go 1.22 Deluan 2023-12-21 19:17:33 -05:00
  • dfcc189cff Replace all utils.Param* with req.Params Deluan 2023-12-21 17:41:09 -05:00
  • 00597e01e9 Add req.Params to replace utils.Param* Deluan 2023-12-21 16:32:37 -05:00
  • 965fc9d9be
    Remove beep and the files where it was imported (#2731) Dany Marcoux 2023-12-21 14:00:31 +01:00
  • b5c00a6a46
    chore(beep): Remove beep and the files where it was imported Dany Marcoux 2023-12-21 10:22:45 +01:00
  • 781ff40464
    Bump Go version to 1.21.5 (#2729) Deluan Quintão 2023-12-20 20:02:40 -05:00
  • cd29f676e1 Bump Go version to 1.21.5 Deluan 2023-12-20 19:42:10 -05:00
  • a6ed0442f2 Name mapDates return values Deluan 2023-12-20 16:25:42 -05:00
  • 515efe37f0 Bump @testing-library/user-event from 13.5.0 to 14.5.1 in /ui dependabot[bot] 2023-09-18 17:10:48 +00:00
  • 6c28c111bb Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /ui dependabot[bot] 2023-12-01 06:42:57 +00:00
  • 1761d28aa5
    chore(beep): Use maintained fork of beep Dany Marcoux 2023-12-19 17:08:59 +01:00
  • f8e2b821c4
    remove [:] Kendall Garner 2023-12-18 20:16:43 -08:00
  • 429e1e55be
    separate responses from model Kendall Garner 2023-12-18 20:15:04 -08:00
  • 92a88ad4d9
    Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#2722) dependabot[bot] 2023-12-18 17:45:37 -05:00
  • 850989264a
    Bump golang.org/x/crypto from 0.16.0 to 0.17.0 dependabot[bot] 2023-12-18 22:29:25 +00:00
  • 4ccc0a92bf
    Bump jwt-decode from 3.1.2 to 4.0.0 in /ui (#2714) dependabot[bot] 2023-12-18 17:28:42 -05:00
  • 1801f00381 Make jwt-decode a named import. Caio Cotts 2023-12-18 16:05:21 -05:00