Commit graph

  • 0d9dcebf32 Fix playlist cannot be empty via Subsonic API Deluan 2021-11-05 10:23:45 -0400
  • 5994c31f4c Fix migration to support null values Deluan 2021-11-04 21:23:41 -0400
  • 804fb716db Show in the logs how long it took to startup Deluan 2021-11-04 13:48:38 -0400
  • d3a2f769b7 Better logging of GetSimilar call Deluan 2021-11-03 15:59:16 -0400
  • 68a84ec832 Smarter cache of external info calls (last.fm / spotify) Deluan 2021-11-03 14:13:50 -0400
  • 9e48d87f84 Add a new index for album, to optimize the getAlbumList?type=alphabeticalByArtist Subsonic query Deluan 2021-11-02 22:08:05 -0400
  • 9712a5b1c6 Fix error codes for required parameters in getAlbumList Deluan 2021-11-02 21:38:08 -0400
  • 9422373be0 Optimize AlbumRepository.GetAll and add a GetAllWithoutGenres method specifically for Subsonic API, where multiple-genres are not required Deluan 2021-11-02 21:18:53 -0400
  • bc8132ef1f Bump @testing-library/user-event from 13.2.1 to 13.5.0 in /ui dependabot[bot] 2021-10-25 17:03:37 +0000
  • 82bc8cd0aa Bump github.com/go-chi/httprate from 0.5.1 to 0.5.2 dependabot[bot] 2021-10-18 17:22:07 +0000
  • 1e5ab59df8 Bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 dependabot[bot] 2021-10-18 17:21:39 +0000
  • 28ad91a9d6 Bump github.com/Masterminds/squirrel from 1.5.0 to 1.5.1 dependabot[bot] 2021-10-18 17:23:35 +0000
  • e40e86590c Bump github.com/microcosm-cc/bluemonday from 1.0.15 to 1.0.16 dependabot[bot] 2021-10-18 17:23:03 +0000
  • 12818fb590 Make song/album/artist endpoints read-only Deluan 2021-11-02 14:44:50 -0400
  • aaeaa3c590 Fix playlist filter Deluan 2021-11-02 12:56:43 -0400
  • 053909196c More info in scrobbling logs Deluan 2021-11-02 12:23:00 -0400
  • 6a87fc88f7 Ignores invalid timestamps in requests (use current time) Deluan 2021-11-02 10:26:43 -0400
  • 975986ab16 Add bulk action to make playlists private/public Deluan 2021-11-01 19:21:11 -0400
  • 778f474d26 Use new rest lib (Update receives all columns that need to be updated) Deluan 2021-11-01 13:55:47 -0400
  • b2acec0a09 When externals services are disabled, only disable UILoginBackgroundURL if it is not set by the user Deluan 2021-11-01 09:11:32 -0400
  • e7202339af Ignore empty lines in M3U files Deluan 2021-10-31 20:43:30 -0400
  • 8c2e4da396 Fix dateLoved in criteria. Now log invalid field names in criteria Deluan 2021-10-31 20:26:30 -0400
  • a4d3bf42a7 Remove some duplicated code Deluan 2021-10-31 14:23:41 -0400
  • 765557d739 Remove "Show" button from PlaylistEdit view Deluan 2021-10-31 13:14:59 -0400
  • 86afd16cc8 Allow changing playlist's owner. Relates to #698 Deluan 2021-10-31 13:08:53 -0400
  • 133fed344f Add owner_id to playlist Deluan 2021-10-29 22:55:28 -0400
  • 84bbcdbfc2 Add artist image lightbox Deluan 2021-10-30 20:05:01 -0400
  • 1823159b25 New config to disable all external integrations. Closes #102 Deluan 2021-10-30 18:00:32 -0400
  • 0b5ed9eb80 Update ListenBrainz Portuguese translations Deluan 2021-10-30 16:19:39 -0400
  • a56d5bc850
    Listenbrainz scrobbling (#1424) Steve Richter 2021-10-30 12:17:42 -0400
  • ccc871d1f7
    Only reset player scrobbled state on track change or end (#1432) Steve Richter 2021-10-30 12:09:40 -0400
  • d3e142233b Fix TypeError: Cannot read properties of undefined (reading 'length') Deluan 2021-10-29 18:10:17 -0400
  • a42aeff88d Optimize queries by path, should speed up the scanner a bit Deluan 2021-10-29 13:07:20 -0400
  • 7cdbc04c5e Update caniuse-lite Deluan 2021-10-29 11:49:10 -0400
  • f3fae7e233 Optimize basic media_file query, avoiding adding "group by" or joining with genres if not required Deluan 2021-10-29 09:47:12 -0400
  • 074732b1dc Filter playlists by names and comments Deluan 2021-10-28 13:58:06 -0400
  • 66a9cbb7d9 Remove temp folders after tests Deluan 2021-10-28 10:40:31 -0400
  • fa3471f527 Simplify resources code, enabling any resource to be overridden (not just translations) Deluan 2021-10-28 10:25:25 -0400
  • 9072412812 Fix translations on Windows Deluan 2021-10-27 22:45:34 -0400
  • cca32360db Use refetch when changing the playlist (as opposed to a full refresh) Deluan 2021-10-27 20:53:58 -0400
  • 85d48478e8 Add .mka file format. Only works with ffmpeg extractor Deluan 2021-10-27 15:00:32 -0400
  • 2183eb6498 Should not allow changing sort order in Album songs view Deluan 2021-10-27 14:35:58 -0400
  • ea435d0f60 Fix error on empty playlists. Simplify code for some operations Deluan 2021-10-27 09:35:18 -0400
  • f645c4769c Fix double escaped lyrics and comments Deluan 2021-10-26 19:33:21 -0400
  • 5e87280750 Load playlist track genres Deluan 2021-10-26 18:46:08 -0400
  • 526b6597c8 Remove duplication for loading tracks Deluan 2021-10-26 18:34:21 -0400
  • 5dce499d6d Fix/Optimized Playlist tracks deletion Deluan 2021-10-26 14:05:28 -0400
  • fbd87ba577 Fix console error "Cannot convert undefined or null to object PlaylistsSubMenu" Deluan 2021-10-26 14:05:05 -0400
  • 63b5191ea7 Fix lint Deluan 2021-10-26 10:57:59 -0400
  • af00503b77 Optimize playlist updates Deluan 2021-10-26 10:35:58 -0400
  • 85185e3b98
    Misc small changes (#1433) Steve Richter 2021-10-26 08:57:20 -0400
  • 83eaafcbfb Add dateLoved Criteria field Deluan 2021-10-25 16:44:59 -0400
  • 93ce0b5683 Fix Genre field and Contains/NotContains/StartsWith/EndsWith in Criteria (Smart Playlists) Deluan 2021-10-25 16:17:03 -0400
  • 47549ecfc1 Increase updatePlaylist chunk to 100 tracks Deluan 2021-10-25 13:00:46 -0400
  • ed1ca65ad5 Show hotkeys as chips, for easier reading Deluan 2021-10-25 10:52:43 -0400
  • 8d6b5f9d02 Speed up Subsonic GetPlaylist (by optimizing loadTracks) Deluan 2021-10-25 11:14:20 -0400
  • 76fdcd112b Tweak SimilarSongs algorithm to prioritize the requested main artist Deluan 2021-10-24 18:04:40 -0400
  • 18e1c169f9 Don't read the whole smart playlist file in memory Deluan 2021-10-24 14:41:08 -0400
  • 4bc4daa68f
    Improve git-vs-tarball detection (#1423) whorfin 2021-10-23 18:27:19 -0700
  • cc1659aa73 Better way to match top songs from external sources (Last.fm) Deluan 2021-10-23 20:19:15 -0400
  • 31c598de07 Fix drag-n-drop from a playlist, also fix useDrag memoization Deluan 2021-10-23 12:54:17 -0400
  • 2e2a647e67 Make SmartPlaylists read-only Deluan 2021-10-22 21:11:44 -0400
  • d169f54e7d Rename hasCoverArt field in criteria Deluan 2021-10-22 20:40:36 -0400
  • 1494be9aaa Add playCount and playDate columns to album songs list Deluan 2021-10-22 19:14:17 -0400
  • c73f64ee3a Removed unused code Deluan 2021-10-22 18:55:10 -0400
  • 806b13cf42 Update stats of Smart Playlist when it is created Deluan 2021-10-22 15:46:27 -0400
  • 2c860edeb5 Don't import invalid .nsp files Deluan 2021-10-22 15:14:41 -0400
  • 6a550dab77 Use new Criteria and remove SmartPlaylist struct Deluan 2021-10-21 22:15:05 -0400
  • 3972616585 New Criteria API Deluan 2021-10-21 18:03:46 -0400
  • d0ce030386 Add PlayCount and PlayDate columns to PlaylistSongs Deluan 2021-10-20 09:37:25 -0400
  • 947353610c Include never played songs in the "not in the last" operator Deluan 2021-10-20 09:14:27 -0400
  • 2b57b98a4b Fix smart playlist refreshing only after the tracks were loaded Deluan 2021-10-19 11:33:08 -0400
  • 1a96e9fe65 Import smart playlists (extension .nsp) Deluan 2021-10-18 22:17:29 -0400
  • 21da1df4ea Cache smart playlist refreshes for 5 seconds Deluan 2021-10-17 22:58:12 -0400
  • d21932bd1b First version of SmartPlaylists being generated on demand Deluan 2021-10-17 22:06:09 -0400
  • c72add516a Add methods to Playlist model Deluan 2021-10-16 22:44:44 -0400
  • d200933b68 Reduce number of queries for some playlists operations. Deluan 2021-10-16 13:47:10 -0400
  • 943082ef4e Fix time-based tests (again) Deluan 2021-10-15 22:00:34 -0400
  • c3fb4e1282 Fix rules serialization Deluan 2021-10-14 22:25:52 -0400
  • 9c8f779f42 Fix time-based tests Deluan 2021-10-14 21:24:03 -0400
  • 815623715e Load SmartPlaylists rules from DB Deluan 2021-10-14 18:39:17 -0400
  • 7221b49b98 More tests Deluan 2021-10-14 15:23:13 -0400
  • cf8d08ec26 Initial drafts for Smart Playlists Deluan 2021-10-08 22:23:43 -0400
  • 2a756eab88 Show external links on all resolutions but mobile Deluan 2021-10-21 10:30:53 -0400
  • 104679ca6e Guard against record being undefined. Fix error Cannot read properties of undefined (reading 'id') Deluan 2021-10-19 20:22:56 -0400
  • 5621551dd0
    Adds Lyrics Support to Subsonic API (#1379) Dheeraj Lalwani 2021-10-20 02:03:06 +0530
  • 3214783ce9 Remove double-retching playlist's tracks Deluan 2021-10-19 12:54:05 -0400
  • 34b01c2cbf
    Display lyrics on UI if synced lyrics present in metadata (#1406) Chirag Lulla 2021-10-19 19:51:20 +0530
  • 0d2a8f5338 Enable new Artist Page by default Deluan 2021-10-17 11:07:59 -0400
  • b7fedddfd8 Guard against record being undefined. Fix error Cannot read properties of undefined (reading 'albumId') Deluan 2021-10-16 20:29:31 -0400
  • 1d742cf8c7
    Artist page improvements (#1391) Dnouv 2021-10-16 06:32:11 +0530
  • 7505b5c554 Bump GoLang to 1.17.2 Deluan 2021-10-13 09:53:44 -0400
  • 174ad9e9da Fix ffmpeg bitrate parsing for flac files Deluan 2021-10-12 22:02:24 -0400
  • ba0ee6aba4
    Rename manifest.json to manifest.webmanifest (#1399) certuna 2021-10-13 02:06:09 +0200
  • 6b38acad49
    Update README.md Deluan Quintão 2021-10-08 10:51:09 -0400
  • ee8943f338 Fix semantic classes for currently playing song Deluan 2021-10-07 19:49:27 -0400
  • 86a87b4bb1
    Fix default volume (#1395) Serguey Parkhomovsky 2021-10-07 14:21:08 -0700
  • 8bbb878bb3 Add Finnish translation Deluan 2021-10-06 18:11:02 -0400
  • 8591a9acdf
    Update translations (#1383) Deluan Quintão 2021-10-06 18:08:29 -0400
  • b6e30cd01f Return playlists sorted in getPlaylists Subsonic endpoint Deluan 2021-10-05 14:47:46 -0400