Commit Graph

  • 8be99113fa Fixed build on taglib v1 emeric 2025-01-21 13:41:25 +01:00
  • 41f75311db Fixed parsing of some wma multi-artist files, fixes #597 emeric 2025-01-20 23:24:48 +01:00
  • 04c90ae3cf Fixed abusive assert emeric 2025-01-20 23:23:53 +01:00
  • 817588a755 Properly exclude 00 for partial dates, fixes #477 emeric 2025-01-20 13:43:19 +01:00
  • 33759def78 Adding support for partial dates (only year or month), fixes #477 emeric 2025-01-19 23:50:39 +01:00
  • c73ff7dc03 Use ENCODINGTIME to set the added time, if present, otherwise use the last modified time of the file (only during the first import), fixes #595 emeric 2025-01-18 16:51:31 +01:00
  • 5cfbbeca65 Fixed build with taglib < 2.0.1 emeric 2025-01-18 14:45:31 +01:00
  • c7db5fc61a Added support for explcit tags (rtng, ITUNESADVISORY) emeric 2025-01-17 18:03:16 +01:00
  • dd93a3f6c7 Merge branch 'volume-keyboard-shortcuts' of https://github.com/tuukkao/lms into develop emeric 2025-01-16 23:25:34 +01:00
  • baa7b36725 Add keyboard shortcuts for adjusting volume Tuukka Ojala 2025-01-16 20:12:42 +02:00
  • 1d15be1e6c Added an option to skip playlists that are refering to a single album + skip playlists that are empty, fixes #577 emeric 2025-01-15 21:14:18 +01:00
  • 4a75e5220e Merge branch 'honor-max-bitrate' into develop emeric 2025-01-12 20:56:07 +01:00
  • eda06c8214 Scanner: do not decode whole images, just probe, ref #561 emeric 2025-01-12 20:55:16 +01:00
  • cfacfcff46 Use user's bitrate in case it is not set, fixes #588 emeric 2025-01-09 13:28:46 +01:00
  • 965c2af662 Fixed bitrate not properly parsed from html local storage, fixes #587 emeric 2025-01-08 19:11:33 +01:00
  • dd163f04c8 Subsonic API: order directories by name + order tracks by file name when using directory based commands, fixes #589 emeric 2025-01-08 14:05:34 +01:00
  • 10d900faf2 Simplified some path writes emeric 2025-01-06 22:29:46 +01:00
  • 06a4db51f7 Try to parse lyrics files in txt files, fixes #582 emeric 2025-01-05 21:14:44 +01:00
  • 1f6398b5b4 Do not try to create a string from a potentially null ptr, ref #561 emeric 2025-01-05 16:49:21 +01:00
  • 3740c6f899 Allow to use an empty lms.conf file, default values are now all hardcoded, fixes #584 emeric 2025-01-05 16:12:25 +01:00
  • a6ab9c5ff4 Allow the custom tag PUBLISHER to be a fallback for LABEL, fixes #576 emeric 2024-12-21 16:53:42 +01:00
  • 9ba7966d5e Merge branch 'develop' for release v3.62.1 emeric 2024-12-20 09:32:45 +01:00
  • 2899db7edc Updated readme emeric 2024-12-20 09:28:04 +01:00
  • 7306a6b47d Correctly sort tracks within the tracklists, ref #574 emeric 2024-12-19 21:01:25 +01:00
  • d6c5fc464e Subsonic API: return error code 50 when attempting to modify a public playlist that foes not belong to the user, ref #574 emeric 2024-12-19 20:58:47 +01:00
  • ac4baaac10 Added some debug logs during scans, quite verbose emeric 2024-12-19 20:36:50 +01:00
  • 4c2be63e94 Fixed typo that prevents m3u8 files to be scanned, ref #574 emeric 2024-12-19 20:23:28 +01:00
  • fcc5798b72 Merge branch 'develop' for release v3.62.0 emeric 2024-12-18 23:39:16 +01:00
  • 079acbdc17 Do not expose internal playlists in the UI emeric 2024-12-18 21:30:55 +01:00
  • 080a068c80 Do not create a Subsonic API key by default for new users emeric 2024-12-18 21:28:36 +01:00
  • 5c73b5bb97 Added basic UI to display shared playlists, ref #391 emeric 2024-12-18 20:20:39 +01:00
  • d49d718922 Fixed build emeric 2024-12-18 15:18:46 +01:00
  • dfa03abfef OpenSubsonic API: root music folders are returned using ids emeric 2024-12-18 15:13:40 +01:00
  • a72171d2e7 OpenSubsonic API: use albumArtists/displayAlbumArtist in Child responses for albums emeric 2024-12-18 15:02:31 +01:00
  • b80cd013a9 Fixed build emeric 2024-12-18 14:46:46 +01:00
  • 3661eaccb6 Added playlist import (and sync)from m3u files, ref #391 emeric 2024-12-18 14:15:25 +01:00
  • ec20c9bfa6 Removed useless includes emeric 2024-12-08 18:02:00 +01:00
  • 4a8754a7fa Subsonic API: added timestamps into coverart ids, Made use of image ids to save a lookup, ref #558 emeric 2024-12-08 15:48:52 +01:00
  • 38efdfaf87 Prefer first embedded image that contains the 'front' keyword emeric 2024-12-08 11:53:31 +01:00
  • def4d8c3e3 Subsonic API: getCoverArt: serve raw image if size is not provided emeric 2024-12-07 18:27:01 +01:00
  • 350e213529 Various minor cleanup emeric 2024-12-07 11:48:15 +01:00
  • 1dc7e143ef Format code emeric 2024-12-06 14:09:01 +01:00
  • 06fd444d26 Various minor cleanup emeric 2024-12-06 14:08:31 +01:00
  • 5ce99411e1 Various minor header cleanup emeric 2024-12-05 21:05:12 +01:00
  • 45175a721c Various minor cleanup emeric 2024-12-05 20:09:14 +01:00
  • 76b9c1fe10 Exposed metadata for each embedded picture emeric 2024-12-05 20:01:55 +01:00
  • d5ba6d83dc Relaxed some clang tidy checks emeric 2024-12-05 19:58:18 +01:00
  • 0ce423fbf8 exclude .cache (for clangd) emeric 2024-12-05 19:57:56 +01:00
  • 864125c03e Merge branch 'develop' for release v3.61.0 emeric 2024-11-30 16:38:19 +01:00
  • 435e8b27f5 More straightforward description for the new auth api emeric 2024-11-30 16:30:25 +01:00
  • 95910d0756 Revert bad change emeric 2024-11-30 16:29:35 +01:00
  • d5744e2992 Merge branch 'master' into develop emeric 2024-11-29 22:00:18 +01:00
  • e1bc607348 Subsonic API: made xml responses more compliant with legacy subsonic impl, fixes #559 emeric 2024-11-29 21:46:22 +01:00
  • 13a0aab09c Isolated ResponseFormat in a new file emeric 2024-11-29 21:37:38 +01:00
  • e3a94d0540 Renamed folder emeric 2024-11-29 21:19:07 +01:00
  • a439d68e73 Fixed codeql issue emeric 2024-11-29 18:22:53 +01:00
  • 891e4ee853 Merge branch 'subsonic-new-auth-system' into develop emeric 2024-11-29 18:17:22 +01:00
  • d80e311250 Added a new param internal-password-bcrypt-round, set to 12 by default emeric 2024-11-25 23:36:22 +01:00
  • 953f521a84 Subsonic API: updated README emeric 2024-11-25 22:37:48 +01:00
  • c7170c3501 Subsonic API: added a way to disable the user/password authentication method (enabled by default) emeric 2024-11-24 16:23:37 +01:00
  • cb478e8d87 Added missing include emeric 2024-11-24 15:46:37 +01:00
  • 360623c569 OpenSubsonic API: added apiKey support, ref #544 emeric 2024-11-24 15:23:14 +01:00
  • 0a320a8b87 Fixed unit tests emeric 2024-11-15 18:16:00 +01:00
  • 7b4791005a Fixed crash when a library is set with a trailing /, fixes #552 emeric 2024-11-14 23:18:00 +01:00
  • ffc780d350 Lyrics: fixed empty line parsing with timestamps emeric 2024-11-14 13:35:05 +01:00
  • 5504ee707c Added barcode tag parsing in releases, and take it into account to avoid merging unrelated albums, fixes #550 emeric 2024-11-14 13:22:05 +01:00
  • 0164038794 Take labels into account to avoid merging unrelated albums, ref #550 emeric 2024-11-13 18:41:24 +01:00
  • aef777002f No need to be user to get scan status emeric 2024-11-11 14:05:38 +01:00
  • bdd55e5ba3 Correctly handle lyrics that contain ] chars emeric 2024-11-11 10:11:57 +01:00
  • 5d94b97032 Fixed lyrics parsing on very long tags emeric 2024-11-11 10:02:11 +01:00
  • 869ae74c46 Fixed typo, fixes #549 emeric 2024-11-11 21:22:10 +01:00
  • 2957cccc3f Added a way to customize make flags emeric 2024-11-11 21:21:34 +01:00
  • 8bbee8a538 Merge branch 'lyrics-fixes' for release v3.60.1 emeric 2024-11-11 14:06:17 +01:00
  • 017400767a No need to be user to get scan status emeric 2024-11-11 14:05:38 +01:00
  • 7bbfe614bd Fixed counter in the scanner's discovery step emeric 2024-11-05 22:23:24 +01:00
  • 84d57bb82c Fixed bad getLyricsBySongId response emeric 2024-11-06 13:59:34 +01:00
  • 056a9949d4 Correctly handle lyrics that contain ] chars emeric 2024-11-11 10:11:57 +01:00
  • 3ff58a131a Fixed lyrics parsing on very long tags emeric 2024-11-11 10:02:11 +01:00
  • 8f5110b5f4 Fixed bad usages emeric 2024-11-07 13:02:45 +01:00
  • 15c55c360c Fixed clang tidy config emeric 2024-11-07 13:02:34 +01:00
  • d5ecf03ca1 Fixed bad getLyricsBySongId response emeric 2024-11-06 13:59:34 +01:00
  • b25f4f2541 Fixed counter in the scanner's discovery step emeric 2024-11-05 22:23:24 +01:00
  • 908ef162f4 Fixed unset variable emeric 2024-11-05 22:21:56 +01:00
  • 472a5907ad Subsonci API: added savePlayQueue / getPlayQueue support emeric 2024-10-31 18:49:57 +01:00
  • 0ca2d8b34c Subsonci API: added getAlbmInfo support emeric 2024-10-31 15:50:17 +01:00
  • 1842c0ef7d Merge branch 'develop' for release v3.60.0 emeric 2024-10-30 23:07:23 +01:00
  • a15b060242 Fixed doc emeric 2024-10-30 23:06:43 +01:00
  • 59abe54a3b Fixed doc emeric 2024-10-30 23:05:30 +01:00
  • b7af040ff9 Added some doc about the first launch emeric 2024-10-30 23:03:18 +01:00
  • 0ad2a1c271 CodeQL review emeric 2024-10-30 22:42:08 +01:00
  • e46682e346 Fixed bool value badly parsed, fixes #542 emeric 2024-10-30 18:55:45 +01:00
  • 33f4cf47ea More relaxed search for artist images, fixes #538 emeric 2024-10-30 18:40:51 +01:00
  • ea49b0eeb8 Better localized strings for date/numbers, fixes #539 emeric 2024-10-30 18:17:58 +01:00
  • 41504bf4d7 Added basic lyrics display in UI emeric 2024-10-27 23:03:46 +01:00
  • f613d16fc2 Now manually parse sync/unsync lyrics frames in id3v2 tags emeric 2024-10-27 15:21:54 +01:00
  • 1e3dad7acc Removed potential utf8-bom found in some lyrics emeric 2024-10-26 20:05:03 +02:00
  • 2d28ea61eb Subsonic API: added getLyrics/getLyricsBySongId support, ref #379 emeric 2024-10-26 19:04:11 +02:00
  • 72b1367ea6 Added embedded/external lyrics support: parsing + indexing, ref #379 emeric 2024-10-26 16:58:13 +02:00
  • 74a1a3063f Fixed some bad artist display name computations emeric 2024-10-21 13:38:36 +02:00
  • c7ea7bf7f6 Merge branch 'develop' for release v3.59.1 emeric 2024-10-11 21:51:40 +02:00