Bond-009
82f041d050
Merge branch 'master' into release-10.3.z
5 years ago
Bond_009
5fc4ad6c4e
Address comments
5 years ago
Bond_009
b117b364f2
Remove duplicate code
5 years ago
Bond_009
3603c64fa6
Use HttpResponseHeaders instead of a dictionary
5 years ago
Bond_009
d405a400aa
Fixes issues with HttpClientManager
5 years ago
Joshua M. Boniface
54c6f02ebb
Merge pull request #1455 from ferferga/release-10.3.z
...
Vacuum databases at startup
5 years ago
Bond_009
ab7ef9c9cb
Fix style issues
5 years ago
Bond_009
0f897589ed
Streamline authentication proccess
5 years ago
Erwin de Haan
acf52b9b55
Cleanup extra spaces.
5 years ago
Erwin de Haan
7587fe56d8
Moved VACUUM down to the end of the list.
5 years ago
dkanada
9e9952d81f
Merge pull request #1247 from bugfixin/master
...
Adjust detection of 'sample' in filenames to use regex boundaries
5 years ago
Bond_009
29ae7b9aeb
Add docs
5 years ago
Bond_009
45c13141f9
Address comments
5 years ago
Bond_009
ecb8d8991b
Fix whitespace
5 years ago
Bond_009
d961278b3d
Reduce amount of raw sql
5 years ago
Bond_009
db2765aae5
Last bit of cleanup
5 years ago
Bond_009
7898af4ceb
Reworked PRAGMA statements use
5 years ago
Bond_009
edfd2d0cd9
Fix startup
5 years ago
Bond_009
d00ad28efd
Address comments
5 years ago
Bond-009
02b864e41b
Last line?
5 years ago
Bond-009
e88ebd748d
Final fixes
5 years ago
Bond-009
b6954f3bfd
More
5 years ago
Bond-009
27c29bbb4c
Back to a single connection
5 years ago
Bond-009
30842656a7
Properly dispose
5 years ago
Bond-009
e5248cfaa2
Properly dispose
5 years ago
Bond-009
c30ba14c1f
Use a connection pool instead of creating new connections
5 years ago
Bond-009
cec22ad10d
Simplify db code
5 years ago
dkanada
b3b08fecb2
Merge pull request #1453 from Bond-009/cleanup2
...
Improve main code flow
5 years ago
dkanada
1b2621cd30
Merge pull request #1454 from Bond-009/webresource
...
Simplify file serving code
5 years ago
Bond-009
0a5550b13d
Remove more unused stuff
5 years ago
Bond-009
067200be83
Remove usage of depricated 'WebRequest'
...
Ref: https://docs.microsoft.com/en-us/dotnet/api/system.net.webrequest?view=netframework-4.7.2
5 years ago
Bond_009
5554595255
Update deps
5 years ago
Bond_009
65a0ca2f32
Improvements to InstallationManager
5 years ago
Anthony Lavado
d4a42a1680
Merge pull request #1080 from Bond-009/httpclient
...
Remove usage of deprecated 'WebRequest'
5 years ago
Bond-009
af099a9b53
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-Authored-By: Jean-Samuel Aubry-Guzzi <DrPandemic@users.noreply.github.com>
5 years ago
Bond-009
6ebac0e500
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-Authored-By: Jean-Samuel Aubry-Guzzi <DrPandemic@users.noreply.github.com>
5 years ago
Anthony Lavado
b25c08e79a
Merge pull request #1156 from Bond-009/sep
...
Small cleanups here and there
5 years ago
Joshua M. Boniface
687255aa31
Merge pull request #1442 from jellyfin/release-10.3.z
...
Backmerge for Release 10.3.4 and 10.3.5
5 years ago
ferferga
b136f14084
Vacuum databases at startup
5 years ago
Bond_009
253e72f667
Simplify file serving code
5 years ago
Bond_009
aa30227545
Improve main code flow
...
Improved the way how some parts of the code depend on eachother
Fixed some style issues
5 years ago
Joshua M. Boniface
2946ae1009
Revert "Don't set a default reset provider"
...
This reverts commit c230d49d7c
.
This reenables an edge case where an admin might want to reset, with
the default auth provider, the password of an externally-provided
user so they could "unlock" the account while it was failing. There
might be minor security implications to this, but the malicious
actor would need FS access to do it (as they would with any password
resets) so it's probably best to keep it as-is.
Removing this in the first place was due to a misunderstanding
anyways so no harm.
5 years ago
Joshua M. Boniface
4b8f735cb8
Remove superfluous conditional
...
This wasn't needed to prevent updating the policy on-disk from my
tests and can be removed as suggested by @Bond-009
5 years ago
Joshua M. Boniface
c230d49d7c
Don't set a default reset provider
5 years ago
Joshua M. Boniface
20e2cb2d86
Use SecurityException for auth failure
5 years ago
Joshua M. Boniface
b70083f3b3
Apply suggestions from code review
...
Co-Authored-By: Claus Vium <cvium@users.noreply.github.com>
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
Joshua M. Boniface
74ef389879
Add nicer log message and comment
5 years ago
Joshua M. Boniface
d78a55adb4
Implement InvalidAuthProvider
...
Implements the InvalidAuthProvider, which acts as a fallback if a
configured authentication provider, e.g. LDAP, is unavailable due
to a load failure or removal. Until the user or the authentication
plugin is corrected, this will cause users with the missing provider
to be locked out, while throwing errors in the logs about the issue.
Fixes #1445 part 2
5 years ago
Anthony Lavado
aee3360841
Merge pull request #1366 from Bond-009/warn3
...
Fix more warnings
6 years ago
Anthony Lavado
256f44a870
Merge pull request #994 from Bond-009/tasks
...
Remove Tasks wrapped in a Task
6 years ago
Anthony Lavado
a623dd1921
Merge pull request #1368 from dkanada/drives
...
Only return useful drives
6 years ago
dkanada
b768ad978e
split the new command to more than one line
6 years ago
Juvenal Yescas
6b6776042c
Translated using Weblate (Spanish (Mexico))
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
6 years ago
Julio García
4adaeee054
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
6 years ago
Hyunsu Nam
a2d9420139
Translated using Weblate (Korean)
...
Currently translated at 97.8% (92 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
6 years ago
exveria1015
3431a85adf
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
6 years ago
dracocephalum
430483c7a1
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
6 years ago
Bond-009
ce1fa42f9d
Merge branch 'master' into tasks
6 years ago
Bond-009
a6f9ceedd8
Fix more warnings
6 years ago
exveria1015
b1f764984f
Added translation using Weblate (Japanese)
6 years ago
DrPandemic
69ee49bee6
Format correctly the PIN when updating it
6 years ago
erikasne6152
2aed2d164b
Translated using Weblate (Lithuanian)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
6 years ago
Bond-009
2d011b781e
Merge pull request #1383 from jellyfin/release-10.3.z
...
Backmerge for Release 10.3.3
6 years ago
dkanada
4a9b349c04
only return useful drives
6 years ago
DrPandemic
c22068d6b1
Fix pin bug introduced in 10.3.z.
...
The issue is that the new easyPassword format prepends the hash
function. This PR extract the hash from "$SHA1$_hash_".
6 years ago
Bond-009
35d7e97258
Ignore casing photo extensions
6 years ago
Joshua M. Boniface
89537abdc4
Merge pull request #1293 from Bond-009/query-time
...
Fix query time logging
6 years ago
Bond-009
d9c159122f
Merge pull request #1229 from voodoos/cleanup/SocketSharp
...
Cleaning WebSocketSharp continued
6 years ago
Joshua M. Boniface
2bc378a9c3
Merge pull request #1337 from jellyfin/release-10.3.z
...
Backmerge for 10.3.2 release
6 years ago
bugfixin
1df73fdeba
Fix incorrect hasPassword flag when easy pin set
6 years ago
Joshua M. Boniface
4e0be95368
Merge pull request #1305 from bugfixin/passwordless-form-encoded
...
Fix passwordless authentication with non-json content-types
6 years ago
Bond-009
61d7bed181
Merge pull request #1304 from jellyfin/release-10.3.z
...
Backmerge 10.3.1
6 years ago
bugfixin
844ea9d77e
Don't coalesce empty strings to null in StringMapTypeDeserializer
6 years ago
Bond_009
71479286e9
Fix #1234
6 years ago
Bond_009
a9337033c1
Fix query time logging
6 years ago
Claus Vium
28c2ac528d
Re-add content length, semi revert of changes in #1010 ( #1287 )
...
* Re-add content length, semi revert of changes in #1010
6 years ago
bugfixin
08d3a5d2fe
Fix null reference when request content type is application/x-www-form-urlencoded
6 years ago
Joshua M. Boniface
3738f95871
Merge pull request #1258 from Bond-009/fixpluginload
...
Handle exception when loading unsupported assembly
6 years ago
Claus Vium
764c6d5461
Fix comparison for empty password migration
6 years ago
Bond-009
6973182ade
Fix more possible exceptions
6 years ago
Bond-009
f62af07381
Handle exception when loading unsupported assembly
...
Fixes #1256
6 years ago
Bond-009
a8da122fb3
Merge pull request #1252 from jellyfin/release-10.3.z
...
Backmerge release 10.3.0
6 years ago
bugfixin
da842d5a73
Fix incorrect escaping in regex pattern
6 years ago
Joshua Boniface
4ad71766fc
Merge branch 'translations' into release-10.3.z
6 years ago
Weblate
9d60cc8c66
Rename Chinese (Traditional) file
6 years ago
bugfixin
0794a3edf4
Adjust detection of 'sample' in filenames to use regex boundaries
6 years ago
Libor Filípek
4a6243096a
Translated using Weblate (Czech)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
6 years ago
Heldenkrieger01
10cbdc8e8e
Translated using Weblate (Swiss German)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gsw/
6 years ago
SaddFox
4886fc467c
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
6 years ago
WWWesten
8e2827cc39
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
Βασίλης Μουρατίδης
395d2e4917
Translated using Weblate (Greek)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
6 years ago
Dan Johansen
d31f5229da
Translated using Weblate (Danish)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
6 years ago
Libor Filípek
d6622818dc
Translated using Weblate (Czech)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
6 years ago
tinganhsu
ba684d6d3a
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 96.8% (91 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
6 years ago
tinganhsu
90c04a4640
Added translation using Weblate (Chinese (Traditional))
6 years ago
Joshua M. Boniface
06a1e1f166
Merge pull request #1244 from joshuaboniface/hotfix-authapi
...
Hotfix authapi
6 years ago
Bond-009
8f703f4744
Remove unused event
...
Release builds were failing because of this unused event.
6 years ago
Joshua Boniface
250e0c75df
Add MethodNotAllowedException with code 405
6 years ago
Joshua M. Boniface
c3532b92f7
Merge pull request #1158 from Bond-009/httpclean
...
Reduce complexity http routes
6 years ago
Bond_009
c7fedfbca3
Fix metadata path save
6 years ago
Anthony Lavado
34ab99caf1
Move the ProductName to the public endpoint
...
Moves the ProductName field over from the private system/info point to
the public one, for easier identification
6 years ago
Anthony Lavado
b2f94c0e40
Remove the old message responders
...
Leaves only an answer to "Who is Jellyfin", removing older ones for
EmbyServer and MediaBrowser_v2.
6 years ago
VooDooS
ba12d96d23
Removed wrapping of HeaderNames fields
6 years ago
VooDooS
bb807554e2
Replace CRLF injection mitigation by use of .NET ip parsing
6 years ago
VooDooS
56d1050bac
Replace custom ip "normalization" by methods from `IPAddress`
6 years ago
VooDooS
a6e1b23eb0
Simplify headers use in WSS
6 years ago
Joshua M. Boniface
75a4f04cce
Merge pull request #1209 from joshuaboniface/hotfix-authprovider-create
...
Override username with AuthenticationProvider
6 years ago
Ulysse
a1d50a6d05
Clean `WebSocketSharpRequest.PathInfo` ( #1212 )
...
* rm useless ResolvePathInfoFromMappedPath method
* rm useless NormalizePathInfo method
* Use request.Path instead of RawUrl
* Removing unused `HandlerFactoryPath` field
* Use an expression body definition and rm field `pathInfo`
* More (syntactic) sugar
* Who needs blocks in cases ?
6 years ago
Joshua Boniface
1af9c047fb
Override username with AuthenticationProvider
...
Pass back the Username directive returned by an AuthenticationProvider
to the calling code, so we may override the user-provided Username
value if the authentication provider passes this back. Useful for
instance in an LDAP scenario where what the user types may not
necessarily be the "username" that is mapped in the system, e.g.
the user providing 'mail' while 'uid' is the "username" value.
Could also then be extensible to other authentication providers
as well, should they wish to do a similar thing.
6 years ago
Joshua Boniface
754e76a61b
Add TODO to remove string target
6 years ago
Joshua Boniface
09505e0988
Apply review feedback
...
Remove a few superfluous/testing log statements, and print the
deletion debug messages when it occurs rather than earlier. Use
a nicer name for the isDirectory variable.
6 years ago
Joshua Boniface
05a4161fd3
Correct the installation and removal of plugins
...
Upgrading plugins was broken for various reasons. There are four
fixes and a minor one:
1. Use a directory name based only on the `Name` of the plugin, not
the source filename, which contains the version. Avoids strange
duplication of the plugin.
2. Use the new directory name for the deletes if it's present, so
that installation and removal happen at that directory level
and we don't leave empty folders laying around. Ensures we
properly remove additional resources in plugins too, not just
the main `.dll` file.
3. Ignore the incoming `target` when installing, and always set
it ourself to the proper directory, which would matter when
reinstalling.
4. Deletes an existing target directory before installing if it
exists. Note that not calling any of the plugin removal code
is intentional; I suspect that would delete configurations
unexpectedly when upgrading which would be annoying. This way,
it just replaces the files and then reloads.
5. (Minor) Added some actual debug messages around the plugin
download section so failures can be more accurately seen.
6 years ago
Joshua Boniface
38fcd31917
Search all subdirectories for Plugins
...
This was added in #801 which broke the previous plugin install
behaviour. Previously plugins could be loaded from subdirectories
but this search was only for the highest level. Change it to search
all subdirectories instead to restore the previous behaviour.
Also modifies the same option from #934 , though I'm not 100% sure
if this is needed here.
6 years ago
Vasily
79d9b8e693
Merge pull request #1168 from Bond-009/io
...
Improve IO code
6 years ago
Joshua Boniface
f0fbd0232c
Correct bad quote characters
6 years ago
Joshua M. Boniface
72dd609109
Merge pull request #1149 from LogicalPhallacy/ImprovedPasswordReset
...
Adds per user password reset
6 years ago
LogicalPhallacy
13e94a8b1b
Remove dashes from pins
6 years ago
Bond_009
f911fda34f
Merge ifs
6 years ago
Phallacy
2d396cb589
adds readonly to properties
6 years ago
Phallacy
b56031b9f3
fix byte string
6 years ago
Bond_009
41df562419
Improve IO code
...
* Style changes
* Remove remnants of SMB support
* Use `GetInvalidFileNameChars` instead of rolling our own
* Remove possible unexpected behaviour with async file streams
* Remove some dead code
6 years ago
Bond_009
3001f21f8d
Hacky fix for a hacky issue
6 years ago
Phallacy
48b50a22a4
switched to a hexa string with crypto random backing
6 years ago
Phallacy
5e8496bc59
minor fixes and usings
6 years ago
Joshua M. Boniface
2dbc1153e8
Merge pull request #934 from Bond-009/plugin
...
WIP - Don't require a restart for 75% of plugins
6 years ago
Bond-009
b07c146fd9
Update Emby.Server.Implementations/Library/DefaultPasswordResetProvider.cs
...
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
6 years ago
Bond-009
73a9079ee2
Merge branch 'master' into httpclient
6 years ago
Joshua M. Boniface
cc2edc4d66
Merge pull request #1151 from Phlogi/patch-1
...
Use public ports and advertise DNS if available for WAN address
6 years ago
Bond-009
d0fbd260d5
Merge branch 'master' into httpclient
6 years ago
Bond_009
b69b19ddce
Move messageId out of outer loop
6 years ago
Bond_009
6c0e2e249d
Even more duplicate code removed
6 years ago
Bond_009
8ed5d154b7
Remove duplicate code
6 years ago
Bond_009
157a86d0f1
Remove dead code
6 years ago
Bond-009
a332092769
Reduce complexity http routes
6 years ago
Phallacy
6be8624373
async improvements and post reset cleanups
6 years ago
LogicalPhallacy
740c95d557
Apply minor suggestions from code review
...
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
6 years ago
Phlogi
122cba2aa7
Correct use of local variable wanAddress.
6 years ago
Bond-009
b44a70ff36
Simplify/remove/clean code
...
* Remove useless runtime check (we only support one)
* Remove unused args
* Remove a global constant
And ofc fix some warnings ;)
6 years ago
Phlogi
1b03f078b9
No need to assign empty string.
6 years ago
Phlogi
4c8f8cf64c
Removed trailing spaces, renamed get wan IP function.
6 years ago
Bond_009
2696ac5eac
Lower the amount of running tasks
6 years ago
Bond-009
6566c91360
Seperate changes from #1023
...
The unrelated changes from #1023 (and more)
6 years ago
Claus Vium
6480cfcc87
Formatting update Emby.Server.Implementations/ApplicationHost.cs
...
Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com>
6 years ago
Claus Vium
e36d424b5f
Formatting update Emby.Server.Implementations/ApplicationHost.cs
...
Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com>
6 years ago
Claus Vium
f7e7d72688
Formatting update Emby.Server.Implementations/ApplicationHost.cs
...
Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com>
6 years ago
Claus Vium
3474568ce2
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com>
6 years ago
Claus Vium
89f2dfd78a
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com>
6 years ago
Claus Vium
2c4c56d6d6
Formatting update Emby.Server.Implementations/ApplicationHost.cs
...
Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com>
6 years ago
Phlogi
087d4153ae
Fix check for available WAN address.
6 years ago
Phallacy
86772bd7bd
removes needless dictionary
6 years ago
Claus Vium
4e2841f0d7
Update Emby.Server.Implementations/Library/UserManager.cs
...
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
6 years ago
Phallacy
26fe4040bf
fixes some usings
6 years ago
Phlogi
fb7f29de18
Format the WAN API Url correctly with https and Port.
6 years ago
Phlogi
d18252542d
Also add the WAN switch to the public system info.
6 years ago
Phlogi
030fcaac15
Proper access to configuration objects
6 years ago
Phlogi
7ebb043249
Removed comment, renamed methods consistently.
6 years ago
Claus Vium
598b1c9966
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com>
6 years ago
Claus Vium
cf36aaef2b
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com>
6 years ago
Claus Vium
f30af9cd5f
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com>
6 years ago
Phlogi
4ffec8ad26
Fix build, missing changes.
6 years ago
Phlogi
69cc5814d8
Change WAN IP behaviour: Use ServerConfiguration.WanDdns if set in configuration.
6 years ago
Phlogi
414a318a0d
WAN Address should use public ports instead of local ports.
...
https://github.com/jellyfin/jellyfin/issues/601#issuecomment-475941080
6 years ago
Phallacy
758e35baba
greaterthen/lessthen reversal fix
6 years ago
Phallacy
09921a00aa
made password resets an interface and per user
6 years ago
Bill Thornton
4cd8903abc
Fix default value for Expires header
6 years ago
Joshua M. Boniface
fc79659549
Merge pull request #1127 from LogicalPhallacy/lockoutfix
...
Add configurable user lockout
6 years ago
Vasily
e81a6adb95
Merge pull request #1090 from redSpoutnik/subtitle-display-title
...
Set DisplayTitle for subtitles
6 years ago
Phallacy
80aedcd7e2
really fixed line endings
6 years ago
Phallacy
fc28c9237c
fixed line endings
6 years ago
Phallacy
b04200ca68
adding regex fix
6 years ago
Joshua M. Boniface
e3dbed1c1a
Update Emby.Server.Implementations/Library/UserManager.cs
...
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
6 years ago
redSpoutnik
480a6607e2
Merge branch 'master' into subtitle-display-title
6 years ago
Phallacy
7f0fa74467
updated regex to string literal with escaped -
6 years ago
LogicalPhallacy
9df1506794
Merge pull request #2 from LogicalPhallacy/master
...
update lockoutfix to latest for testing
6 years ago
LogicalPhallacy
2d0844b5db
Merge pull request #1 from jellyfin/master
...
merging myself to latest
6 years ago
Phallacy
1ee016c997
configurable user lockout
6 years ago
Phallacy
221389089c
quick fix for auth bug
6 years ago
Vasily
11fde02035
Merge pull request #1105 from ploughpuff/ratelimit
...
Only delay making MusicBrainz request if necessary
6 years ago
PloughPuff
d125fbc43d
Added contact email to user agent
...
MusicBrainz request a contact email address is supplied in comment section of user agent field.
6 years ago
redSpoutnik
427688a0a0
Change subtitles DisplayTitle behavior
6 years ago
Erwin de Haan
21cc38fcf4
Adjusted AssemblyCopyright attribute values.
6 years ago
Vasily
208585d3f6
Merge pull request #1106 from Bond-009/warn2
...
More warning fixes
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
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
297f25cfc2
Merge pull request #1059 from Bond-009/os
...
Remove EnvironmentInfo
6 years ago
Joshua M. Boniface
6751560228
Merge pull request #1092 from joshuaboniface/configurable-webdir
...
Add configurable webdir option
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
Vasily
2324c408ba
Merge pull request #1089 from jellyfin/translations
...
Update translations
6 years ago
Joshua Boniface
5f7524aca2
Remove unneccessary string
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
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
Claus Vium
f2062ba19b
Disable HTTPS in Kestrel if Certificate is null
6 years ago
Bond-009
7f42dcc60f
Remove more unused stuff
6 years ago
Bond-009
369785c184
Remove usage of depricated 'WebRequest'
...
Ref: https://docs.microsoft.com/en-us/dotnet/api/system.net.webrequest?view=netframework-4.7.2
6 years ago
Bond-009
58061a7295
Make MusicBrainz base url configurable
6 years ago
Claus Vium
e3b844b5aa
Add urlprefixes during init
6 years ago
Bond-009
decaffed86
Remove EnvironmentInfo
...
This moved the last bit of usefulness of EnvironmentInfo into a static
class.
6 years ago
Bond-009
669c48cc8b
Merge pull request #1065 from cvium/closed_response
...
Don't set status code if response is closed
6 years ago
Claus Vium
3fa43a1e08
Don't set status code if response is closed
6 years ago
Vasily
028a98d2c1
Merge pull request #1058 from Bond-009/clean
...
Cleanup/simplification
6 years ago
Bond-009
620d7b560d
Fail on warnings for Jellyfin.Server
6 years ago
Bond_009
37ea50a572
Reduce the amount of exceptions thrown
6 years ago
Bond-009
c5fce647de
Cleanup/simplification
...
* Removed useless copies/allocations
* Reduced unneeded complexity
6 years ago
Claus Vium
0abe57e930
Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc
6 years ago
Bond-009
ae0ecc1b10
Merge pull request #870 from LogicalPhallacy/betterauth
...
Better default authentication
6 years ago
Claus Vium
dfff68b2f4
Make SkipLogExtensions static
6 years ago
Bond-009
f486f5966f
Update Emby.Server.Implementations/Library/DefaultAuthenticationProvider.cs
...
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
6 years ago
Bond-009
e91dd14b31
Remove redundent class AssemblyInfo
6 years ago
Vasily
a4b52b7264
Merge pull request #844 from ploughpuff/ffmpeg
...
Reworked FFmpeg path discovery and always display to user
6 years ago
Vasily
5ae0ef0527
Merge pull request #1028 from Bond-009/ratings
...
Simplify rating loading
6 years ago
Phallacy
dfb1d704ed
made hashset static and readonly
6 years ago
Phallacy
8f4895e8a5
more fixes for perf and style
6 years ago
Bond_009
a9302b8b53
Remove useless abstraction around XmlReaderSettings
...
This removes the amount of stuff that needs to be passed around
Also removes some unneeded `ManagedFileSystem` usage
6 years ago
Bond-009
c31b0b311b
Apply suggestions from code review
...
more minor fixes before I do larger fixes
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
6 years ago
Claus Vium
bba049c987
Make FileSystem readonly
6 years ago
Claus Vium
21c2acc520
Remove public Host property
6 years ago
Claus Vium
394d23a73a
Review comments
6 years ago
Bond-009
04db0369d4
Update LocalizationManager.cs
6 years ago
Vasily
2242c8d793
Merge pull request #915 from cvium/remove_encryptionmanager
...
Remove IEncryptionManager
6 years ago
Phallacy
bef665be36
Minor fixes to address style issues
6 years ago
PloughPuff
2617a49b78
Renamed Init() to SetFFmpegPath()
6 years ago
PloughPuff
ed69e690b8
Review comments
...
Address review comments from JustAMan, Bond-009 and cvium.
6 years ago
PloughPuff
20775116f7
Reworked FFmpeg path discovery and always display to user
...
1) Reworked FFmpeg and FFprobe path discovery (CLI switch, Custom xml, system $PATH, UI update trigger). Removed FFMpeg folder from Emby.Server.Implementations. All path discovery now in MediaEncoder.
2) Always display FFmpeg path to user in Transcode page.
3) Allow user to remove a Custome FFmpeg path and return to using system $PATH (or --ffmpeg if available).
4) Remove unused code associated with 'prebuilt' FFmpeg.
5) Much improved logging during path discovery.
6 years ago
Claus Vium
446f9bf81f
Remove more Content-Length references
6 years ago
Claus Vium
913e80fd55
Add ProcessWebSocketRequest to IHttpListener
6 years ago
Claus Vium
9a4a01fb0e
Fix DI in FileWriter.TransmitFile
6 years ago
Claus Vium
78742b8e4c
Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
6 years ago
Claus Vium
bc00617df7
Remove unused Brotli compressor
6 years ago
Phallacy
2c26517172
minor style fixes
6 years ago
Claus Vium
51648a2a21
Remove unused _listener
6 years ago
Claus Vium
12df381495
Grab content root from config and fix kestrel port bindings
6 years ago
Claus Vium
0250204f14
Expand todo
6 years ago
Bond-009
0419deeec4
Update LocalizationManager.cs
6 years ago
Claus Vium
9020f68ce1
Use QueryHelpers.AddQueryString
6 years ago
Claus Vium
557c4d065d
Review comments
6 years ago
Claus Vium
6cc1bd544a
Fix a logging statement
6 years ago
Joshua M. Boniface
aba22b92bc
Merge pull request #735 from Bond-009/loop
...
Readability changes
6 years ago
Claus Vium
040871459b
Remove some unused references
6 years ago
Claus Vium
6263b73d9c
Await host startup
6 years ago
Claus Vium
1cc433eabc
Start the webhost before RunStartupTasks and fix ContentEncoding
6 years ago
Claus Vium
d450169964
Use EnableHttps instead of CertificateInfo
6 years ago
Claus Vium
e823c11b46
Add certificate to https and minor cleanup
6 years ago
Lynxy
5368112d90
Correct the list of series types
6 years ago
Bond-009
ed07ed44ae
Simplify rating loading
6 years ago
Bond-009
9993dafe54
Don't mix LINQ and roreach loops for readability
6 years ago
Claus Vium
6bdb5debd2
Add some websocket manager boilerplate
6 years ago
Deniz
3d3d879b99
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
6 years ago
ElFantasma
53ed6e5e6e
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
6 years ago
SaddFox
d0e4e0f600
Translated using Weblate (Slovenian)
...
Currently translated at 87.2% (82 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
6 years ago
v1tin
311caf3fc3
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
6 years ago
EffeF
7c13021def
Translated using Weblate (Italian)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
6 years ago
TheBird956
c8788d83fb
Translated using Weblate (French (Canada))
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
6 years ago
TheBird956
331260cf80
Translated using Weblate (French)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
6 years ago
Phallacy
edba82db37
fixed logic flip in auth empty check and fixed crypto algo choice
6 years ago
Claus Vium
1ac282b12e
Call SharpWebSocket's Closed event handler before disposing
6 years ago
Claus Vium
588a13377c
Remove a file that shouldn't have been added
6 years ago
Claus Vium
fb1de5a921
Remove more cruft and add the beginnings of a socket middleware
6 years ago
Claus Vium
dab8e15052
Check websocket state before closing
6 years ago
Claus Vium
e47d121985
Fix websockets
6 years ago
Claus Vium
c0b95dbc79
Fix query log for real
6 years ago
Claus Vium
647adc51c8
Fix query log
6 years ago
Vasily
3769453541
Merge pull request #978 from fasheng/fix-dlna-multiple-interfaces
...
Fix DLNA for multiple interfaces on linux
6 years ago
Vasily
8c2af50170
Merge pull request #1011 from Bond-009/order
...
Don't try to order the response the same as the request
6 years ago
Claus Vium
27e7e792b3
Replace some usage of QueryParamCollection
6 years ago
Xu Fasheng
7429c07c05
Remove redundant parenthesis
6 years ago
Claus Vium
333bd2107a
Remove HttpUtility
6 years ago
Claus Vium
25d3d0b731
Remove some unused stuff
6 years ago
Claus Vium
77addb2283
Remove SocketHttpListener
6 years ago
Joshua M. Boniface
9eba31185a
Merge pull request #959 from Bond-009/string
...
Reduce string allocations at startup
6 years ago
Joshua M. Boniface
aea7edf0fa
Merge pull request #891 from Bond-009/postsan
...
Reduce the amount of db calls during the post scan event
6 years ago
Claus Vium
848cfc32cc
More cleanup
6 years ago
Claus Vium
5510e8ebee
Remove unused Cookies
6 years ago
Claus Vium
9c02e99e35
Undo some of the span abuse
6 years ago
Claus Vium
148db8b81a
Remove unused SharpSocket stuff
6 years ago
Claus Vium
e342b7bc71
Extend the IHttpServer interface to avoid the typecasting
6 years ago
Claus Vium
f1c93ae618
Remove SetContentLength and company
6 years ago
Claus Vium
4e229ad86b
Fix PathInfo
6 years ago
Claus Vium
e88f079da6
Remove websocket options and configure kestrel listen ports
6 years ago
Claus Vium
4e8de67aca
Remove SocketSharp from Jellyfin.Server and some other cleanup
6 years ago
Claus Vium
a85488cd20
Fix websockets array index out of bounds and some cleanup
6 years ago
Claus Vium
5a7cca9d1b
Fix websockets and RawUrl
6 years ago
Claus Vium
d6c6f3c10c
Still broken
6 years ago
Claus Vium
38f52a139e
Add response compression middleware
6 years ago
Claus Vium
194da8416b
Use middlewares instead of Routing
6 years ago
Claus Vium
f3e7bc0573
Replace some todos with http extensions and prepare some socket work
6 years ago
Claus Vium
c3fa299acc
Remove hardcoded path and fix url bug in Windows
6 years ago
Claus Vium
852460b991
kestrel init
6 years ago
Claus Vium
4db31acff9
Begin removing System.Net sources
6 years ago
Bond-009
1731bf7372
Remove ordering items
6 years ago
Bond-009
0804bed66d
Log time in a standardized way
6 years ago
Bond_009
0f9006c81f
Use stopwatch for more accurate measurements and reduce log spam
...
DateTime.Now is suitible for small timespans
Replaced the needlessly complex and verbose logging for the httpserver
6 years ago
Anthony Lavado
de45cfdd8c
Merge pull request #984 from WWWesten/patch-1
...
Update kz.csv
6 years ago
WWWesten
e79d44d9f1
Update kz.csv
...
The new ratings system
6 years ago
Claus Vium
fb7de2f966
Remove duplicate code and use using to properly dispose the response stream
6 years ago
Xu Fasheng
cbd0e71c07
Send DLNA devices message to only the matched interface
...
This will be the right way for multiple interfaces, or the client will
receive all devices message with different IP addresses and could not
detect which one could access.
And provide one option DlnaOptions.SendOnlyMatchedHost to fallback to old
behaviour if this commit missed something.
6 years ago
Xu Fasheng
cf4e64f430
Add option to toggle if ignore virtual interfaces
...
Some VPN like ZerotierOne owns IP address but no gateway, and there is no
good idea in NetworkManager.GetIPsDefault() to filter such virtual interfaces,
so just provide one option to let user decide it.
6 years ago
Vasily
e7e7d96f51
Merge pull request #776 from cvium/update_tvdb
...
Update tvdb provider to v2 api
6 years ago
Bond_009
320707d44c
Reduce string allocations at startup
6 years ago
PloughPuff
73c1cdb32a
Avoid exceptions due to folder and file not found
...
1) Use function to return path to temp transcode path which has benefit of creating temp folder if not exists, thereby avoiding the exception when GetFilePaths is used.
2) Check json files exists before attempting to read from it. Avoids having to mask FileNotFound exceptions when debugging.
6 years ago
Vasily
bca7a26ffd
Merge branch 'master' into update_tvdb
6 years ago
Claus Vium
a23f04623e
Remove IEncryptionManager
6 years ago
Phallacy
098de6b050
made newlines into linux newlines
6 years ago
Phallacy
a0d31a49a0
merging with master to clear merge conflict
6 years ago
Phallacy
6bbb968b57
minor changes and return to netstandard
6 years ago
Joshua M. Boniface
89d4ce309d
Merge pull request #848 from Bond-009/perf
...
Minor changes to reduce allocations
6 years ago
Joshua M. Boniface
b43317c5e1
Merge pull request #830 from Bond-009/update
...
Removed remaining self-update code
6 years ago
Bond-009
c6188e26af
Got to start somewhere
6 years ago
Phallacy
56e3063342
little fixes for JustAMan
6 years ago
Vasily
13f2783a8e
Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration
...
Replace primitive injection with IConfiguration
6 years ago
Bond_009
77a5617774
Removed remaining self-update code
6 years ago
Vasily
395072239d
Merge pull request #913 from Bond-009/log
...
Reduce log spam
6 years ago
Vasily
e2f6ecaef6
Merge pull request #829 from Bond-009/fields
...
Removed some unused fields
6 years ago
Phallacy
48e7274d37
added justaman notes, fixed new bug from emty has removals
6 years ago
LogicalPhallacy
9f3aa2cead
Apply suggestions from code review
...
Adding minor stylistic suggestions from Bond-009
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
6 years ago
bobberb
bb50363812
Translated using Weblate (Hebrew)
...
Currently translated at 97.8% (92 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
6 years ago
William Taylor
18ae107ce4
Removed unnecessary configuration options and reduced primitive dependencies
6 years ago
William Taylor
3f80b16ffa
Removed Reference and replaced with package reference
6 years ago
William Taylor
72aa364aa5
Removed extra using
6 years ago
William Taylor
0d5fbcb031
Removed primitives from services in Program.cs
...
This will make it easier to move dependency registration
to a system without having to new up all the services first.
Moved the primitives to an IConfiguration which is much easier to inject.
6 years ago
Bond-009
a35ea49c99
Merge remote-tracking branch 'upstream/release-10.2.z' into newmaser
6 years ago
Bond-009
4811e76860
Merge branch 'master' into perf
6 years ago
Bond-009
bdfd042d70
Merge branch 'master' into fields
6 years ago
Bond-009
a993420676
Reduce log spam
6 years ago
Bond-009
25c2267a89
Merge pull request #907 from cvium/fix_assembly_visibility
...
Fix assembly visibility
6 years ago
Joshua M. Boniface
4ea76f9cdc
Merge pull request #883 from jellyfin/translations
...
Import Translations
6 years ago
Bond-009
43cf11aa35
Change discards
6 years ago
Claus Vium
21f0a7e020
Make all class implementing dynamically loaded interfaces public
6 years ago
Claus Vium
cb6d2cbd2d
Remove SizeLimit
6 years ago
Claus Vium
ce51025e7c
Use DI for TvDbClientManager
6 years ago
Vasily
7cc69f30c4
Merge pull request #801 from Bond-009/di
...
Move to Microsoft.Extensions.DependencyInjection
6 years ago
Claus Vium
2845e7e101
Properly dispose HttpWebResponse when the request failed to avoid 'too many open files'
6 years ago
WWWesten
c78298789d
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
Bond-009
0fbc4545d1
Address comments
6 years ago
Vasily
cac3a3e945
Merge pull request #863 from fruhnow/tvg-chno
...
Adding support for "tvg-chno"-Tag in M3U Channel Lists
6 years ago
Bond-009
bca569da42
Reduce the amount of db calls during the post scan event
6 years ago
Claus Vium
c720504e39
Drop ETag and use Last-Modified header ( #890 )
...
Drop ETag and use Last-Modified since performance is much better
6 years ago
ploughpuff
a2dd2ddd55
Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir ( #781 )
...
Re-write rules for determining dataDir, configDir and logDir. Generally, arguments from command line take precedence, then JELLYFIN env vars, before using XDG names.
Co-Authored-By: ploughpuff <33969763+ploughpuff@users.noreply.github.com>
6 years ago
Bond-009
5835c4b21d
Remove comment
6 years ago
Claus Vium
d8e6808d77
Update Emby.Server.Implementations/Library/DefaultAuthenticationProvider.cs
...
fix to styling
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
6 years ago
Claus Vium
9e58e31de0
Update Emby.Server.Implementations/Library/DefaultAuthenticationProvider.cs
...
fix to styling
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
6 years ago
Phallacy
77602aff88
Minor fixes re:PR870, added null checks from PR876
6 years ago
Phallacy
1ffd443d5a
fixed nul user check to be first per justaman
6 years ago
Polydeukes
bfc3954995
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
6 years ago
WWWesten
4ed90d4658
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
ZsiGiT
3a6a5baa8e
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
6 years ago
Leo Verto
18f0d996c0
Translated using Weblate (German)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
6 years ago
Claus Vium
da2554bd53
Translated using Weblate (Danish)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
6 years ago
WWWesten
f2811323c2
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
Bond-009
c74028d08d
Address comments
6 years ago
Bond-009
3f13851be5
Address comments
6 years ago
Bond_009
8d98885cda
Less string allocations
6 years ago
Bond_009
da9418c1b2
Useless copy
6 years ago
Bond_009
9dba930a85
Warn faster for slow requests
6 years ago
Bond_009
7722cb3ffa
Some Lists -> IEnumerable
6 years ago
Bond_009
3e6819c718
Don't clone lists
6 years ago
Bond_009
41fb1e5106
Tuple -> ValueTuple
6 years ago
Bond_009
64d5ec12e2
Use HashSets for increased perf
6 years ago
Bond_009
d409623086
Don't create multiple instances of the same type
6 years ago
Bond_009
9af28607c9
Simplify plugin loading
6 years ago
Bond_009
81a8ebde22
Move to Microsoft.Extensions.DependencyInjection
...
This PR replaces SimpleInjector with
Microsoft.Extensions.DependencyInjection.
6 years ago
Vasily
221a95c93c
Translated using Weblate (Russian)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
6 years ago
WWWesten
982ac32471
Translated using Weblate (Russian)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
6 years ago
Joshua Boniface
d48275a785
Translated using Weblate (English (United Kingdom))
...
Currently translated at 97.8% (92 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
6 years ago
Stef Havermans
a4e98a0390
Translated using Weblate (Dutch)
...
Currently translated at 97.8% (92 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
6 years ago
Stef Havermans
0fbdb79df7
Translated using Weblate (Dutch)
...
Currently translated at 88.2% (83 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
6 years ago
Erwin de Haan
87dc60d4aa
Translated using Weblate (Dutch)
...
Currently translated at 88.2% (83 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
6 years ago
Sarah Zainalabidin
d6b56dde62
Translated using Weblate (Malay)
...
Currently translated at 98.9% (93 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
6 years ago
Kowalski Prime
0302144b22
Translated using Weblate (Italian)
...
Currently translated at 98.9% (93 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
6 years ago
ZsiGiT
269b94254b
Translated using Weblate (Hungarian)
...
Currently translated at 98.9% (93 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
6 years ago
Hadrien Miche
2f377e0a0f
Translated using Weblate (French)
...
Currently translated at 98.9% (93 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
6 years ago
Erwin de Haan
3b96c78515
Translated using Weblate (English (United States))
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_US/
6 years ago
bakkegaard
e150174ece
Translated using Weblate (Danish)
...
Currently translated at 98.9% (93 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
6 years ago
Erwin de Haan
33e069e461
Translated using Weblate (Dutch)
...
Currently translated at 96.8% (91 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
6 years ago
Phallacy
05bbf71b6d
sha256 with salt auth and sha1 interop
6 years ago
LogicalPhallacy
8bf88f4cb2
Merge pull request #9 from jellyfin/master
...
Yanking in latest changes
6 years ago
Claus Vium
406fb045c2
Change logging to match the action
6 years ago
Claus Vium
32992b6143
Add extra linebreak
6 years ago
Claus Vium
da169dddb5
Remove DLL support and require all packages/plugins to be zip archives
6 years ago
Felix Ruhnow
edf5ee0cc4
combining some of the if's and adressing #820
6 years ago
Joshua Boniface
2f4a00d322
Add support for ZIP plugin archives
...
Most code from @cvium. Also removes the lazy and ill-conceived GUID-
based checksumming, which just died with ZIP archives.
6 years ago
Felix Ruhnow
86089ec03a
Adding support for "tvg-chno"-Tag in M3U Channel Lists
6 years ago
Joshua M. Boniface
eb4b705167
Merge pull request #852 from Bond-009/nuget
...
Use SQLitePCL.pretty.netstandard on NuGet
6 years ago
Joshua Boniface
382b8bb509
Use Path.Combine
6 years ago
Joshua Boniface
74d2698c5f
Fix poor handling of cache directories
6 years ago
Bond_009
a71040ba1b
Chnage to own NuGet package
6 years ago
Bond_009
a6a4cd5667
Removed some unused fields
6 years ago
Erwin de Haan
f1ef0b0b4c
Fix namespacing so it lines up properly with file names and paths ( #715 )
...
* Fix stupid namespacing so it lines up properly with file names and paths.
6 years ago
Claus Vium
ce03662fa7
Add error logging when translation is missing from core
6 years ago
Claus Vium
49923e50db
Remove missing languages from localization options
6 years ago
Claus Vium
c3c52b6682
Default to en-US for missing core translations
6 years ago
Vasily
3a88a3c795
Merge pull request #822 from Bond-009/imagedimensions
...
Complete rename ImageSize -> ImageDimensions
6 years ago
Bond_009
70c85925af
Move some arrays to generics
6 years ago
Bond-009
e216702bcf
Complete rename ImageSize -> ImageDimensions
6 years ago
Claus Vium
0ef2b46106
Remove custom Threading
6 years ago
Bond_009
ae5514afd6
Fix loading of rating files
6 years ago
Vasily
0b3e6548db
Merge pull request #797 from Bond-009/warnings
...
Fix all warnings
6 years ago
Joshua M. Boniface
c4f51e16a5
Merge pull request #736 from Bond-009/startasync
...
Start startup tasks async
6 years ago
Joshua M. Boniface
56dcc45dc0
Merge pull request #732 from Bond-009/locale
...
Reworked LocalizationManager to load data async
6 years ago
Bond-009
cb1ff69585
Fix build error
6 years ago
dkanada
c118f111b6
add suggestions from code review
6 years ago
dkanada
52e91243e5
merge progress calculation into a single line
6 years ago
dkanada
aadf7676d1
remove useless comments
6 years ago
dkanada
08ca1337a9
unhide several scheduled tasks and add missing properties
6 years ago
dkanada
07072d9f7b
move all scheduled tasks and triggers into folders
6 years ago
dkanada
7e3c45c917
fix build errors and update plugin manifest location
6 years ago
dkanada
548270772c
add PluginUpdateTask back into source
6 years ago
Joshua M. Boniface
32f393d57f
Merge pull request #764 from Bond-009/encoding
...
Remove dead code, made some functions properly async
6 years ago
Bond-009
78e4e2ed92
Fix all warnings
6 years ago
Andrew Rabert
42d5a48491
Merge pull request #788 from Bond-009/warnings
...
Fix more warnings
6 years ago
Bond_009
66eabcdd39
Minor changes to encoding code
...
* Don't wait in intervals of 100ms for the file to exist
6 years ago
Bond_009
1385d89df6
Remove MoreLINQ
6 years ago
Bond_009
8b073e2ba5
Remove unused field
6 years ago
Bond_009
5ac6d0ae59
Fix more warnings
6 years ago
Bond_009
8af1e93cd4
Make cache dir configurable
6 years ago
Bond_009
cabb824f2a
Fix build error
6 years ago
minegociomovil
885a000da7
Update iso6392.txt
...
Add new es-MX option for the latin metadata search in www.themoviedb.org
Content add: spa||es-mx|Spanish; Latin|espagnol; Latin
6 years ago
Joshua M. Boniface
c713824bf9
Merge pull request #734 from Bond-009/culture
...
Fix more analyzer warnings
6 years ago
Joshua M. Boniface
ea851317e7
Merge pull request #733 from Bond-009/startuptasks
...
Remove unused function
6 years ago
Claus Vium
8985fb8d58
Remove support for games as a media type
6 years ago
PloughPuff
211ae30188
Revert back to NoAutoRunWebApp
...
Addressed further review comments. Removed unnecessary .ParsedStartupOptions namespace. Removed DataDir, ConfigDir and LogDir from Interface file as not necessary.
6 years ago
PloughPuff
e18b89ca27
Move Options to Jellyfin.Server and create interface file
...
Changes following review comments.
6 years ago
PloughPuff
ebd2a30087
Accept single-hyphen usage and rename -programdatadir to -datadir
...
For backwards compatibility, modify the args[] strings to replace single-hyphens with double-hyphens before parsing.
Also rename -programdatadir to -datadir.
6 years ago
PloughPuff
fd361421b1
Use CommandLineParser package for handling CLI args
6 years ago
Claus Vium
f7a46c7a56
Remove more Connect related stuff
6 years ago
Bond-009
2a1f6361a5
Merge branch 'master' into locale
6 years ago
Phallacy
4519ce26e2
Upgrade crypto provider, retarget better framework
6 years ago
Bond-009
1ea219bf3f
Merge branch 'master' into culture
6 years ago
Bond-009
d0f2b3a747
Merge branch 'master' into startuptasks
6 years ago
Vasily
055e43eda7
Update Emby.Server.Implementations/Localization/LocalizationManager.cs
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
6 years ago
Vasily
c8cb908004
Merge pull request #716 from Bond-009/warnings
...
Remove more compile time warnings
6 years ago
Erwin de Haan
838541b825
Removed loose whitespace and one .ToArray() call.
6 years ago
Erwin de Haan
1d1d7e8a37
Fixed inlining local-variable artifact.
6 years ago
Erwin de Haan
d3afa53191
Final refactored `IFileSystem` and `ManagedFileSystem`
6 years ago
Erwin de Haan
b9a111432a
Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
6 years ago
Erwin de Haan
581a7fe078
Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
6 years ago
Erwin de Haan
a430568082
Unwrapped `OpenRead` and `CopyFile`
6 years ago
Erwin de Haan
d7c6d16250
Unwrapped CreateDirectory and DeleteDirectory
6 years ago
Erwin de Haan
3a831994f6
Unwrapped GetDirectoryName and DirectorySeperatorChar
6 years ago
Claus Vium
a05d803d4c
Fix crash when trying to deserialize a non-existing scheduled task
6 years ago
Bond_009
ffe79c8982
Check if file exists instead of catching exceptions
6 years ago
Bond_009
1a3543e5a5
Remove code for pre-installed plugins
6 years ago
Bond_009
85a58fd655
Start startup tasks async
6 years ago
Bond_009
a709cbdc64
Fix more analyzer warnings
6 years ago
Bond_009
08b63a7c11
Remove unused function
...
RunStartupTasks never executes because "startuptasks.txt" is never
created
6 years ago
Bond_009
51edd5d067
Reworked LocalizationManager to load data async
6 years ago
Claus Vium
64b6cfa3dc
Add Size to TypedBaseItem
6 years ago
Andrew Rabert
05fd76c0fa
Merge pull request #723 from Bond-009/dbperf
...
Minor improvements to db code
6 years ago
Andrew Rabert
7165868509
Merge pull request #709 from Bond-009/null
...
Fix always null expressions
6 years ago
Andrew Rabert
4190410c7e
Merge pull request #710 from Bond-009/spelling
...
Fix a spelling mistake
6 years ago
Andrew Rabert
b673054c8d
Merge pull request #711 from Bond-009/sysevent
...
Remove remnants of system events
6 years ago
Bond_009
d8d6c6f254
Address comments
6 years ago
Bond_009
2ffab720fb
Fix ctor
6 years ago
Bond_009
07f163a4c3
Minor improvements to db code
6 years ago
Bond_009
883575893b
Change image dimentions from double to int
...
Rename ImageSize -> ImageDimensions
6 years ago
Erwin de Haan
d1a0497f55
Revert "Merge pull request #452 from Bond-009/activitydb"
...
This reverts commit 48ad18d12b
, reversing
changes made to fe197415ca
.
6 years ago
Bond_009
ded9dee22c
Remove more compile time warnings
6 years ago
Bond_009
fd7f420af2
Remove remnants of system events
6 years ago
Bond_009
eaa6cb0ddc
Fix a spelling mistake
6 years ago
Bond_009
8af256f9c2
Fix always null expressions
6 years ago
Andrew Rabert
48ad18d12b
Merge pull request #452 from Bond-009/activitydb
...
Use EF Core for Activity database
6 years ago
Andrew Rabert
fe197415ca
Merge pull request #657 from Bond-009/true
...
Remove conditions that are always true/false
6 years ago
Andrew Rabert
0231bd88a7
Merge pull request #672 from cvium/kill_unconditional_caching
...
Remove unconditional caching, modified since header and use ETags
6 years ago
Bond_009
905a253ff5
Suffix async methods with Async
6 years ago
Bond_009
3cd31cadf8
No need to check if the dir exists
6 years ago
Bond_009
48da8f429e
Return a true IEnumerable
6 years ago
Bond_009
8d9428ebdc
Ensure DB exists
6 years ago
Bond_009
f6f0a8a481
Use EF Core for Activity database
6 years ago
Andrew Rabert
090fea21ea
Merge pull request #668 from hawken93/prepare_for_reports_module
...
Return Audio objects from MusicAlbum.Tracks
6 years ago
Bond_009
722120af74
Remove conditions that are always true/false
6 years ago
Claus Vium
df5e87409a
Fix trim input
6 years ago
Claus Vium
94789860b1
Trim quotes from If-None-Match
6 years ago
Claus Vium
fd6d35e1d0
Remove unconditional caching, modified since header and use ETags
6 years ago
Tthecreator
cce90d2b56
removed excess newlines
6 years ago
Tthecreator
0b80902cc8
Set EnableRaisingEvents correctly for SubtitleEncoder
6 years ago
hawken
490e22c790
Add comments to SqliteItemRepository to help out whoever is next
6 years ago
Andrew Rabert
c7f648f86a
Merge branch 'dev' into imagesize
6 years ago
Andrew Rabert
803bf563d7
Merge pull request #621 from Bond-009/perf
...
Minor improvements to library scan code
6 years ago
William Taylor
e62198650e
Updated param name
6 years ago
William Taylor
65cd3ed597
Replaced injections of ILogger with ILoggerFactory
...
This makes resolving dependencies from the container much easier as
you cannot resolve with primitives parameters in a way that is any
more readable.
The aim of this commit is to change as little as possible with the end
result, loggers that were newed up for the parent object were given the same
name. Objects that used the base or app loggers, were given a new logger with
an appropriate name.
Also removed some unused dependencies.
6 years ago
Bond_009
35d97dc949
Minor improvements to library scan code
6 years ago
Bond_009
8fc8fc0622
Cleanup ImageProcessor
6 years ago
cvium
eba1f05c03
Remove embedded resource from csproj
6 years ago
cvium
b35dcbb9f0
Remove MediaBrowser.Text since it violates licenses and is overall hacky
6 years ago
Andrew Rabert
fbc82c88be
Update product name to Jellyfin Server
6 years ago
Andrew Rabert
9eada88545
Use AssmeblyProduct for Name
6 years ago
Andrew Rabert
f229c641a1
Remove redundant GetDefaultUserAgent
6 years ago
Andrew Rabert
235125df57
Fix ApplicationUserAgent documentation
6 years ago
Andrew Rabert
d7da475aad
Fix User-Agent
6 years ago
Andrew Rabert
8de4eb7d19
Rename ApplicationSemanticVersion to ApplicationVersion
6 years ago
Andrew Rabert
8a5198e6a3
Remove ApplicationVersion
6 years ago
Andrew Rabert
469590c9c5
Merge pull request #508 from EraYaN/api-version-reporting
...
Update internal versioning and user agents.
6 years ago
Erwin de Haan
e066a02403
Removed useless method, Name => Jellyfin Server
6 years ago
Erwin de Haan
924ec0c191
Revert Jellyfin.Versioning, Update all versions and user agents.
6 years ago
Erwin de Haan
bb8df8dfa0
Updates reported version in `System/Info*` set of endpoints.
...
Added ProductName and ServerVersion to API.
Added build version and build step. Addressed issues wtih indentation.
Made the BuildVersion an actual object. This lets up link to the github page of that commit.
Fixed class method type and styled link.
Fixed languages and split out the information in the UI.
Moved update-version script and gave it executable permissions. Windows correctly finds the .bat file. And linux takes the one without extension.
Removed tempfiles from replace sessions from csproj.
Updated version generation scripts. Will also work with pre existing version files. (Source tarballs etc.)
Added simple replace for ssh github links.
Add execute rights to update-version.
Wrapped long line in ApplicationHost.cs
Fixed some small issues.
Fixed some small issues, and flipped some if's around.
Converted parameter names to camelBack casing.
Sealed the attribute class.
Removed MPLv2 license.
Fixed file headers.
Added newline.
Moved links in *.csproj files as well.
Fix issues caused by rebase auto merging.
Removed default constructor and added init values to properties, also hid the Remote value form API.
6 years ago
Erwin de Haan
949393043d
Fixed missing out keyword.
6 years ago
Andrew Rabert
55538764fa
Merge pull request #575 from EraYaN/reformat
...
Reformat all C# server code to conform with code standards
6 years ago
Erwin de Haan
c5430f86b0
Fixed csproj and xml identation.
6 years ago
Erwin de Haan
e63b18f17d
Reformat JustAMan review second pass changes.
6 years ago
Erwin de Haan
d116efe1f7
Merge branch 'dev' into reformat
6 years ago
Andrew Rabert
e9e152d2fc
Adapt SwaggerService for Jellyfin
6 years ago
Andrew Rabert
cfd5d1a4f2
Restore SwaggerService from 7aa573d4e0fc231932ad3da4cdf15199cf97709a
6 years ago
Erwin de Haan
321c440739
Reformat JustAMan review pt1 changes
...
Refs #575
6 years ago
Bond-009
d0980f0da5
Update HttpListenerHost.cs
6 years ago
Bond-009
900dc851e6
Merge branch 'dev' into cleanup
6 years ago
Erwin de Haan
a358631040
Extra formatting on the merged code.
6 years ago
Erwin de Haan
49b61f238e
Merge branch 'dev' into reformat
...
# Conflicts:
# Emby.Server.Implementations/ApplicationHost.cs
# Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs
# Emby.Server.Implementations/LiveTv/LiveTvManager.cs
# Emby.Server.Implementations/Security/MBLicenseFile.cs
# Emby.Server.Implementations/Security/PluginSecurityManager.cs
# Emby.Server.Implementations/Security/RegRecord.cs
# MediaBrowser.Api/PluginService.cs
# MediaBrowser.Api/System/SystemService.cs
# MediaBrowser.Common/Security/IRequiresRegistration.cs
# MediaBrowser.Common/Security/ISecurityManager.cs
# MediaBrowser.Common/Security/PaymentRequiredException.cs
# MediaBrowser.Model/Entities/MBRegistrationRecord.cs
# MediaBrowser.Model/Entities/PluginSecurityInfo.cs
# deployment/win-generic/build-jellyfin.ps1
6 years ago
cvium
e5ffa45dbe
more descriptive TODO
6 years ago
cvium
22a64f37f5
More cleaning
6 years ago
cvium
0e422a33d6
Some code style clean up
6 years ago
Claus Vium
256e6dc195
removed more dead code
6 years ago
hawken
19319e8eb6
Remove MBLicenseFile
6 years ago
Claus Vium
eca3c099d9
removed a bunch of validation, security, registration, premiere, whatever bs
6 years ago
Erwin de Haan
9d0a08571e
Merge branch 'dev' into reformat
6 years ago
Joshua M. Boniface
f8dd182e42
Merge pull request #562 from hawken93/misc_fix
...
Fix error with uppercase photo extension and fix typo in a log line
6 years ago
Erwin de Haan
23f5c1d90b
ReSharper format: 'out' parameter inlining
6 years ago
Erwin de Haan
e867446437
ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan
65bd052f3e
ReSharper conform to 'var' settings
6 years ago
Erwin de Haan
a36658f6f0
ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan
089ad8e7c2
Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt
6 years ago
Erwin de Haan
e566d9a231
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
6 years ago
Erwin de Haan
742bef5b5f
EditorConfig reformat: Non-CS files.
6 years ago
Erwin de Haan
5b3d8a6d76
EditorConfig reformat: Emby.IsoMounting, Emby.Server.Implementations
6 years ago
Erwin de Haan
d655283ef0
Visual Studio Reformat: Emby.Server.Implementations Part U-U & Root
6 years ago
Erwin de Haan
25f0315e91
Visual Studio Reformat: Emby.Server.Implementations Part T-T
6 years ago
Erwin de Haan
0efc699e3d
Visual Studio Reformat: Emby.Server.Implementations Part S-S
6 years ago
Erwin de Haan
39ef1106d7
Visual Studio Reformat: Emby.Server.Implementations Part Liv-P
6 years ago
Erwin de Haan
58b582bdcb
Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
6 years ago
Erwin de Haan
c5c7a3c4ee
Visual Studio Reformat: Emby.Server.Implementations Part De-H
6 years ago
Erwin de Haan
a5288115a8
Visual Studio Reformat: Emby.Server.Implementations Part A-Da
6 years ago
Joshua M. Boniface
9dcaafe700
Merge pull request #458 from EraYaN/code-cleanup
...
Clean up several minor issues and add TODOs
6 years ago
hawken
c8e3c1737a
Fix small logging typo with the "name (path) will be refreshed" message
6 years ago
Erwin de Haan
e9519de07d
Fixed removed start tag of XMLComment.
6 years ago
Erwin de Haan
846456b41e
Reformatted the files with notes.
6 years ago
Joshua M. Boniface
016bad1ea3
Merge pull request #556 from grafixeyehero/dev
...
Fix "Password Reset by PIN" page
6 years ago
Erwin de Haan
e2751d42e8
Merge branch 'dev' into code-cleanup
6 years ago
Joshua M. Boniface
15c89d281e
Merge pull request #506 from hawken93/linting
...
Removing tabs and trailing whitespace
6 years ago
grafixeyehero
9659decef0
fix the forgotpasswordpin
...
fix passwordreset.txt print
6 years ago