Claus Vium
817d9b3389
Move and rename tmdb providers for better separation
5 years ago
dkanada
25a590e8cd
Merge pull request #1636 from Bond-009/isomounter
...
Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors
5 years ago
Anthony Lavado
6766e04dd6
Merge pull request #1521 from Bond-009/hdhomerun
...
Clean up livestreaming code
5 years ago
Anthony Lavado
28d707604b
Merge pull request #1629 from cvium/fix_tvdb_guest_stars
...
Fix tvdb guest stars with multiple roles
5 years ago
Anthony Lavado
f1f4b1a184
Merge pull request #1628 from cvium/fix_tvdb_ep_provider_id
...
Always fetch episode id as EpisodeInfo does not contain it
5 years ago
Anthony Lavado
f41a608f11
Merge pull request #1452 from Bond-009/usermanager2
...
Improvements to UserManager
5 years ago
Bond_009
1bc9b42c57
More fixes
5 years ago
Bond-009
4b37caa63a
Update SharedHttpStream.cs
5 years ago
Bond_009
237db8ae92
Clean up livestreaming code
5 years ago
Claus Vium
9e3f4ac954
Move the first argument to its own line
5 years ago
Bond_009
8d3b5c851d
Improvements to UserManager
5 years ago
Bond_009
dc662beefe
Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors
5 years ago
Anthony Lavado
7a27dd8a1b
Merge pull request #1632 from Bond-009/locale
...
Improve LocalizationManager
5 years ago
Anthony Lavado
af3c4e0ce8
Merge pull request #1588 from dkanada/url
...
Add base url option to server configuration
5 years ago
Claus Vium
e4158d9703
Continue
5 years ago
Claus Vium
8d230e67a2
Place args on separate lines
5 years ago
Claus Vium
daf29233e6
Invert the second if
5 years ago
Claus Vium
15f7a2078b
Invert the if
5 years ago
Claus Vium
26b4fb21fe
Update MediaBrowser.Providers/TV/TheTVDB/TvdbEpisodeProvider.cs
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
Claus Vium
617f7e8b5b
Fix segment_time_delta value for ffmpeg 4.1
5 years ago
Anthony Lavado
be5a819621
Merge pull request #1634 from Bond-009/fixbuild
...
Fix build on .Net Core 2.x
5 years ago
Bond_009
c0e71cdea7
Fix build on .Net Core 2.x
5 years ago
Anthony Lavado
b89c26ab57
Merge pull request #1631 from Bond-009/fixbuild
...
Fix build for .Net Core 2.x
5 years ago
Bond_009
499c3dbdca
Fix build for .Net Core 2.x
5 years ago
Bond_009
c699c546e4
Improve LocalizationManager
5 years ago
dkanada
bb04545068
Merge pull request #1614 from Bond-009/docs2
...
Document all public/internal members of Emby.Drawing
5 years ago
Claus Vium
11504321b5
Handle negative roleStartIndex since not all guest stars have roles
5 years ago
Claus Vium
f7f3627bb1
Remove unused import
5 years ago
Claus Vium
f4a99beb16
Fix tvdb guest stars loop
5 years ago
Claus Vium
38b0967044
Log episode id and series id when either request fails
5 years ago
Claus Vium
14575f0a06
Always fetch episode id as EpisodeInfo does not contain it
5 years ago
dkanada
685e9e4f58
Merge pull request #1584 from Bond-009/checksum
...
Check checksum for plugin downloads
5 years ago
dkanada
535e0d2553
Merge pull request #1625 from Bond-009/crash
...
Fix instant crash.
5 years ago
Bond_009
d62a3f0e57
Fix master
5 years ago
dkanada
ca12763adc
Merge pull request #1624 from Bond-009/nullref
...
Fix possible Nullref
5 years ago
Bond_009
2fdf7f1098
Properly dispose DisplayPreferencesRepository
5 years ago
Bond_009
e5b163b86a
Fix possible nullref
5 years ago
Anthony Lavado
f8202384a6
Merge pull request #1622 from anthonylavado/transcoding-cleanup
...
Add a task to clean up transcode cache
5 years ago
Anthony Lavado
35da4ffa3e
Remove unneeded comment
5 years ago
Anthony Lavado
4762e2fc6c
Add a task to clean up transcode cache
5 years ago
dkanada
8f8d8e3d0b
Merge pull request #1581 from Bond-009/socket1
...
Use System.Net abstractions instead of raw socket
5 years ago
Anthony Lavado
29623d36e8
Merge pull request #1568 from whooo/master
...
Add DLNA headers if requested by the client
5 years ago
dkanada
443ccbf426
Merge pull request #1613 from Bond-009/docs
...
Update deps + document startup project
5 years ago
Bond_009
838e5d05d5
Document all public/internal members of Emby.Drawing
...
Forces all new public/internal members to be documented.
Enables TreatWarningsAsErrors for Emby.Drawing
5 years ago
Bond_009
7243689215
Minor improvements
5 years ago
Bond_009
5eaf5465a5
Check checksum for plugin downloads
...
* Compare the MD5 checksum when downloading plugins
* Reduced log spam due to http requests
* Removed 'GetTempFileResponse' function from HttpClientManager
* Fixed caching for HttpClientManager
5 years ago
Bond_009
cb492fe3c7
Improve clickable link
5 years ago
Bond_009
003238ef5e
Update deps + document startup project
...
* Fixed the release build
* Documented all public/internal members of Jellyfin.Server
* Enable TreatWarningsAsErrors for debug builds for Jellyfin.Server
This will ensure that any new public/internal members of Jellyfin.Server
are documented
5 years ago
dkanada
1ad67e223f
Merge pull request #1462 from Bond-009/installationmanager
...
Improvements to InstallationManager
5 years ago
whooo
9556561a77
Merge branch 'master' into master
5 years ago