Commit Graph

  • e8a9da0e68 Add loader for albums Samarjeet 2021-07-29 10:47:08 +05:30
  • 7dae884af9 Solve stupid bug, now with working add/remove api key buttons Mikhail Epifanov 2021-07-28 23:33:38 +02:00
  • a5bd228a72 useMutation attempt Mikhail Epifanov 2021-07-28 23:24:02 +02:00
  • f6f22add10 Progress so far Mikhail Epifanov 2021-07-28 22:11:25 +02:00
  • 0808d9f578 Prettier Samarjeet 2021-07-28 20:48:00 +05:30
  • 62c1e5376e Basic Infinite Scroll + Virtualized AlbumGrid Samarjeet 2021-07-28 20:47:24 +05:30
  • c0fc36da63 Make album genres clickable Deluan 2021-07-27 13:22:35 -04:00
  • e68b22ea5d Don't send invalid scrobbles when clearing the player's queue Deluan 2021-07-26 16:50:45 -04:00
  • 20889f7c9d Add cookie authentication to the application, small code refactor Mikhail Epifanov 2021-07-26 21:03:03 +02:00
  • fb4eefced5
    "Add to Playlist" on AlbumList actions (#1257) Sitansh Rajput 2021-07-26 14:00:38 -05:00
  • 615cac2ec4 Extract ExternalLinks into its own component Deluan 2021-07-26 12:37:55 -04:00
  • 72f9e3e80a Bump @testing-library/user-event from 13.2.0 to 13.2.1 in /ui dependabot[bot] 2021-07-26 17:04:28 +00:00
  • c57269c263
    Bump @testing-library/user-event from 13.2.0 to 13.2.1 in /ui dependabot[bot] 2021-07-26 17:04:28 +00:00
  • 763bcafdac Use Tooltip in links to external sites Deluan 2021-07-24 19:52:15 -04:00
  • 5b81f7a73a Fix get song by id Deluan 2021-07-24 18:54:22 -04:00
  • 7bd506accc Retrieve all options for Genre filters Deluan 2021-07-24 16:00:27 -04:00
  • 9d2a0f22b7 Prettify Samarjeet 2021-07-24 23:56:51 +05:30
  • f257b1480f Make dynamic data work Samarjeet 2021-07-24 23:54:11 +05:30
  • b66c39451f Fix build Deluan 2021-07-24 11:45:46 -04:00
  • 4ed01bad86 Use ffmpeg extractor by default on Windows Deluan 2021-07-24 11:35:49 -04:00
  • d3975d206a Reorganize metadata extractors code Deluan 2021-07-24 09:53:17 -04:00
  • 6175629bb4
    Build and release Docker image for Linux 32 bits platform (#1260) Deluan Quintão 2021-07-24 07:51:12 -04:00
  • b115bea2fb Build and release Docker image for Linux 32 bits platform Deluan 2021-07-24 02:12:58 -04:00
  • 6c550819fd Use TagLib to detect whether a media file has embedded cover or not Deluan 2021-07-24 01:36:04 -04:00
  • 32ba226bbe Replace expanded with a dialog Samarjeet 2021-07-23 15:56:31 +05:30
  • 91325071a6 Change fallback extractor to taglib, the default option Deluan 2021-07-22 23:08:47 -04:00
  • 7a7cebf6f5 removed chokidar dependency Skrtansh Rajput 2021-07-22 11:42:33 -05:00
  • 876dda83f2 Reduce number of calls to lstat. Deluan 2021-07-21 22:17:37 -04:00
  • d32833cfe0 added a dependency npm was complaining about Skrtansh Rajput 2021-07-21 22:10:35 +00:00
  • 86c0b422f6 Small refactorings Deluan 2021-07-21 12:46:30 -04:00
  • 1cef44a543 Show in the logs which mbid will be used if multiple mbids are found for album/artist Deluan 2021-07-21 11:12:03 -04:00
  • 4fcb238295 Fix "too many SQL variables" error in GetStarred endpoint Deluan 2021-07-21 10:45:52 -04:00
  • 4f9d546da4 Abort startup if config file is invalid Deluan 2021-07-20 22:32:36 -04:00
  • eeb14f0243 Removed unused function Deluan 2021-07-20 20:50:59 -04:00
  • a89bdfbb8d Fix build Deluan 2021-07-20 20:22:15 -04:00
  • 8afa2cd833 Remove dependency of deprecated ioutil package Deluan 2021-07-20 20:00:58 -04:00
  • 774ad65155 Use fs.FS in MergeFS implementation Deluan 2021-07-20 19:50:00 -04:00
  • 7540881695 Small refactorings Deluan 2021-07-20 18:43:15 -04:00
  • 08840f6170 Simplify cover detection in roll-up code by left-joining synthesized table Deluan 2021-07-19 21:02:52 -04:00
  • cddd1b3f6b Simplify genre roll-up code by left-joining synthesized tables Deluan 2021-07-19 20:44:31 -04:00
  • bc6b175414 Make getGenre Subsonic endpoint returns genres sorted by counts Deluan 2021-07-19 15:41:33 -04:00
  • b6e9ec4db4 Optimize GetAll genres query Deluan 2021-07-19 15:30:22 -04:00
  • 1471e1240d Show songs' genres as text instead of Chips Deluan 2021-07-19 13:00:19 -04:00
  • 95181d748d Fix rollup of track genres to albums and artists. Deluan 2021-07-19 12:32:53 -04:00
  • 254e5673e1 Fix log message about artist with Various Artists' mbid Deluan 2021-07-19 11:49:39 -04:00
  • 00e418cb2a Fix log message about multiple MBIDs Deluan 2021-07-19 11:38:14 -04:00
  • 2742977c63 Fix multiple id3v2.4 genres appearing as one big concatenated genre Deluan 2021-07-19 10:15:52 -04:00
  • 69f71be98a Add more tests Deluan 2021-07-18 21:55:11 -04:00
  • 58ee4c60ca Add Links to external sites Deluan 2021-07-17 23:29:52 -04:00
  • 21cd50d81c Fix aggregated values (count, size, duration) in roll-up queries Deluan 2021-07-17 21:33:47 -04:00
  • 054b5eafdb Add Genres as "Chips" in Album details and Song details Deluan 2021-07-17 13:15:32 -04:00
  • e2233779f1 Force full rescan when adding multi-genres Deluan 2021-07-16 22:55:22 -04:00
  • 3a356499ae Fix lint error Deluan 2021-07-16 21:11:38 -04:00
  • a0cd585401 Fix Count methods Deluan 2021-07-16 20:20:33 -04:00
  • 20b7e5c49b Add Genre filters to UI Deluan 2021-07-16 19:41:49 -04:00
  • c56c7c865e Purge unused genres at the end of the scan Deluan 2021-07-16 18:32:22 -04:00
  • b56e034ce3 Add multiple genres to Artists Deluan 2021-07-16 18:18:22 -04:00
  • 1d8607ef6a Remove unnecessary repositories methods Deluan 2021-07-16 17:39:00 -04:00
  • 5e54925520 Add multiple genres to Albums Deluan 2021-07-16 17:15:34 -04:00
  • 39da741a80 Add multiple genres to MediaFile Deluan 2021-07-16 11:03:28 -04:00
  • 7cd3a8ba67 Add genre tables, read multiple-genres from tags Deluan 2021-07-15 19:53:40 -04:00
  • 5e64dcb878 Simplify cover detection in roll-up code by left-joining synthesized table Deluan 2021-07-19 21:02:52 -04:00
  • dd4b0e12d6 Simplify genre roll-up code by left-joining synthesized tables Deluan 2021-07-19 20:44:31 -04:00
  • 1f0314021e Change initial scan message log level Deluan 2021-07-19 16:53:45 -04:00
  • 19c2ef3803 Enable buffered scrobbles by default Deluan 2021-07-19 16:10:37 -04:00
  • d706894b50 Make getGenre Subsonic endpoint returns genres sorted by counts Deluan 2021-07-19 15:41:33 -04:00
  • a231028698 Optimize GetAll genres query Deluan 2021-07-19 15:30:22 -04:00
  • d886c63122
    Bump react-image-lightbox from 5.1.1 to 5.1.4 in /ui (#1252) dependabot[bot] 2021-07-19 13:20:44 -04:00
  • 5b828cd7ef
    Bump @testing-library/user-event from 13.1.9 to 13.2.0 in /ui (#1253) dependabot[bot] 2021-07-19 13:20:28 -04:00
  • ef60db3a5f Bump github.com/lestrrat-go/jwx from 1.2.2 to 1.2.4 Deluan 2021-07-19 13:17:40 -04:00
  • b7b1b6e19c
    Bump github.com/lestrrat-go/jwx from 1.2.2 to 1.2.4 dependabot[bot] 2021-07-19 17:14:31 +00:00
  • 3b5d050d42
    Bump @material-ui/core from 4.11.4 to 4.12.2 in /ui dependabot[bot] 2021-07-19 17:05:36 +00:00
  • 52f4e2897d
    Bump @testing-library/user-event from 13.1.9 to 13.2.0 in /ui dependabot[bot] 2021-07-19 17:04:57 +00:00
  • f94295371d
    Bump react-image-lightbox from 5.1.1 to 5.1.4 in /ui dependabot[bot] 2021-07-19 17:04:12 +00:00
  • 306ebb3f8f Show songs' genres as text instead of Chips Deluan 2021-07-19 13:00:19 -04:00
  • 272338a338 Fix rollup of track genres to albums and artists. Deluan 2021-07-19 12:32:53 -04:00
  • ad0c27f7c5 Fix log message about artist with Various Artists' mbid Deluan 2021-07-19 11:49:39 -04:00
  • 94ec5cc682 Fix log message about multiple MBIDs Deluan 2021-07-19 11:38:14 -04:00
  • 3ea7c4e313 Fix multiple id3v2.4 genres appearing as one big concatenated genre Deluan 2021-07-19 10:15:52 -04:00
  • 50fa7b7fee Add more tests Deluan 2021-07-18 21:55:11 -04:00
  • cd659ae294 Add Links to external sites Deluan 2021-07-17 23:29:52 -04:00
  • b9e0d62bb3 Fix aggregated values (count, size, duration) in roll-up queries Deluan 2021-07-17 21:33:47 -04:00
  • 6d56127e7b Add Genres as "Chips" in Album details and Song details Deluan 2021-07-17 13:15:32 -04:00
  • 2ac8e748c5 Force full rescan when adding multi-genres Deluan 2021-07-16 22:55:22 -04:00
  • cb012c619c Fix lint error Deluan 2021-07-16 21:11:38 -04:00
  • f55c12f517 Fix Count methods Deluan 2021-07-16 20:20:33 -04:00
  • a93868e39a Add Genre filters to UI Deluan 2021-07-16 19:41:49 -04:00
  • cb3ee6f232 Purge unused genres at the end of the scan Deluan 2021-07-16 18:32:22 -04:00
  • 08c11728aa Add multiple genres to Artists Deluan 2021-07-16 18:18:22 -04:00
  • 3f15e10945 Remove unnecessary repositories methods Deluan 2021-07-16 17:39:00 -04:00
  • c394c11e32 Add multiple genres to Albums Deluan 2021-07-16 17:15:34 -04:00
  • b9aa71c0c1 Add multiple genres to MediaFile Deluan 2021-07-16 11:03:28 -04:00
  • 7ddcf7e164 Add genre tables, read multiple-genres from tags Deluan 2021-07-15 19:53:40 -04:00
  • 882b02c747 Fix forceRescan not re-importing all tracks Deluan 2021-07-19 10:32:33 -04:00
  • 44e7502aef Log warning when artist has a MBID of Various Artists Deluan 2021-07-18 18:28:51 -04:00
  • e61cf3217d Reapply the fix from #1054, but without getting into an infinite look in case of SMB fs errors. See #1164 Deluan 2021-07-17 21:06:53 -04:00
  • feb42b1616 Merge branch 'master' into go-libjpeg Rick Sayre 2021-07-17 13:36:34 -07:00
  • 03ad6e972a Removed unused attributes in Last.fm responses Deluan 2021-07-16 21:06:47 -04:00
  • eb8ffc6f76 Fix infinite loop when the fs fails. Closes #1164 Deluan 2021-07-16 09:38:58 -04:00
  • b0fc684cb6 Fix small lint errors found by gocritic Deluan 2021-07-15 13:42:54 -04:00