Commit Graph

  • 752c40f32e
    Merge branch 'navidrome:master' into artistdiscographysort certuna 2023-12-04 14:18:29 +01:00
  • 894f2bf410
    use int instead for windows Kendall Garner 2023-12-03 16:47:59 -08:00
  • ce0ad4a04b
    taglib 1.12 vs 1.13 Kendall Garner 2023-12-03 16:35:10 -08:00
  • 8c0921ba8c
    add id3 tags Kendall Garner 2023-12-03 16:30:51 -08:00
  • ed8bcdc0e6
    make taglib work again??? Kendall Garner 2023-12-03 15:30:13 -08:00
  • baf73e6f21
    fight taglib. again Kendall Garner 2023-12-03 15:25:50 -08:00
  • 6a48069133
    remove unnecessary line Kendall Garner 2023-12-03 15:16:06 -08:00
  • c1d4fa8780
    sylt, move some things to wrapper Kendall Garner 2023-12-03 15:03:46 -08:00
  • 742fd16a01
    Parse more itunes keys, optimize taglib wrapper (#2680) Kendall Garner 2023-12-03 19:19:16 +00:00
  • 6485e6c907 Small nitpick Deluan 2023-12-03 14:03:55 -05:00
  • 94bba35fd4 remove strdup Kendall Garner 2023-12-03 10:53:14 -08:00
  • 3d1ddfe6dc reduced set Kendall Garner 2023-12-03 09:29:05 -08:00
  • e55d916960 Remove strdups from C++ code, C.GoString already duplicates the strings Deluan 2023-12-03 12:57:31 -05:00
  • b5becbe611
    Merge branch 'navidrome:master' into multi-artists certuna 2023-12-03 18:25:22 +01:00
  • f550a04279
    Merge branch 'navidrome:master' into refactor-fulltext certuna 2023-12-03 18:24:49 +01:00
  • cff274a791
    Merge branch 'navidrome:master' into mbzAlbumID certuna 2023-12-03 18:24:38 +01:00
  • e51bf6105e
    Merge branch 'navidrome:master' into classical certuna 2023-12-03 18:24:11 +01:00
  • 52484b77d2
    Merge branch 'navidrome:master' into all-artists certuna 2023-12-03 18:24:03 +01:00
  • edad920bfb
    Merge branch 'navidrome:master' into artistdiscographysort certuna 2023-12-03 18:23:54 +01:00
  • 677b485018 Simplify ASF/WMA tags handling even more, moving compilation logic to metadata normalizer Deluan 2023-12-03 12:09:53 -05:00
  • 5e971e58ca Simplify ASF/WMA tags handling Deluan 2023-12-03 11:54:43 -05:00
  • 2b9ce6ef98 fix CreatedAt for mediafiles and albums not getting updated on scan certuna 2023-12-03 17:44:41 +01:00
  • 49f65a7e25 Move special iTunes M4A logic to Go code Deluan 2023-12-03 11:29:58 -05:00
  • a8fce036e9
    parse more itunes keys Kendall Garner 2023-12-02 23:15:31 -08:00
  • 7766ee069c
    Return http form post extension (OpenSubsonic) (#2676) Deluan Quintão 2023-12-02 19:46:57 -05:00
  • 4cd7c7f39f Fix FileHaunter tests Deluan 2023-12-02 19:38:45 -05:00
  • 81daee3b9b Fix FileHaunter tests Deluan 2023-12-02 18:43:24 -05:00
  • 9b434d743f Ignore flaky FileHaunter tests Deluan 2023-12-02 18:32:48 -05:00
  • 4641dc0b2b Add ReplayGain to OpenSubsonic API Child response Deluan 2023-12-02 15:28:44 -05:00
  • 9be6541b42 Return http form post extension (OpenSubsonic) Deluan 2023-12-02 11:44:20 -05:00
  • 812dc2090f Add support for timeOffset in /stream endpoint Deluan 2023-12-02 13:10:25 -05:00
  • a9cf54afef Return genres in bookmark endpoints (OpenSubsonic) Deluan 2023-12-02 11:36:16 -05:00
  • 595186b1b2 Coalesce null annotation values, to better rank them against annotations with value 0 Deluan 2023-12-01 21:56:14 -05:00
  • de66c6ba46 Coalesce null annotation values, to better rank them against annotations with value 0 Deluan 2023-12-01 21:56:14 -05:00
  • 5fe5f0aa2b
    Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /ui dependabot[bot] 2023-12-01 06:42:57 +00:00
  • 64f69adb14
    Merge 3118dbd4df48020d181aed498aa4569900c5d35d into cdccdc56c9072e539b808b998cf9bdfabe864149 Jixun Wu 2023-11-29 16:18:12 -07:00
  • cdccdc56c9 Add more OpenSubsonic fields Deluan 2023-11-28 21:26:00 -05:00
  • f580c5b8bc Add more OpenSubsonic fields Deluan 2023-11-28 21:12:28 -05:00
  • 04a08c45af small fix certuna 2023-11-28 21:12:26 +01:00
  • f0e25c251d Update translations deluan 2023-11-28 10:05:52 +00:00
  • 5452ea69ae Update translations deluan 2023-11-28 10:05:52 +00:00
  • abde399e7b Upgrade to Goose 3.15.1 Deluan 2023-11-27 14:46:44 -05:00
  • 1b4483d32b Remove tools.go Deluan 2023-11-27 13:53:08 -05:00
  • f7fe8ba938 npx update-browserslist-db@latest Deluan 2023-11-27 13:56:16 -05:00
  • d9443ff03b Remove tools.go Deluan 2023-11-27 13:53:08 -05:00
  • f543e7accc Fix getOpenSubsonicExtensions endpoint Deluan 2023-11-27 13:25:06 -05:00
  • 60a5fbe1fe
    Optimize search3, by removing OFFSET when paginating (#2655) Deluan Quintão 2023-11-27 13:06:23 -05:00
  • 3896ff0554
    Merge branch 'navidrome:master' into refactor-fulltext certuna 2023-11-27 02:05:23 +01:00
  • 6157f3338b
    Merge branch 'navidrome:master' into multi-artists certuna 2023-11-27 02:05:17 +01:00
  • d430f1a191
    Merge branch 'navidrome:master' into mbzAlbumID certuna 2023-11-27 02:05:03 +01:00
  • 30fad790c6
    Merge branch 'navidrome:master' into classical certuna 2023-11-27 02:04:40 +01:00
  • 39f1a97b05
    Merge branch 'navidrome:master' into all-artists certuna 2023-11-27 02:04:32 +01:00
  • 9cbc873e8d
    Merge branch 'navidrome:master' into artistdiscographysort certuna 2023-11-27 02:04:24 +01:00
  • 4e1abadf2a Allow offset optimizer threshold to be configured Deluan 2023-11-26 15:09:55 -05:00
  • 1c84076021 Optimize search3 query, using order by id if it is a "" query. Deluan 2023-11-26 14:08:22 -05:00
  • c9d42221cf Revert "Replace COUNT(DISTINCT primary_key) with COUNT(*)" Deluan 2023-11-26 13:37:13 -05:00
  • 9014cba4f6
    round 2 changes Kendall Garner 2023-11-25 20:46:07 -08:00
  • 2e37a3f4d6
    time to fight pipeline Kendall Garner 2023-11-25 20:42:40 -08:00
  • d71bd3c1ef
    Merge remote-tracking branch 'upstream/master' into os-lyrics Kendall Garner 2023-11-25 20:29:35 -08:00
  • c529c47054
    draft commit Kendall Garner 2023-11-25 20:16:10 -08:00
  • 3e0479bb3e For search, don't add where clause for empty queries Deluan 2023-11-25 22:10:54 -05:00
  • 896756e6b6 Optimize pagination, removing offset Deluan 2023-11-25 19:17:58 -05:00
  • 28dc98dec4 Revert "Replace COUNT(DISTINCT primary_key) with COUNT(*)" Deluan 2023-11-25 23:08:20 -05:00
  • 8c8e1ea701 Replace COUNT(DISTINCT primary_key) with COUNT(*) Deluan 2023-11-25 22:29:05 -05:00
  • b964018cd7 Show SQL errors in queryAll Deluan 2023-11-25 13:54:38 -05:00
  • 9aa7b80d0d Generalize BreakUp/RangByChunks functions Deluan 2023-11-25 12:13:36 -05:00
  • c3efc57259 Use TagLib 1.13.1 for snapshots/releases Deluan 2023-11-24 20:35:38 -05:00
  • 27a92b05e7 Fixed deprecated GoReleaser options Deluan 2023-11-24 18:08:34 -05:00
  • 21f1354cd1 Revert "Bump golang.org/x/exp, change slices.SortFunc function call" Deluan 2023-11-24 17:57:22 -05:00
  • 069da5d91c Bump Go to 1.21.4 Deluan 2023-11-24 17:51:36 -05:00
  • 69d2ced852 Bump Go dependencies Deluan 2023-11-24 16:45:52 -05:00
  • 17ac8d25cb Bump dependencies Deluan 2023-11-24 16:40:20 -05:00
  • 474f32f1b8 Bump golang.org/x/exp, change slices.SortFunc function call Deluan 2023-11-24 16:38:47 -05:00
  • fcd06f6628
    Merge branch 'navidrome:master' into master Caio Cotts 2023-11-23 19:19:49 -05:00
  • 9cdde9d8f2 fix reversion certuna 2023-11-23 23:38:57 +01:00
  • 1d9c2f60c0
    Merge branch 'master' into classical certuna 2023-11-23 22:56:57 +01:00
  • 64675b8b0a
    Merge branch 'master' into refactor-fulltext certuna 2023-11-23 20:21:16 +01:00
  • ecadcfb403 Make ParamInt generic (any int type) Deluan 2023-11-23 13:40:06 -05:00
  • d8fdd8de2d
    Update artist_repository.go certuna 2023-11-23 00:28:00 +01:00
  • 141b0b10aa
    Merge branch 'navidrome:master' into refactor-fulltext certuna 2023-11-23 00:27:29 +01:00
  • 52c7e6e767
    Update artist_repository.go certuna 2023-11-23 00:27:19 +01:00
  • 8ba2faa4da
    Merge branch 'navidrome:master' into multi-artists certuna 2023-11-23 00:20:12 +01:00
  • 27e14137a0
    Merge branch 'navidrome:master' into mbzAlbumID certuna 2023-11-23 00:19:55 +01:00
  • 2101e3e56c
    Merge branch 'navidrome:master' into classical certuna 2023-11-23 00:19:32 +01:00
  • 16fd29173d
    Merge branch 'navidrome:master' into all-artists certuna 2023-11-23 00:19:24 +01:00
  • 2ac5b3cd79
    Merge branch 'navidrome:master' into artistdiscographysort certuna 2023-11-23 00:19:16 +01:00
  • 2c7c9f93e8
    Merge branch 'navidrome:master' into master Caio Cotts 2023-11-22 16:50:29 -05:00
  • f69c27d146 Return genres in search3 endpoint. v0.50.1 Caio Cotts 2023-11-21 21:11:45 -05:00
  • bb7186ce2f Fix marshaling for genres. Caio Cotts 2023-11-21 20:09:12 -05:00
  • c651441190 Return genres in search3 endpoint. Caio Cotts 2023-11-21 21:11:45 -05:00
  • 0be8576885 Fix marshaling for genres. Caio Cotts 2023-11-21 20:09:12 -05:00
  • a16f600d91
    Merge branch 'navidrome:master' into master Caio Cotts 2023-11-21 15:24:24 -05:00
  • 5d1493e845 Bump @adobe/css-tools from 4.0.1 to 4.3.1 in /ui dependabot[bot] 2023-11-21 13:43:38 +00:00
  • 98664683a0
    Bump @adobe/css-tools from 4.0.1 to 4.3.1 in /ui dependabot[bot] 2023-11-21 13:43:38 +00:00
  • d0fe406800 Fix Go 1.20 build Deluan 2023-11-21 08:32:22 -05:00
  • c8fbf6b60e Bump dependencies Deluan 2023-11-21 08:21:58 -05:00
  • e5bc3ca200 Update translations deluan 2023-11-21 13:07:59 +00:00
  • 6efa7c07be Update translations deluan 2023-11-21 13:07:59 +00:00
  • 6d88dd2c66 Add Indonesian Language tarokeitaro 2023-11-21 12:21:00 +07:00
  • eebfbc5381 Revert walk_dir_tree.go back to using the os package. caiocotts 2023-11-20 21:09:51 -05:00