Dominik Krivohlavek
93dd5551df
Add support for reading and storing Recording MBIDs from file metadata ( #12173 )
...
* Add recording metadata provider
* Add recording MBID
* Save recording MBID during probing
* Set recording ID in probe result normalizer
* Add recording external media type
* Reimplement after changes in upstream
* Rename variable
* Rename variable
* Revert "Set recording ID in probe result normalizer"
This reverts commit 9dd18c8aba .
* Fix setting provider ID
* Simplify code
* Fix comment
* Add missing using
2025-02-28 23:00:52 -07:00
Bond_009
97a02f5803
Remove BOM from UTF-8 files
...
I think some people need to change their IDE configuration ;)
2024-08-30 15:29:48 +02:00
Shadowghost
034c13c48f
Backport pull request #12073 from jellyfin/release-10.9.z
...
Fix Music Brainz release group query
Original-merge: 23a660e917
Merged-by: Bond-009 <bond.009@outlook.com >
Backported-by: Joshua M. Boniface <joshua@boniface.me >
2024-06-23 11:40:52 -04:00
Stepan Goremykin
3f9ee316d5
Use non nullable property type when possible
2023-10-08 00:22:36 +02:00
Bond_009
4b01aaa0f7
Allocate less Lists
2023-03-01 00:44:57 +01:00
Shadowghost
e7a7edbac0
Various fixes ( #9361 )
2023-02-20 08:04:30 -07:00
Shadowghost
a9bfb13dc7
Format MusicBrainz config page
2023-02-19 18:20:30 +01:00
Shadowghost
815aa40170
Fix MusicBrainz config page input validation
2023-02-19 18:12:28 +01:00
Shadowghost
3c921e25da
Fix MusicBrainz album queries and releasegroup handling
2023-02-19 17:54:59 +01:00
Shadowghost
4baa534679
Fix MusicBrainz configuration parsing and update
2023-02-19 16:16:34 +01:00
Shadowghost
2f4e43b87f
Add migration for MusicBrainz settings
2023-02-19 09:30:27 +01:00
Shadowghost
3c5b0e0035
Fix MusicBrainz default server
2023-02-18 21:22:45 +01:00
Bond_009
52194f56b5
Replace != null with is not null
2022-12-05 15:01:13 +01:00
Shadowghost
fe3e7979b0
Add MusicBrainz server validation and fallback ( #8833 )
2022-12-03 08:47:50 -07:00
Shadowghost
385f1cc1b8
Apply review suggestions
2022-10-22 12:44:44 +02:00
MrTimscampi
7ad0c9ba24
Migrate MusicBrainz plugin to MetaBrainz.MusicBrainz
...
Co-authored-by: crobibero <cody@robibe.ro >
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com >
2022-10-22 12:44:44 +02:00
luz paz
9ec2870b10
Fix various typos
...
Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows`
2022-08-15 06:48:34 -04:00
Claus Vium
06b2e7bcf5
Merge pull request #7934 from Bond-009/xmlasync2
...
Enable XmlReaderSettings.Async, fixes #7929
(cherry picked from commit 1b8a251991 )
Signed-off-by: crobibero <cody@robibe.ro >
2022-06-14 19:32:09 -04:00
Bond-009
2b1a915ead
Merge pull request #7604 from Jellifi007/fixes-diactritics
...
Co-authored-by: Cody Robibero <cody@robibe.ro >
(cherry picked from commit 8d1d973438 )
Signed-off-by: crobibero <cody@robibe.ro >
2022-05-20 18:30:56 -04:00
Cody Robibero
7bfc6b5679
Remove more warnings
2021-12-27 07:38:06 -07:00
cvium
61b75c82ce
Read past empty elements
2021-11-17 14:49:30 +01:00
Bond_009
f5ca9cbc3b
Enable nullable for MediaBrowser.Providers
2021-10-26 15:49:01 +02:00
Fernando Fernández
3d0b1ccae6
Remove all unused usings
2021-09-06 21:15:30 +02:00
Rich Lander
cb990ae973
Update per feedback
2021-08-09 18:52:38 -07:00
Rich Lander
927b003143
Fix remaining MediaBrowser.Providers warnings
2021-07-22 20:16:38 -07:00
Rich Lander
fb92eab69b
Fix analysis issues
2021-07-22 17:33:19 -07:00
Bond_009
cf061f7563
MediaBrowser.Providers: Remove some warnings
2021-06-27 02:00:27 +02:00
Bond_009
981cf4cfa0
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
2021-06-22 09:48:40 +02:00
Patrick Barron
9413d974f3
Switch to using declarations in MediaBrowser.Providers
2021-02-25 20:38:18 -05:00
Bond_009
e9f22303a4
Properly forward cancellationTokens
2021-02-15 14:19:17 +01:00
Greenback
ce19f2be55
Renamed Guid property to Id
2020-12-18 20:37:35 +00:00
dkanada
8b0ef119c3
remove deprecated flag to disable music plugins
2020-11-28 23:55:56 +09:00
crobibero
c4423373b6
Use proper Named HttpClient for MusicBrainz requests
2020-11-25 08:47:05 -07:00
Bond_009
4b1c9dc9ea
Pass cancellation where possible
2020-11-17 19:43:00 +01:00
Gary Wilber
b1f637684d
Apply suggestions from code review (updating comments)
...
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk >
2020-10-16 11:15:42 -07:00
Gary Wilber
7841378506
cleaner
2020-10-02 17:27:43 -07:00
Gary Wilber
db2e667936
expand try finally
2020-10-02 17:19:35 -07:00
Gary Wilber
04cdc89a5c
Make MusicBrainzAlbumProvider thread safe
2020-10-02 17:14:57 -07:00
Matt Montgomery
53d5f64e03
Fix SA1513, SA1514, SA1507, and SA1508
2020-09-28 15:04:31 -05:00
Bond_009
384ab39f5b
Fix some warnings
2020-09-07 13:20:39 +02:00
crobibero
d8a0edc511
Revert "Remove ResponseHeadersRead where applicable"
...
This reverts commit 85844a84b6 .
2020-09-03 07:20:33 -06:00
crobibero
85844a84b6
Remove ResponseHeadersRead where applicable
2020-09-03 06:48:19 -06:00
crobibero
dd078e7b82
use named client
2020-08-31 11:05:21 -06:00
Bond-009
5be87753d6
Fix incorrect adding of user agent
2020-08-25 13:03:07 +02:00
Bond_009
2b400c99ef
Fix warnings
2020-08-19 17:50:50 +02:00
crobibero
1325815182
Remove IHttpClient from Providers
2020-08-17 13:10:02 -06:00
Anthony Lavado
468a7fea4c
Merge pull request #3660 from crobibero/plugin-config-location
...
Force plugin config location
2020-07-26 15:36:08 -07:00
crobibero
a1511e430c
implement change properly
2020-07-22 08:23:56 -06:00
crobibero
939b95907b
Force plugin config location
2020-07-22 08:19:26 -06:00
crobibero
05f743480d
fully remove jquery
2020-07-20 17:31:20 -06:00