Commit Graph
100 Commits
Author SHA1 Message Date
emeric 7d0dae1a0c Fixed build (hopefully) on arch, fixes #169 2021-08-15 21:35:27 +02:00
emeric 43158cbce2 Merge branch 'chengyuhui-zh-trans-patch' into develop 2021-07-07 14:30:40 +02:00
emeric 3c51beb1f5 Fixed missing check + typo 2021-06-07 12:52:21 +02:00
emeric 1022ef0219 Fixed regression for play/add all buttons 2021-06-07 12:51:45 +02:00
emeric 66de92fbb1 Added some security considerations 2021-05-27 14:02:55 +02:00
emeric 8e9f02edad Better fatal error reporting 2021-05-22 18:11:51 +02:00
emeric 52447c0b56 Use MBID for internal path when possible 2021-05-21 23:28:50 +02:00
emeric 43fa93bb39 CodeFactor review 2021-05-21 13:34:04 +02:00
emeric 7d44505d3f Rerasied a bit the number of tracks loaded at once in the playqueue 2021-05-21 13:32:55 +02:00
emeric 26238fbfeb Optimized build when changing args 2021-05-21 13:32:37 +02:00
emeric fd9bbb09d7 Lowered the number of tracks loaded at once in the playqueue 2021-05-20 18:05:56 +02:00
emeric 42af0d8e3e Fixed lgtm 2021-05-20 18:05:27 +02:00
emeric e6f0e650b3 Bumped wt version + skip useless stuff 2021-05-20 17:44:22 +02:00
emeric 0af6342b34 Factorized some more code 2021-05-20 17:39:06 +02:00
emeric 7cc8d22d5d CodeFactor review 2021-05-20 17:10:51 +02:00
emeric 1477fa125e CodeFactor review 2021-05-20 16:50:46 +02:00
emeric b59596699a Added some explanation on tags. ref #154 2021-05-20 13:19:20 +02:00
emeric 4126bb6d0f Bumped some display limits 2021-05-20 00:06:35 +02:00
emeric dc829b3ef8 Do not initially search for empty things. ref #146 2021-05-20 00:00:13 +02:00
emeric 5eb77d7c0c Do not make the various artist clickable 2021-05-19 23:57:01 +02:00
emeric 277df96bed Do not write all the artists in case no album artist is found. ref #154 2021-05-19 23:49:55 +02:00
emeric 8338e88a26 Removed unused message 2021-05-19 23:48:32 +02:00
emeric d0fc045f63 Refactored the search view. fixes #146 2021-05-19 19:01:13 +02:00
emeric 8929507586 Fixed bad access since some tracks may be duplicated in the database 2021-05-19 18:39:56 +02:00
emeric a110b6737d Displaying all release artists instead of just 'Various Artists' in the release view, ref #154 2021-05-10 14:57:31 +02:00
emeric 6e86fe2f62 Added support for various non standard tags incluging albumartists and albumartistssort, ref #154 2021-05-10 14:22:44 +02:00
emeric d9df72d9cf Restored AcousticBrainz 2021-05-05 12:31:56 +02:00
emeric 347f95c44c added the 'created' field for tracks 2021-05-05 12:31:20 +02:00
emeric c600d95af5 Fixed cast 2021-05-04 12:41:41 +02:00
emeric c5078ccaf0 added the 'created' field for tracks 2021-05-04 12:36:56 +02:00
emeric fd0a291b62 Made the docker file work again (regression with gtest) + bumped alpine to 3.13 + removed useless openssl tool 2021-05-03 19:36:21 +02:00
emeric 67ce7151ff Switched to gtest for unit testing 2021-05-03 13:20:43 +02:00
emeric 444d4af3c6 Escape special characters for like sql searches 2021-05-02 15:10:32 +02:00
emeric a6398738bb listenbrainz: added a listens synchronizer. fixes #142 2021-04-30 17:41:03 +02:00
emeric 8c5aee2e62 LGTM review 2021-04-28 14:59:13 +02:00
emeric 7621411915 Fixed 32bits build, fixes #147 2021-04-28 14:09:13 +02:00
emeric 7a6ee6fa11 Supress warning. ref #144 2021-04-27 08:52:41 +02:00
emeric 807958e9b3 Fixed fcntl call to make it compile again on non linux. ref #144 2021-04-26 12:55:38 +02:00
emeric b45b30ded4 Fixed includes. ref #143 2021-04-25 14:05:30 +02:00
emeric 17f086ad58 Fixed bad formatted zh translation file 2021-04-17 15:07:05 +02:00
emeric 05f0213a9f Do not crash when transcoding a non existing file (regression from eea27b8), fixes #141 2021-04-17 15:00:14 +02:00
emeric 68107311e3 small doc update 2021-04-11 20:17:27 +02:00
emeric 42e9403b55 Fixed subsonic scrobble command + internal scrobbler: do not record listen that have been played for less than 5s 2021-04-08 14:11:09 +02:00
emeric 4cf60f7b8b Fixed bad settings state handling in UI 2021-04-07 23:46:39 +02:00
emeric 8b9e45654f Set Content-Type for listenbrainz submissions 2021-04-07 20:07:53 +02:00
emeric aa5f33e9ee Do not report tracks with no artist + correctly skip on error 2021-04-07 13:26:24 +02:00
emeric 38037d8741 Codefactor review 2021-04-06 22:35:46 +02:00
emeric acf81e3f1a Implemented a Scrobbling service + ListenBrainz scrobbler. fixes #118 2021-04-06 19:59:12 +02:00
emeric c29c4d576a Merge branch 'develop' into scrobbler 2021-04-06 13:24:50 +02:00
emeric cb2af05004 More robust child process handling 2021-04-02 13:26:27 +02:00
emeric 18bb6b4c2d Merge branch 'misterhat-patch-1' into develop 2021-03-31 13:36:56 +02:00
emeric 053d4f2c29 Merge branch 'patch-1' of https://github.com/misterhat/lms into misterhat-patch-1 2021-03-31 13:36:34 +02:00
emeric 2c4be7468a Added date/time field for tracklist, added a LmsApplicationManager to make scrobbler register for played tracks 2021-03-23 14:01:09 +01:00
emeric 260e5833d3 Skipping directories containing a .lmsignore file. fix #120 2021-03-21 14:32:26 +01:00
emeric b741978e33 Merge branch 'ye61123-develop' into develop 2021-03-17 15:18:58 +01:00
emeric 3c850d635c Merge branch 'develop' of https://github.com/ye61123/lms into ye61123-develop 2021-03-17 15:18:43 +01:00
emeric ad84c888f5 Made early exit a bit faster 2021-03-17 15:17:07 +01:00
emeric 1ea3a619b9 Made Server::postAll call safer, fixes #126 2021-03-17 15:15:36 +01:00
emeric 0414f36fb0 Fixed regression on the settings view. fixes #127 2021-03-15 13:11:45 +01:00
emeric 6a5cfaa0b5 Merge branch 'develop' for release v3.24.0 2021-03-05 15:28:59 +01:00
emeric 1762b08e42 Review from code factor 2021-03-05 15:18:49 +01:00
emeric 1b49e8f6a6 Properly handled http headers for subsonic API. ref #119 2021-03-05 13:23:47 +01:00
emeric cc28d893f5 Added authentication backends: internal, pam and http-headers. fixes #119 2021-03-04 19:32:09 +01:00
emeric b94fe3e852 Construct at least a 2x2 network to classify tracks. fixes #116 2021-03-03 17:42:39 +01:00
emeric a370529392 Merge branch 'anthonytex-develop' into develop 2021-02-17 14:34:33 +01:00
emeric 16186aa217 Merge branch 'develop' for release v3.23.1 2021-01-17 18:16:30 +01:00
emeric 11c384a070 Made the loading indicator work again wih wt 4.5.0, fixes #115 2021-01-17 18:07:39 +01:00
emeric 812d9d96b0 Merge branch 'develop' for release v3.23.0 2021-01-11 16:04:15 +01:00
emeric cfd54e135a Removed no longer used dependecy 2021-01-11 13:14:39 +01:00
emeric f21282eba5 CodeFactor review 2021-01-11 13:13:00 +01:00
emeric 5f46a69d4e Added missing GPL headers 2021-01-11 12:08:31 +01:00
emeric 1da05643ba Added '+' button on playqueue. fixes #107 2020-12-18 15:13:31 +01:00
emeric 913344a94b Fixed incorrect capture 2020-12-17 17:56:37 +01:00
emeric c4c9ccfd3d Added 'hourly' scan period in the scanner setings. fixes #109 2020-12-17 14:11:06 +01:00
emeric 0bbacf3914 Improved error reporting 2020-12-17 13:50:53 +01:00
emeric 50d9de9c93 Merge branch 'async-transcoder' into develop 2020-12-16 13:27:23 +01:00
emeric 85a95ef897 Fixed 32 bits build 2020-12-16 11:53:59 +01:00
emeric cc129a223c Bumping WT to 4.5.0 2020-12-16 10:42:33 +01:00
emeric c6322cda18 Fixed 32 bits build 2020-12-16 09:08:23 +01:00
emeric ab6892328b Removed pstreams dependency 2020-12-13 18:53:21 +01:00
emeric eb7092c378 Removed pstreams dependency 2020-12-13 18:32:23 +01:00
emeric 77d5cf4833 Removed pstreams dependency 2020-12-13 18:31:52 +01:00
emeric ffdb099283 Added some nginx settings that help prevent the transcoding connections to be closed too early 2020-12-12 15:19:46 +01:00
emeric fd11908a84 Fixed crash 2020-12-12 15:18:53 +01:00
emeric 6c15eafee1 Review from CodeFactor 2020-12-12 15:18:37 +01:00
emeric eea27b86f0 Switched from sync transcoder to async transcoder 2020-12-12 14:43:33 +01:00
emeric 0586e93655 Subsonic API: improved compatibility 2020-11-28 22:39:12 +01:00
emeric 6fca5d4d4e Reload cover resources when the database has been updated 2020-11-24 08:48:37 +01:00
emeric f6b8a01fb4 Merge branch 'bramton-develop' into develop 2020-11-18 18:27:11 +01:00
emeric 6cbdc0ddab Fixed GraphicsMagick++ build 2020-11-18 14:01:04 +01:00
emeric a82a5df044 Fixed taglib to properly use pkgconfig's variable on link 2020-11-18 09:59:32 +01:00
emeric 2e7d23d435 Merge branch 'develop' of https://github.com/bramton/lms into develop 2020-11-18 09:23:27 +01:00
emeric 9ac90b1547 On mobile, display the album name rather the artist in the player (more useful link) 2020-11-18 09:22:07 +01:00
emeric c7e76de419 Allow artist tags that can't have mbid (composer, lyricist, etc.) to fallback on artists which have mbid (track artists, release artists) 2020-11-18 09:21:34 +01:00
emeric 8c4de48c85 Merge branch 'develop' for release v3.22.0 2020-11-13 20:11:13 +01:00
emeric 633ce7d392 Fixed codefactor review 2020-11-13 17:12:18 +01:00
emeric 3d692a33d4 Only display the type of tags that are actually in use in the filters button 2020-11-13 13:43:36 +01:00
emeric 6240ccf747 Fixed regression on artist/release artist handling + fixed bug when firing a signal on still connected but deleted listener 2020-11-12 17:12:08 +01:00
emeric 6a4bbd6acf Separated installation instructions. ref #100 2020-11-12 13:38:21 +01:00
emeric b78967262c Added composer, conductor, lyricist, mixer, producer, remixer tag support 2020-11-12 13:19:22 +01:00