Bond-009
093510ae58
Merge pull request #5881 from cvium/tmdb-episode-externalids
...
Add tvrage and imdb ids for episodes
(cherry picked from commit e19d89bb4f )
Signed-off-by: Joshua M. Boniface <joshua@boniface.me >
2021-04-21 21:25:41 -04:00
Bond-009
81f9bec101
Merge pull request #5870 from cvium/fix-tmdbpersonprovider
...
(cherry picked from commit 6b103f7ab2 )
Signed-off-by: Joshua M. Boniface <joshua@boniface.me >
2021-04-21 21:25:40 -04:00
Bond-009
42d702c091
Merge pull request #5671 from jellyfin/tmdbmovieprovider-originaltitle
...
set original title in tmdbmovieprovider
(cherry picked from commit 7c51d0a50e )
Signed-off-by: Joshua M. Boniface <joshua@boniface.me >
2021-04-11 14:13:44 -04:00
Claus Vium
75f39f0f2a
Merge pull request #5559 from cvium/fix-tmdb-search-clean
...
Clean the entity name for non-words before searching
(cherry picked from commit 9360fecb31 )
Signed-off-by: Joshua M. Boniface <joshua@boniface.me >
2021-03-21 19:10:13 -04:00
Claus Vium
88ab008112
Merge pull request #5431 from cvium/fix_tmdb_imdbid
...
Use imdbid as fallback in movie provider
(cherry picked from commit 84e16a8535 )
Signed-off-by: Joshua M. Boniface <joshua@boniface.me >
2021-03-21 19:08:27 -04:00
Bond-009
1518f6d325
Merge pull request #5428 from cvium/fix_tmdb_year
...
Default to the searchinfo year, fallback to parsed year
(cherry picked from commit 97fd136a8c )
Signed-off-by: Joshua M. Boniface <joshua@boniface.me >
2021-03-21 19:08:26 -04:00
Joshua M. Boniface
a10eea41ac
Merge pull request #5402 from Ullmie02/fix-null-size
...
Use FileShare.None when creating files
(cherry picked from commit 480dd66428 )
Signed-off-by: Joshua M. Boniface <joshua@boniface.me >
2021-03-08 18:08:25 -05:00
Bond-009
e8890cc682
Merge pull request #5377 from cvium/fix-tmdb-image-languages
...
Do not use language or imagelanguages when searching for images with TMDb
(cherry picked from commit 1d87274cc2 )
Signed-off-by: Joshua M. Boniface <joshua@boniface.me >
2021-03-06 14:27:58 -05:00
David Ullmer
5e18ab3604
Fix TMDb search name containing year ( #5349 )
...
(cherry picked from commit 8f99bdd07c )
Signed-off-by: Joshua M. Boniface <joshua@boniface.me >
2021-03-06 14:26:54 -05:00
Joshua M. Boniface
4220808b96
Merge pull request #5270 from Bond-009/imdb
...
(cherry picked from commit 5ce4df4178 )
Signed-off-by: Joshua M. Boniface <joshua@boniface.me >
2021-02-26 21:01:50 -05:00
Andrew Rabert
fecab1d549
Merge pull request #5263 from Bond-009/tmdb
...
TMDB: Include year in search
(cherry picked from commit 5379fa0bd0 )
Signed-off-by: Joshua M. Boniface <joshua@boniface.me >
2021-02-21 13:30:32 -05:00
Claus Vium
5dbd6f076c
Merge pull request #5111 from Larvitar/tmdb-season-name-fix
...
Remove season name from metadata result
(cherry picked from commit 3fd0987ee3 )
Signed-off-by: Joshua M. Boniface <joshua@boniface.me >
2021-02-21 13:29:02 -05:00
Joshua M. Boniface
1ad8e54035
Merge pull request #4709 from BaronGreenback/PluginDowngrade
...
(cherry picked from commit 406ae3e43a )
Signed-off-by: Joshua M. Boniface <joshua@boniface.me >
2020-12-31 18:49:53 -05:00
Bond-009
24e4fcc3b7
Merge pull request #4733 from crobibero/omdb-null
...
Fix potential null reference in OMDB
(cherry picked from commit 87e13b858a )
Signed-off-by: Joshua M. Boniface <joshua@boniface.me >
2020-12-13 20:34:32 -05: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
Greenback
fe3e22be98
Null Pointer
2020-11-22 13:11:05 +00:00
BaronGreenback
05bd1383c1
Null pointer fix. ( #4527 )
...
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com >
2020-11-21 14:22:23 +01:00
Joshua M. Boniface
b5ff91c281
Merge pull request #4298 from crobibero/bye-tvdb
...
Remove TheTVDB plugin from server source.
2020-11-19 14:25:12 -05:00
Greenback
9a323f6df0
More spelling corrections.
2020-11-18 13:46:14 +00:00
Bond_009
4b1c9dc9ea
Pass cancellation where possible
2020-11-17 19:43:00 +01:00
crobibero
4b15284324
Merge remote-tracking branch 'upstream/master' into bye-tvdb
2020-11-15 13:12:43 -07:00
Bond_009
ff49a3bb61
Missed some stuff
2020-11-14 20:28:15 +01:00
crobibero
7ff212576e
Merge remote-tracking branch 'upstream/master' into bye-tvdb
2020-11-11 08:08:06 -07:00
Anthony Lavado
6205fb4b6a
Merge pull request #4341 from Bond-009/minor6
...
Minor improvements
2020-11-02 11:10:39 -05:00
Bond_009
49569ca0a0
Use nameof where possible
2020-10-17 16:19:57 +02:00
Joshua M. Boniface
19c2abb50f
Merge pull request #4261 from Spacetech/music_brainz_provider_thread_safe
...
Make MusicBrainzAlbumProvider thread safe and fix retry logic
2020-10-17 01:58:21 -04: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
Jan-Pieter Baert
ec91d3893d
Fix SA 1116 warnings
2020-10-12 20:05:11 +02:00
dkanada
6478e70f06
Merge pull request #4221 from Spacetech/tvdb_series_provider_InvalidOperationException
...
Fix InvalidOperationException in TvdbSeriesProvider.MapSeriesToResult
2020-10-10 15:55:11 +09:00
crobibero
3119acd502
Remove tvdb plugin from server.
2020-10-09 07:43:02 -06:00
Bond-009
6def4b06a8
Minor improvements to tmdb code
2020-10-06 14:54:17 +02:00
cvium
72cd6ab071
Remove dummy season and missing episode provider in a futile attempt to remove cruft
2020-10-05 12:13:41 +02:00
cvium
a0862c933d
Add image languages to collections
2020-10-03 19:53:07 +02:00
cvium
d7cabb2e4e
Add image languages
2020-10-03 19:53:07 +02:00
cvium
e0f21afa62
Fix build
2020-10-03 19:53:07 +02:00
Claus Vium
c0f4c90d57
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro >
2020-10-03 19:53:07 +02:00
cvium
9adbf4e9d8
Add keywords as tags to series + cleanup
2020-10-03 19:53:07 +02:00
cvium
f4d49eff9b
Add keywords as tags
2020-10-03 19:53:07 +02:00
cvium
3df2a95cac
Cleanup in TmdbUtils
2020-10-03 19:53:07 +02:00
cvium
f8c4f7c63e
Fix inverted boolean statement
2020-10-03 19:53:07 +02:00
cvium
34d2716ce8
Remove TmdbSettingsResult which came back in the rebase
2020-10-03 19:53:07 +02:00
cvium
08e1f15add
Cleanup in TmdbMovieProvider
2020-10-03 19:53:07 +02:00
cvium
e9524f89d6
Migrate the TMDb providers to the TMDbLib library
2020-10-03 19:53:07 +02: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
Bond-009
7775066475
Merge pull request #4236 from ConfusedPolarBear/warnings1
...
Fix some warnings
2020-09-29 09:18:52 +02:00
Gary Wilber
fd7a36932d
simplify EndDate query
2020-09-28 18:13:50 -07:00
Matt Montgomery
53d5f64e03
Fix SA1513, SA1514, SA1507, and SA1508
2020-09-28 15:04:31 -05:00