Commit Graph

1838 Commits (dc2510d5e247235f4ee34b38a98cbec4349dcb3e)

Author SHA1 Message Date
dkanada 7aec11d621
Merge pull request #2497 from mark-monteiro/1914-prevent-duplicates-in-playlists
4 years ago
SaddFox 6ab2b74c18 Translated using Weblate (Slovenian)
4 years ago
Andy CHABALIER d380684805 Translated using Weblate (French)
4 years ago
Shadowghost f92543479f Translated using Weblate (German)
4 years ago
Mark Monteiro 9a7875b6f9 Do not check for duplicates if they are allowed in playlist configuration
4 years ago
Mark Monteiro 79413d9f33 Add a configuration flag to allow/disallow duplicates in playlists
4 years ago
Vasily ad440cd2f6
Merge pull request #2449 from Bond-009/warn17
4 years ago
Deniz 8d0d05107f Translated using Weblate (Turkish)
4 years ago
Z Yang 217b8a96ac Translated using Weblate (Chinese (Simplified))
4 years ago
Mark Monteiro d276e0f8f4 Use Distinct() to filter out duplicates when adding items to playlist
4 years ago
Mark Monteiro 487aa376b4 Merge remote-tracking branch 'upstream/master' into 1914-prevent-duplicates-in-playlists
4 years ago
Bond-009 94fe9b8f6d
Merge branch 'master' into warn17
4 years ago
Mark Monteiro 6131599e88 Merge branch 'master' into support-injecting-iconfiguration
4 years ago
zixaar 97bca5a900 Translated using Weblate (Arabic)
4 years ago
zixaar 8999a5f6a2 Translated using Weblate (Arabic)
4 years ago
Bond-009 a7e1a5c96a
Merge pull request #2506 from mark-monteiro/inject-loggers-with-context
4 years ago
Mednis 12f2baa3d8 Translated using Weblate (Latvian)
4 years ago
Mednis f6cfdcf7d7 Translated using Weblate (Latvian)
4 years ago
Falke Carlsen cc66a40ae3 Translated using Weblate (Danish)
4 years ago
Nutjob 6ec1be219d Translated using Weblate (Italian)
4 years ago
João Fonseca ad93f3b146 Translated using Weblate (Portuguese)
4 years ago
Mednis 3e3c47407b Translated using Weblate (Latvian)
4 years ago
Mednis 3741348fb9 Added translation using Weblate (Latvian)
4 years ago
sharkykh 86190aa7e9 Translated using Weblate (Hebrew)
4 years ago
Tomi cbd1e92486 Translated using Weblate (Finnish)
4 years ago
IDXK 01b51388f5 Translated using Weblate (Dutch)
4 years ago
Niels van Velzen b4e81f2f0c Translated using Weblate (Dutch)
4 years ago
sharkykh d38eab50ef Translated using Weblate (Hebrew)
4 years ago
Leo Verto 796bdd46df Translated using Weblate (German)
4 years ago
Terrance M f3db3cacf6 Translated using Weblate (Chinese (Simplified))
4 years ago
Marcus Schelin b373721d29 Translated using Weblate (Swedish)
4 years ago
Mark Monteiro 9aa259eb95 Revert unnecessary ordering changes in ApplicationHost
4 years ago
Mark Monteiro 6b06a9a919 Make Logger and LoggerFactory both protected in ApplicationHost
4 years ago
Mark Monteiro c49a12dd73 Make LoggerFactory private in ApplicationHost and use it to construct loggers with context
4 years ago
Mark Monteiro 370c312e01 Make logger private in ApplicationHost
4 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
4 years ago
Mark Monteiro 76957213e6 Merge remote-tracking branch 'upstream/master' into support-injecting-iconfiguration
4 years ago
Bond-009 5276c75cde
Merge pull request #2500 from mark-monteiro/2498-register-logging-correctly
4 years ago
Mark Monteiro 3cb98fba55 Use ToList() instead of ToArray() on sequences of unknown size
4 years ago
Mark Monteiro 6438771212 Exit method early if there are no unique playlist items to add
4 years ago
Mark Monteiro 4d32b59a0b Performance improvements
4 years ago
Mark Monteiro 77533fd433 Revert unnecessary style change
4 years ago
Bond-009 464039043d
Merge pull request #2491 from mark-monteiro/2425-fix-playlists
4 years ago
Mark Monteiro a4bf645ba5 Fix compilation error
4 years ago
Mark Monteiro c376f4ca51 Register Serilog logging services correctly
4 years ago
Mark Monteiro dde0277050 Check for duplicates when adding items to a playlist
4 years ago
Ilija Apostolovski 1c1484389a Translated using Weblate (Macedonian)
4 years ago
Bond-009 1c21248e2e
Merge pull request #2474 from JustAMan/simplify-sorting
4 years ago
Vasily 13d30a0a79
Merge pull request #2436 from dkanada/music
4 years ago
Mark Monteiro 1204818698 Clean up and document PlaylistResolver
4 years ago