index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Providers
Age
Commit message (
Expand
)
Author
2019-09-02
Fix warnings, improve performance (#1665)
Bond-009
2019-09-02
Merge pull request #1686 from Bond-009/warn7
Anthony Lavado
2019-09-02
Merge pull request #1702 from Bond-009/warn8
Anthony Lavado
2019-09-01
Use regex to replace multiple spaces with one space
Andrew Rabert
2019-09-01
Fix infinite looping when scanning TV metadata
Andrew Rabert
2019-09-01
Fix more warnings
Bond_009
2019-08-29
More warning fixes
Bond_009
2019-08-29
move the transcode path
dkanada
2019-08-19
Add newline after end tag
Claus Vium
2019-08-19
Require latest C# version in Providers project
Claus Vium
2019-08-18
Fix style issues
Claus Vium
2019-08-18
Add Writer and Producer to crew list
Claus Vium
2019-08-18
Fix api url
Claus Vium
2019-08-18
Move and rename tmdb providers for better separation
Claus Vium
2019-08-17
Merge pull request #1629 from cvium/fix_tvdb_guest_stars
Anthony Lavado
2019-08-17
Merge pull request #1628 from cvium/fix_tvdb_ep_provider_id
Anthony Lavado
2019-08-16
Move the first argument to its own line
Claus Vium
2019-08-16
Continue
Claus Vium
2019-08-16
Place args on separate lines
Claus Vium
2019-08-16
Invert the second if
Claus Vium
2019-08-16
Invert the if
Claus Vium
2019-08-16
Update MediaBrowser.Providers/TV/TheTVDB/TvdbEpisodeProvider.cs
Claus Vium
2019-08-16
Improve LocalizationManager
Bond_009
2019-08-15
Merge pull request #1614 from Bond-009/docs2
dkanada
2019-08-15
Handle negative roleStartIndex since not all guest stars have roles
Claus Vium
2019-08-15
Remove unused import
Claus Vium
2019-08-15
Fix tvdb guest stars loop
Claus Vium
2019-08-15
Log episode id and series id when either request fails
Claus Vium
2019-08-15
Always fetch episode id as EpisodeInfo does not contain it
Claus Vium
2019-08-11
Document all public/internal members of Emby.Drawing
Bond_009
2019-08-11
Check checksum for plugin downloads
Bond_009
2019-08-11
Merge pull request #1462 from Bond-009/installationmanager
dkanada
2019-08-09
Merge pull request #1484 from SenorSmartyPants/DVD-Order
dkanada
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-08-07
move comment to separate line
dkanada
2019-08-02
Merge pull request #1590 from anthonylavado/null_check
Anthony Lavado
2019-07-31
Update MediaBrowser.Providers/TV/TheTVDB/TvdbSeriesProvider.cs
Anthony Lavado
2019-07-27
Adds null check on studio/network name
Anthony Lavado
2019-07-06
Merge branch 'master' into release-10.3.z
Bond-009
2019-06-22
Update TVDB provider to search based on series display order
SenorSmartyPants
2019-06-21
Wait for the async authentication to finish when the JTW token expires
Claus Vium
2019-06-14
Update deps
Bond_009
2019-06-14
Improvements to InstallationManager
Bond_009
2019-06-12
Merge pull request #1442 from jellyfin/release-10.3.z
Joshua M. Boniface
2019-05-31
move fanart image provider to plugin
dkanada
2019-05-31
Fix inverted comparison in the tvdb token refresh logic
Claus Vium
2019-04-30
Iterate over IEnumerable before disposing
Bond-009
2019-04-30
Make the TvdbEpisodeProvider class Public
Claus Vium
2019-03-15
Merge pull request #1119 from ploughpuff/503retry
Joshua M. Boniface
2019-03-15
MusicBrainz 503 Retry Strategy
PloughPuff
[next]