Commit Graph

  • 1a96e9fe65 Import smart playlists (extension .nsp) Deluan 2021-10-18 22:17:29 -04:00
  • 21da1df4ea Cache smart playlist refreshes for 5 seconds Deluan 2021-10-17 22:58:12 -04:00
  • d21932bd1b First version of SmartPlaylists being generated on demand Deluan 2021-10-17 22:06:09 -04:00
  • c72add516a Add methods to Playlist model Deluan 2021-10-16 22:44:44 -04:00
  • d200933b68 Reduce number of queries for some playlists operations. Deluan 2021-10-16 13:47:10 -04:00
  • 943082ef4e Fix time-based tests (again) Deluan 2021-10-15 22:00:34 -04:00
  • c3fb4e1282 Fix rules serialization Deluan 2021-10-14 22:25:52 -04:00
  • 9c8f779f42 Fix time-based tests Deluan 2021-10-14 21:24:03 -04:00
  • 815623715e Load SmartPlaylists rules from DB Deluan 2021-10-14 18:39:17 -04:00
  • 7221b49b98 More tests Deluan 2021-10-14 15:23:13 -04:00
  • cf8d08ec26 Initial drafts for Smart Playlists Deluan 2021-10-08 22:23:43 -04:00
  • 2a756eab88 Show external links on all resolutions but mobile Deluan 2021-10-21 10:30:53 -04:00
  • 104679ca6e Guard against record being undefined. Fix error Cannot read properties of undefined (reading 'id') Deluan 2021-10-19 20:22:56 -04:00
  • 5621551dd0 Adds Lyrics Support to Subsonic API (#1379) Dheeraj Lalwani 2021-10-20 02:03:06 +05:30
  • 3214783ce9 Remove double-retching playlist's tracks Deluan 2021-10-19 12:54:05 -04:00
  • 34b01c2cbf Display lyrics on UI if synced lyrics present in metadata (#1406) Chirag Lulla 2021-10-19 19:51:20 +05:30
  • 0d2a8f5338 Enable new Artist Page by default Deluan 2021-10-17 11:07:59 -04:00
  • b7fedddfd8 Guard against record being undefined. Fix error Cannot read properties of undefined (reading 'albumId') Deluan 2021-10-16 20:29:31 -04:00
  • 1d742cf8c7 Artist page improvements (#1391) Dnouv 2021-10-16 06:32:11 +05:30
  • 7505b5c554 Bump GoLang to 1.17.2 Deluan 2021-10-13 09:53:44 -04:00
  • 174ad9e9da Fix ffmpeg bitrate parsing for flac files Deluan 2021-10-12 22:02:24 -04:00
  • ba0ee6aba4 Rename manifest.json to manifest.webmanifest (#1399) certuna 2021-10-13 02:06:09 +02:00
  • 6b38acad49 Update README.md Deluan Quintão 2021-10-08 10:51:09 -04:00
  • ee8943f338 Fix semantic classes for currently playing song Deluan 2021-10-07 19:49:27 -04:00
  • 86a87b4bb1 Fix default volume (#1395) Serguey Parkhomovsky 2021-10-07 14:21:08 -07:00
  • 8bbb878bb3 Add Finnish translation Deluan 2021-10-06 18:11:02 -04:00
  • 8591a9acdf Update translations (#1383) Deluan Quintão 2021-10-06 18:08:29 -04:00
  • b6e30cd01f Return playlists sorted in getPlaylists Subsonic endpoint Deluan 2021-10-05 14:47:46 -04:00
  • 058e7e4374 Add logo to README Deluan Quintão 2021-10-05 12:15:44 -04:00
  • 152836a01c Bump @testing-library/react from 12.1.1 to 12.1.2 in /ui Deluan 2021-10-04 17:30:01 -04:00
  • 6139338e80 Bump react-icons from 4.2.0 to 4.3.1 in /ui Deluan 2021-10-04 17:29:27 -04:00
  • f0c11916ca Revert: Small optimization in genre mapping Deluan 2021-10-04 17:28:45 -04:00
  • a6311259fd Fix layout error in ArtistShow (#1387) Dnouv 2021-10-05 02:44:38 +05:30
  • dbde0ffa0c Bump github.com/djherbis/atime to v1.1.0 Deluan 2021-10-03 22:50:25 -04:00
  • fba733708c Sort songs by artist/album/disc/track_number before adding to playlist Deluan 2021-10-02 21:55:45 -04:00
  • e673360087 Limit number of playlists displayed in the sidebar, to avoid UI freezes Deluan 2021-10-02 21:39:33 -04:00
  • 2b105ca77b Enable DevSidebarPlaylists by default. Deluan 2021-10-02 13:56:42 -04:00
  • 9c29ee3651 Check permissions before adding songs to playlists Deluan 2021-10-02 13:12:06 -04:00
  • 6c3e45de41 Add songs to playlists with drag and drop Deluan 2021-10-01 10:37:05 -04:00
  • 2ab4647420 Bump golang.org/x/tools from 0.1.6 to 0.1.7 (#1382) dependabot[bot] 2021-10-01 16:38:04 -04:00
  • 91e36a2c18 Check goimports in the pipeline (#1381) Deluan Quintão 2021-10-01 15:32:24 -04:00
  • 0cbba80284 Bump react-router-dom from 5.2.0 to 5.3.0 in /ui (#1330) dependabot[bot] 2021-10-01 10:34:37 -04:00
  • f9d910473f Bump react-admin to 3.18.3 Deluan 2021-10-01 09:45:28 -04:00
  • be3a6dc7a3 Use local copy of workbox service worker scripts (#1358) Igor Rzegocki 2021-10-01 15:14:15 +02:00
  • b1e7760996 Preload next song Deluan 2021-09-29 17:33:47 -04:00
  • ad45ab4a04 Fix genre update chunking Deluan 2021-09-29 10:54:54 -04:00
  • 24fef584ad Bump react-jinke-music-player from 4.24.0 to 4.24.2 (#1378) Serguey Parkhomovsky 2021-10-01 05:42:02 -07:00
  • e17d436902 Do not attach Genres to the "Various Artists" artist Deluan 2021-09-27 21:55:33 -04:00
  • 73659e5669 Change "Build" link to point to the latest build artifacts from master Deluan 2021-09-27 18:17:53 -04:00
  • 71b1e7f870 Bump github.com/lestrrat-go/jwx from 1.2.6 to 1.2.7 Deluan 2021-09-27 13:29:31 -04:00
  • 694056010c Bump @testing-library/react from 12.1.0 to 12.1.1 in /ui Deluan 2021-09-27 13:27:59 -04:00
  • 4fda895a64 Bump blueimp-md5 from 2.18.0 to 2.19.0 in /ui Deluan 2021-09-27 13:25:57 -04:00
  • f664af5559 Bump react-admin from 3.18.1 to 3.18.2 in /ui Deluan 2021-09-27 13:18:27 -04:00
  • c6868ff8a0 Don't show Artist Page for "Various Artists" Deluan 2021-09-27 11:52:23 -04:00
  • 0b65a4e34e Fix comment word wrapping Deluan 2021-09-27 09:48:31 -04:00
  • 24872e6c2a Fix biography word wrapping and requests for undefined resource Deluan 2021-09-27 09:47:16 -04:00
  • b4e5c662dc Fix JS console warning Deluan 2021-09-26 17:36:30 -04:00
  • 6752e0a17d Fix harmless error message in logs when ScanSchedule set was "0" Deluan 2021-09-26 15:57:27 -04:00
  • 5680e53949 Update genres in chunks. Should fix #1368 Deluan 2021-09-26 15:55:52 -04:00
  • 482c2dec0c Artist Detail Page (first cut) (#1287) Dnouv 2021-09-27 01:02:40 +05:30
  • 210dc6b12e Add x-total-count to Subsonic API getAlbumList (#1360) caiocotts 2021-09-21 20:40:39 -04:00
  • 73a2271cdd Small optimization in genre mapping Deluan 2021-09-21 13:37:44 -04:00
  • 0c0bd2967d Replace expanded with a dialog (#1258) Samarjeet 2021-09-21 06:00:43 +05:30
  • 15ae3d47cf Only apply audioStreamRx once Deluan 2021-09-20 19:32:24 -04:00
  • 1365adbb39 Support 7.1 (8) channels Deluan 2021-09-20 19:27:42 -04:00
  • e12a14a87d feat: Adds Audio Channel Metadata - #1036 Miguel A. Arroyo 2021-08-20 17:35:59 -07:00
  • 0079a9b938 Close Sidebar when going to Playlists list Deluan 2021-09-20 19:00:37 -04:00
  • 892c2bfd58 Revert "Disable mini-player (bubble) dragging. Should fix #1217" Deluan 2021-09-20 18:24:18 -04:00
  • 5fb7328965 Bump golang.org/x/tools from 0.1.5 to 0.1.6 dependabot[bot] 2021-09-20 22:10:52 +00:00
  • 86479a6d06 More info when recovering from panic Deluan 2021-09-20 18:16:22 -04:00
  • 76bd20e8ff Recover from any possible taglib panics. Fixes #1343 Deluan 2021-09-20 18:09:39 -04:00
  • 7a15ed0740 Bump prettier from 2.4.0 to 2.4.1 in /ui dependabot[bot] 2021-09-20 17:03:52 +00:00
  • d574df5fd7 Bump github.com/go-chi/jwtauth/v5 from 5.0.1 to 5.0.2 dependabot[bot] 2021-09-20 17:15:46 +00:00
  • a7ace48efb Bump github.com/ReneKroon/ttlcache/v2 from 2.8.0 to 2.8.1 dependabot[bot] 2021-09-20 17:16:44 +00:00
  • 84d98010d3 Bump github.com/spf13/viper from 1.8.1 to 1.9.0 dependabot[bot] 2021-09-20 17:18:37 +00:00
  • e63804fbdd Use newer versions of node in the pipeline Deluan 2021-09-18 22:09:16 -04:00
  • a5101fa9b4 Use npm dependencies cache from setup-node@v2 Deluan 2021-09-18 22:05:57 -04:00
  • f2ed3f2d86 Bump prettier from 2.3.2 to 2.4.0 in /ui (#1341) dependabot[bot] 2021-09-13 16:12:29 -04:00
  • b23ab1ccec Bump @testing-library/react from 12.0.0 to 12.1.0 in /ui (#1342) dependabot[bot] 2021-09-13 16:10:07 -04:00
  • abf6318a8b Disable mini-player (bubble) dragging. Should fix #1217 Deluan 2021-09-13 11:17:06 -04:00
  • b55f3a6946 Add paddingBottom to the whole sidebar menu, to avoid playlists to be covered by the player Deluan 2021-09-12 21:24:07 -04:00
  • ab2912b4fa Only import playlists from configured paths in option PlaylistsPath. Closes #1181 Deluan 2021-09-12 21:06:03 -04:00
  • 9f00aad216 Upgrade to GoLang 1.17.1 Deluan 2021-09-12 14:14:33 -04:00
  • 79363d6c07 Move Playlists to the sidebar menu (#1339) Deluan Quintão 2021-09-11 13:11:15 -04:00
  • a7017e4bb0 Fix JS console warning Deluan 2021-09-10 18:04:38 -04:00
  • dc0ec32dbf Fix menu items highlight Deluan 2021-09-10 16:17:08 -04:00
  • 06b1a1a25c Album size overflow fixed (#1071) Salman Inayat 2021-09-09 20:56:48 +05:00
  • 6ac2fefaf3 Make AppBar stick on scroll Deluan 2021-09-09 11:21:16 -04:00
  • 2e921cd793 Fix sidebar scroll height (#1338) Samarjeet 2021-09-09 19:03:38 +05:30
  • c2251e6ddc Update GoLang to 1.17 (#1295) Deluan Quintão 2021-09-09 00:26:56 -04:00
  • 25aab8bcb5 go mod tidy Deluan 2021-09-09 00:17:43 -04:00
  • 94083f85d2 Bump @testing-library/react-hooks version Deluan 2021-09-09 00:16:44 -04:00
  • f0ef5187b2 Bump react-redux version Deluan 2021-09-09 00:16:13 -04:00
  • 79e79b6366 Bump github.com/go-chi/chi Deluan 2021-09-09 00:15:16 -04:00
  • a961ffe2e1 Bump github.com/golangci/golangci-lint Deluan 2021-09-09 00:14:18 -04:00
  • 402aaaaf45 Bump github.com/lestrrat-go/jwx version Deluan 2021-09-09 00:13:39 -04:00
  • 5c7784f842 Bump github.com/cespare/reflex version Deluan 2021-09-09 00:13:06 -04:00
  • a4e96d25a8 Pin Node to 16.8 as a workaround to https://github.com/nodejs/node/issues/40030 Deluan 2021-09-08 23:28:28 -04:00
  • 8444c28bed Upgrade react-admin to 3.18.1 Deluan 2021-09-08 22:48:29 -04:00
  • fb11080545 Improve performance of placeholder images (#1325) Tucker Kern 2021-09-06 20:34:37 -06:00