PloughPuff
f8bb7a7ff4
Increased interval to 1050ms and moved to class scope
...
Review comments from JustAMan.
6 years ago
PloughPuff
6d3e6d800f
Only delay making request if necessary
...
When requesting data from MusicBrainz, only delay the request if previous request was less than rate limit ago, instead of always delaying for one second at start.
6 years ago
Vasily
208585d3f6
Merge pull request #1106 from Bond-009/warn2
...
More warning fixes
6 years ago
Vasily
bf00dedc7f
Merge pull request #1103 from Bond-009/stream
...
Improvements around streams
6 years ago
Bond-009
bf43dc00bb
More warning fixes
6 years ago
Bond-009
e64aaebbac
Improvements around streams
...
* Use ArrayPool instead of allocating new buffers each time
* Remove NetworkStream copy
* Remove some dead code
6 years ago
Erwin de Haan
1d443d2ff5
Do not use the nuget packages for comparison, but the last master build ( #1091 )
...
* Do not use the nuget packages for comparison, but the last master build.
* Only allow passing builds.
6 years ago
Bond-009
6507a9b2ee
Merge pull request #1104 from EraYaN/disable-abi-check-on-drone
...
Disable the Drone CI ABI check
6 years ago
Erwin de Haan
4cc4d57a78
Disable the Drone CI ABI check
6 years ago
Vasily
605bf0e8c3
Merge pull request #1100 from ploughpuff/rmprobeswitch
...
Finalise removal of --ffprobe switch
6 years ago
Vasily
89e2af6b57
Merge pull request #1096 from dkanada/opensubs
...
Remove open subtitles from the server
6 years ago
PloughPuff
b864e9da2a
Finalise removal of --ffprobe switch
...
Removed --ffprobe from src files and server/docker scripts.
6 years ago
Vasily
f10382a696
Merge pull request #1098 from jellyfin/Bond-009-patch-2
...
Fix build by removing non existent namespace
6 years ago
Vasily
297f25cfc2
Merge pull request #1059 from Bond-009/os
...
Remove EnvironmentInfo
6 years ago
Bond-009
afdef163ea
Fix build by removing non existent namespace
...
Looks like a wrong auto merge. (We really should fix CI)
6 years ago
Joshua M. Boniface
6751560228
Merge pull request #1092 from joshuaboniface/configurable-webdir
...
Add configurable webdir option
6 years ago
Joshua M. Boniface
2012eb5e11
Merge pull request #785 from Bond-009/xml
...
Remove useless abstraction around XmlReaderSettings
6 years ago
Bond-009
58068e249a
Merge pull request #1094 from cvium/imageprocessor_exception
...
Skip processing of images that don't exist
6 years ago
Bond-009
3ddbda9aca
Merge branch 'master' into xml
6 years ago
Vasily
1fef8bf266
Merge pull request #1060 from Bond-009/assinfo
...
Remove redundant class AssemblyInfo
6 years ago
Joshua Boniface
3c4043199a
Implement review feedback
6 years ago
Vasily
0220309ea7
Merge pull request #1095 from Bond-009/fix1077
...
Add AppConfig to the DI service collection
6 years ago
Vasily
497b4f834f
Merge pull request #1021 from Bond-009/failonwarn
...
Fail on warnings for Jellyfin.Server
6 years ago
dkanada
715ddbb3b0
remove open subtitles from the server
6 years ago
Bond-009
0ff038f0a2
Fix nullref
6 years ago
Claus Vium
7322485a6d
Skip processing of images that don't exist
6 years ago
Vasily
f77af5f6e4
Merge pull request #1093 from joshuaboniface/saner-paths
...
Use better path configuration for packages
6 years ago
Vasily
2324c408ba
Merge pull request #1089 from jellyfin/translations
...
Update translations
6 years ago
Joshua Boniface
037cf9e1ee
Move CreateDirectory for dataDir to try block
6 years ago
Joshua Boniface
5268553e7f
Have datadir envvar match the others
6 years ago
Joshua Boniface
5f7524aca2
Remove unneccessary string
6 years ago
Joshua Boniface
86f5221f96
Use environment variables instead of opts for RPM
6 years ago
Joshua Boniface
ecf85a73ec
Use environment variables instead of opts for Deb
6 years ago
Joshua Boniface
132ce3ece1
Add further resources to complete WebPath
6 years ago
Joshua Boniface
25deca9579
Make use of WebPath
6 years ago
Joshua Boniface
93d15cd969
Add configuration flag for Web directory
6 years ago
Anthony Lavado
4b91c9bf66
Merge pull request #1075 from dkanada/thumbnail
...
Remove mirror images from library thumbnail
6 years ago
WWWesten
16adaa64c9
Translated using Weblate (Kazakh)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
6 years ago
Matsuri
93fe7957fb
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 97.8% (92 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
6 years ago
Joshua M. Boniface
fb96763f65
Merge pull request #1077 from Bond-009/musicbrainz
...
Make MusicBrainz base url configurable
6 years ago
Anthony Lavado
63342f89d4
Merge pull request #1081 from cvium/certificate_not_null
...
Disable HTTPS in Kestrel if Certificate is null
6 years ago
dkanada
47095e6cf8
move a variable out of for loop
6 years ago
Claus Vium
f2062ba19b
Disable HTTPS in Kestrel if Certificate is null
6 years ago
Bond-009
58061a7295
Make MusicBrainz base url configurable
6 years ago
Anthony Lavado
c6c398179a
Merge pull request #1072 from anthonylavado/remove-header
...
Remove New File Header
6 years ago
dkanada
e498e47109
remove mirror images from library thumbnail
6 years ago
Anthony Lavado
40089e2fd9
Merge pull request #1071 from jellyfin/Bond-009-patch-1
...
Fix error from #1069
6 years ago
Anthony Lavado
045a0419f6
remove new file header text, and remove it from solution
...
This removes the new file header text file from the repository, and also removes the include that was in the project solution.
6 years ago
Bond-009
80fb3dc2cb
Fix error
6 years ago
Vasily
fcee64df09
Merge pull request #1069 from Bond-009/fix
...
Quick nullref fix
6 years ago