Commit Graph

3978 Commits (5d11fd68c6eb62da3aa9d5052653b8c32a7a7c80)

Author SHA1 Message Date
Bond-009 1a54338e38
Merge pull request #5892 from crobibero/password-obsolete
3 years ago
Bond_009 a02e37daa0 SqliteItemRepository: remove redundant operations
3 years ago
crobibero 940c30081e Mark PasswordSha1 as obsolete
3 years ago
Bond_009 33327aa1a9 Improve fast path of ManagedFileSystem.GetValidFilename
3 years ago
Bond_009 81209258ab ManagedFileSystem: Rewrite GetValidFilename and more improvements
3 years ago
Bond_009 b323044139 Reduce string allocations/fs lookups in resolve code
3 years ago
Bond_009 b0914f9f2c Remove unused/duplicate services
3 years ago
Bond-009 95ab603a40
Merge pull request #5878 from Artiume/patch-2
3 years ago
Bond-009 d5163b4167
Merge pull request #5877 from Bond-009/circ1
3 years ago
Bond-009 48ed4b016c
Merge pull request #5808 from cvium/semi-fix-collection-perf
3 years ago
artiume 005ae80b31
Update var names
3 years ago
artiume dcd96909cd
Fix Audiobook Resume
3 years ago
Bond_009 499bac5185 EncodingHelper: Fix circular dependency
3 years ago
cvium 8933389753 Respect user settings for transcode and remux
3 years ago
Stephen Moore e841922ffd Fix ArgumentOutOfRangeException scanning AudioBooks
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
BaronGreenback bb6fddde9a Group Methods
3 years ago
Jack 198cc6e76a Some code cleanup. Allow NextUpDateCutoff to be null
3 years ago
Jack d7855500c2 Add NextUpCutoffDate to NextUpQuery
3 years ago
Cody Robibero b63f615fd4
Enable nullability for ServerDiscoveryInfo (#5804)
3 years ago
Patrick Barron 75df6965a0 Don't use database for QuickConnect
4 years ago
cvium d44b2e2ee5 fixes
4 years ago
cvium 723b6abcb3 Optimize the way items are grouped into collections
4 years ago
Bond_009 8045a488ce Fix possible ArgumentNullException
4 years ago
Bond-009 b94218849c
Merge pull request #5784 from Bond-009/racecondition
4 years ago
Bond_009 a4ffc7a813 Fix random failing of tests
4 years ago
Joshua M. Boniface cd0daa7985
Merge pull request #5748 from cvium/playlist-audio-type
4 years ago
Bond-009 240e67d485
Merge pull request #5747 from cvium/more-convertimage-fixes
4 years ago
Bond-009 f4654aaeb1
Merge pull request #5766 from cvium/fix-scheduledtaskworker
4 years ago
cvium 42bcf171d9 Use sync Serialize when writing scheduled tasks to disk
4 years ago
Bond-009 62117a6c12
Merge pull request #5746 from cvium/dangling-symlinks
4 years ago
Patrick Barron 3ebc047434 Convert UpdateUser to solely async
4 years ago
Patrick Barron 8607b52541 Make device/session code async
4 years ago
Patrick Barron 44e71774b1 Rewrite device manager using EF Core
4 years ago
Bond-009 9d548c62ba
Merge pull request #5258 from Smith00101010/next-up-specials-fix
4 years ago
Claus Vium f99237cf9b
Update Emby.Server.Implementations/IO/ManagedFileSystem.cs
4 years ago
cvium ef527df28f Set mediatype to Audio for playlists in a music library
4 years ago
cvium f2cba352e5 catch ioexception and include stack trace
4 years ago
Claus Vium 1a92d94e92
Merge pull request #5712 from BaronGreenback/5700
4 years ago
Claus Vium d532e95410
Merge pull request #5734 from jellyfin/fix-isplayed-itemvalues
4 years ago
cvium 1a3352003d don't die on dangling symlinks
4 years ago
cvium 5c4be2416d Remove unused import
4 years ago
cvium 53db1a1ffc ...
4 years ago
cvium 457229c56d Simplification
4 years ago
cvium 69d2368fbc Copy paste error
4 years ago
cvium e7fc18d0f3 Fix type check
4 years ago
cvium 08ccf2a49c Resolve name from episode folder
4 years ago
Claus Vium a21b2714e7
fetching images should not kill the scanner
4 years ago
Claus Vium db530e61f5
move IsPlayed to outerquery
4 years ago
BaronGreenback b645bb20de
Update Emby.Server.Implementations/Updates/InstallationManager.cs
4 years ago
Bond-009 631df8c560
Merge pull request #5520 from Bond-009/hdhomerun2
4 years ago
BaronGreenback 65f880be32 Keep plugin status after update.
4 years ago
Bond_009 95327b842e Enable NetAnalyzers for more projects
4 years ago
cvium 14d0acf285 add simple auth handling to websocketmanager
4 years ago
Bond-009 959a09bdb0
Merge pull request #5676 from Bond-009/useless
4 years ago
Bond-009 ec0ef1530c
Merge pull request #5602 from Ullmie02/IP-string-IP
4 years ago
Bond-009 a0258618ac
Update Emby.Server.Implementations/Library/Resolvers/TV/SeriesResolver.cs
4 years ago
Bond_009 c533b20496 Remove ManagedFileSystem.IsRootPath
4 years ago
Bond_009 aa76957338 Remove useless code
4 years ago
Patrick Barron 16ca8c7536 Remove unused SessionManager methods
4 years ago
Bond-009 b49d50e634
Merge pull request #5467 from Ullmie02/nfo-fixes
4 years ago
Ionut Andrei Oanca 776ce7c660 Send playing item status in SyncPlay group update
4 years ago
Ionut Andrei Oanca 9eb740ba57 Fix storing outdated sessions in SyncPlay
4 years ago
David 78f7fdeacc Rename methods and optimize allocations
4 years ago
Bond-009 6946e58ca4
Merge pull request #5614 from jellyfin/Bond-009-patch-2
4 years ago
MrTimscampi 5bb7d99b48 Remove DVDs from files exempt from chapter image extraction
4 years ago
Bond-009 6d0b2ed080
Merge pull request #5579 from cocool97/master
4 years ago
Bond-009 16011d96a0
Merge pull request #5321 from Ullmie02/nfo-thumb
4 years ago
Bond-009 066c19a26b
Fix possible null ref exception
4 years ago
David 19e4ef82dd Remove conversion from IPAddress to string to IPAddress
4 years ago
Kenneth SB 4637bbc723 Translated using Weblate (Danish)
4 years ago
Joshua M. Boniface 890a490776
Merge pull request #5532 from cvium/fix_episode_extras_questionmark
4 years ago
LIAUD 32853ca244 Add 'group-title' channel parsing
4 years ago
andrewthemeow 9857c21717 Translated using Weblate (Lithuanian)
4 years ago
Vitorvlv 37aa3e8735 Translated using Weblate (Portuguese (Brazil))
4 years ago
David 14cbd22fbe Use Helper Methods for provider url parsing
4 years ago
Alyssa Ross e14311ca8b Translated using Weblate (Esperanto)
4 years ago
cvium 025e351f61 add unit tests
4 years ago
cvium ab0cff8556 do not resolve episode-like files if they are in extras folders
4 years ago
Patrick Barron e5380c653b Merge branch 'master' into ef-cleanup
4 years ago
Claus Vium bd70f56218
Merge pull request #5324 from danieladov/master
4 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
4 years ago
Bond_009 f9640f4366 Rewrite HdHomerunManager.ParseReturnMessage
4 years ago
Mister Rajoy 8883aa4a37 Merge branch 'master' of https://github.com/danieladov/jellyfin
4 years ago
Mister Rajoy 4cc3b938fa Change Guid.Parse to Guid.TryParse
4 years ago
Bond_009 e8b18e5f8f Add test for HdHomerunManager.ParseReturnMessage
4 years ago
Daniel 7a3109104b
Remove empty line
4 years ago
Daniel 4b17648df3
Remove empty line
4 years ago
Bond_009 f5789483fd Add test for HdHomerunManager.WriteSetMessage
4 years ago
Bond-009 b755c25217
Merge pull request #5220 from Bond-009/hdhomerun
4 years ago
WWWesten 80846a1c66 Translated using Weblate (Kazakh)
4 years ago
Bond-009 d7f0aaaec1
Merge pull request #5417 from Bond-009/codeanal
4 years ago
David ece0d67f99 Use FileShare.Read for log files
4 years ago
David eca3b37d6e Use FileShare.Read to fix HdHomeRun
4 years ago
Bond-009 94db751f4b
Merge pull request #4754 from jellyfin/warn50
4 years ago
pkreuzt e89bd8ba02 Translated using Weblate (Galician)
4 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
4 years ago
Bond_009 5241bd41ef Add code analysis attributes where appropriate
4 years ago
Joshua M. Boniface 3c46f10e3d
Merge pull request #5315 from BaronGreenback/FixFor5280Part2
4 years ago
Joshua M. Boniface 82d88bdec6
Merge pull request #5409 from ikomhoog/master
4 years ago
Claus Vium 90cdd1345d
Merge pull request #5407 from Bond-009/hack
4 years ago
BaronGreenback d3390302f9
Update ApplicationHost.cs
4 years ago
Bond_009 54f81c4da4 Call ToLower on CollectionTypeOptions.ToString
4 years ago
Ikomhoog d4201f812c Changed string.Length == 0 to string.IsNullOrEmpty in case of null
4 years ago
Joshua M. Boniface 480dd66428
Merge pull request #5402 from Ullmie02/fix-null-size
4 years ago
WWWesten bc95268bd6 Translated using Weblate (Kazakh)
4 years ago
David 60ffa6f514 Use FileShare.None when creating files
4 years ago
Patrick Barron 7c413a323b Move EF Core dependency out of Jellyfin.Data
4 years ago
Bond-009 497ea57fd2
Merge pull request #5381 from cvium/fix-network-substitution
4 years ago
cvium 946411be8e Remove redundant check
4 years ago
cvium 67af30d1ff Remove redundant checks
4 years ago
cvium 54211b921c rider is a prick
4 years ago
cvium bc661c16e1 simplify
4 years ago
Smith00101010 6293629d32
Apply suggested formatting changes
4 years ago
cvium 37e374d33d make sure network path substitution matches correctly
4 years ago
Bond_009 a6d0db5d04 100% branch coverage for DashboardController
4 years ago
Nichgon ed7154db68 Translated using Weblate (Thai)
4 years ago
Bond-009 c2af32d035
Merge pull request #5299 from Bond-009/tests13
4 years ago
Csaba f6c49f1373 Translated using Weblate (Hungarian)
4 years ago
Mister Rajoy 18cd634ec8 Fix duplicated movies when group movies into collections is enabled
4 years ago
Moshe Schmidt 4bbfcaef83 Include specials in the calculation for the "Next Up" episode. Fixes #1479
4 years ago
Sebastian 0fde0a82e4 Translated using Weblate (Swedish)
4 years ago
David 16694b0cfc Add nfo thumb tag support
4 years ago
BaronGreenback 159ecb882f Fixed bad sync
4 years ago
BaronGreenback 80ca3da55c Merge remote-tracking branch 'upstream/master' into FixFor5280Part2
4 years ago
BaronGreenback 1d6f489f17 comment change
4 years ago
BaronGreenback f666b7e102 fix
4 years ago
Claus Vium 9e77fdc70d
Merge pull request #5312 from BaronGreenback/FixFor5280
4 years ago
BaronGreenback 73ca367bf9
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
BaronGreenback d95ca20fc7 removed bad merge code
4 years ago
BaronGreenback a25e3c0256 fix for override ports contained in PublishedServerUrl
4 years ago
Eben van Deventer 0a1b91f084 Translated using Weblate (Afrikaans)
4 years ago
dkanada c54ca489f1
Merge pull request #5217 from jellyfin/auto-manifest
4 years ago
Raúl Estévez bae97322a0 Translated using Weblate (Galician)
4 years ago
Bond_009 2bc1eef4dd Clean up code
4 years ago
Bond-009 5860979500
Merge pull request #5301 from Bond-009/validinput
4 years ago
sebastianporta 1569cc301c Translated using Weblate (Spanish (Mexico))
4 years ago
Bond_009 81f527f808 CollectionType can be null
4 years ago
Bond_009 1c74e2f40e Fix build
4 years ago
Christopher G 82634a9934 Translated using Weblate (Indonesian)
4 years ago
Bond_009 914e891689 Fix unchecked input
4 years ago
Bond_009 032d72a8a7 Pls fix race condition
4 years ago
Bond_009 acac21d8dc Improve tests
4 years ago
dkanada 9bfe945f6c catch http exception and fix possible issues
4 years ago
dkanada fb2d178242
add await directive for image download
4 years ago
dkanada e9030a62fb
remove useless call to dispose
4 years ago
dkanada 454deece13
improve performance in the wrong place
4 years ago
dkanada 64cc5889f2 add suggested changes
4 years ago
dkanada b18bb3d0de update timestamp parse for plugins
4 years ago
dkanada bc746b4d05 merge branch 'master' into auto-manifest
4 years ago
Joshua M. Boniface 7ece3c5523
Merge pull request #5273 from Bond-009/warn31
4 years ago
Joshua M. Boniface c0c4aff8a6
Merge pull request #5276 from Bond-009/minor12
4 years ago
Joshua M. Boniface 1442a63556
Merge pull request #5290 from Bond-009/nullref
4 years ago
Joshua M. Boniface 23ff1fab46
Merge pull request #4984 from Bond-009/subtitleedit
4 years ago
Bond_009 93a1f434a3 Fix possible null ref exception
4 years ago
dependabot[bot] 35f460998b
Bump sharpcompress from 0.28.0 to 0.28.1
4 years ago
denikrejn1000 0d3606a746 Translated using Weblate (Serbian)
4 years ago
Bond_009 b1fe28d0a6 Use GetEncodingOptions where possible
4 years ago
Bond_009 eba859e33e Minor improvements
4 years ago
hoanghuy309 55dd0da5da Translated using Weblate (Vietnamese)
4 years ago
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model
4 years ago
dkanada 13d65318eb
Merge pull request #5223 from Bond-009/minor10
4 years ago
dkanada 175e2a5249
Merge pull request #5242 from jellyfin/cancellationtokens
4 years ago
Bond_009 e9f22303a4 Properly forward cancellationTokens
4 years ago
dependabot[bot] 8a22913c84
Bump sharpcompress from 0.27.1 to 0.28.0
4 years ago
Luca Benini c4d142eda1 Fix BaseItemKind conversion for PlaylistsFolder
4 years ago
Dar Donkov cd612edbf0 Translated using Weblate (Bulgarian)
4 years ago
dkanada 542401c7f4
Merge pull request #5216 from jellyfin/remove-old-settings
4 years ago
Bond_009 65bab55ca0 Minor improvements
4 years ago
Dar Donkov 0a8587295e Translated using Weblate (Bulgarian)
4 years ago
Bond_009 e1bc322b70 Add test for WriteGetMessage
4 years ago
Bond_009 3a9fcb6abd Rewrite packet writing code for HdHomerun
4 years ago
dkanada 9caf311925 handle plugin manifests automatically
4 years ago
dkanada 9fcdbd4c4b remove deprecated settings from server config
4 years ago
Bond-009 a2ac4d3dd7
Merge pull request #5209 from crobibero/base-item-kind
4 years ago
Manjot Singh d490c1c2bc Translated using Weblate (Hindi)
4 years ago
crobibero 223b42aed3 Create BaseItemKind enum
4 years ago
Bond_009 ed8fce2dce Use SubtitleEdit to parse subtitles
4 years ago
dkanada 7f1243978c
Merge pull request #5012 from jellyfin/ws
4 years ago
Bond_009 13c1c2815f Add regression test for PluginManager.SaveManifest
4 years ago
Bond-009 fba80cf6f9
Merge pull request #5188 from cvium/fix_manifest_bom
4 years ago
cvium 311b2f5012 Exclude BOM when writing meta.json plugin manifest
4 years ago
dkanada 158e69c6f0
Merge pull request #4935 from ConfusedPolarBear/quickconnect-cleanup
4 years ago
dkanada aea1c4f310
Merge pull request #5142 from M0ssTee/updateRegex
4 years ago
Jakub Fabijan 6c2eb5fc7e Translated using Weblate (Esperanto)
4 years ago
Jakub Fabijan e8fd4531ed Added translation using Weblate (Esperanto)
4 years ago
Oskari Lavinto 49b08798e6 Translated using Weblate (Finnish)
4 years ago
WWWesten f8283d8c20 Translated using Weblate (Russian)
4 years ago
WWWesten 9eabad685e Translated using Weblate (Kazakh)
4 years ago
dkanada 54a3ab15a3
Merge pull request #5005 from jellyfin/bytes
4 years ago
dkanada ad203d011b
Merge pull request #5006 from jellyfin/roundtrip
4 years ago
M0ssTee 8f88d0d2cb
Update Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunManager.cs
4 years ago
crobibero 8d902478a0 Don't skip hidden files
4 years ago
Troy 8c640a1492 Replaced /d with [0-9], see issue #2923
4 years ago
Tomi 4bcf684b72 Translated using Weblate (Finnish)
4 years ago
Jacob Adlers edc7efe4d7 Translated using Weblate (Swedish)
4 years ago
WWWesten fa59d2afe3 Translated using Weblate (Russian)
4 years ago
WWWesten 027ef41d87 Translated using Weblate (Kazakh)
4 years ago
WWWesten a50459a2a1 Translated using Weblate (Kazakh)
4 years ago
crobibero 4e2d029b3d Add null check for ImageTags
4 years ago
David Ullmer b014f2309d
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
David 677bba742e Remove try-catch nesting
4 years ago
David 80f3e20394 Change plugin error message
4 years ago
Ionut Andrei Oanca 68969c9530 Clear playlist in SyncPlay group
4 years ago
David Ullmer 4adbbb9f51 Catch TypeLoadException during plugin loading
4 years ago
Karandeep Singh Grewal 4aaf71b873 Translated using Weblate (Hindi)
4 years ago
Joshua M. Boniface 3fda50de6d
Merge pull request #5064 from BaronGreenback/PluginFix
4 years ago
Joshua M. Boniface 4d13cad7af
Merge pull request #5062 from crobibero/delete_log_task
4 years ago
Bond-009 27f8823cbe
Merge pull request #5055 from jellyfin/dependabot/nuget/sharpcompress-0.27.1
4 years ago
WWWesten 91abc09e79 Translated using Weblate (Kazakh)
4 years ago
Wong To Han, Toby 84f6d683f2 Translated using Weblate (Chinese (Hong Kong))
4 years ago
Arian Ar d80daa3bec Translated using Weblate (Persian)
4 years ago
Rodlan Bernabe 17cff101ce Translated using Weblate (Filipino)
4 years ago
ImSoSx 215554bb41 Translated using Weblate (Spanish (Latin America))
4 years ago
David 07613f0821 Translated using Weblate (German)
4 years ago
AdmiralAnimE 27cbd14377 Translated using Weblate (Bulgarian)
4 years ago
AdmiralAnimE b3059238e3 Translated using Weblate (Bulgarian)
4 years ago
BaronGreenback 89046e1d97 Bug fixes
4 years ago
crobibero 6abee2dd22 fix delete log task
4 years ago
Claus Vium 65c09f82c5
Merge pull request #5027 from crobibero/episode-first-up
4 years ago
crobibero 1455c2aa10 Remove commented code
4 years ago
dependabot[bot] 4e13b41eed
Bump sharpcompress from 0.26.0 to 0.27.1
4 years ago
Oriol Serra 01836e55e4 Translated using Weblate (Catalan)
4 years ago
Sinan d8d9d90469 Translated using Weblate (Turkish)
4 years ago
Joshua M. Boniface 03242a6afd
Merge pull request #5007 from jellyfin/create
4 years ago
crobibero 3b9567d583 Add query parameter to disable returning first episode as next up
4 years ago
crobibero 3d754fa5bf Revert "Don't return first episodes in next up"
4 years ago
Alexander Brissman 549160b9b9 Translated using Weblate (Norwegian Bokmål)
4 years ago
Deniz eb82879a4f Translated using Weblate (Turkish)
4 years ago
Bond_009 9a5ceb34d1 Improve WebSocket Deserialization
4 years ago
趙映翔 f7aae0e876 Translated using Weblate (Chinese (Traditional))
4 years ago
Oriol Serra 580b90aa4c Translated using Weblate (Catalan)
4 years ago
Bond_009 1fdd2d6e05 Handle IO errors in LoadManifest
4 years ago
Bond_009 1752423e52 Open FileStream with FileMode.Create instead of FileMode.OpenOrCreate
4 years ago
Bond_009 a9b497720d Use JsonSerializer.SerializeToUtf8Bytes when doing a round trip
4 years ago
Bond_009 1ea2b200c0 JsonSerializer deserialize from bytes where possible
4 years ago
Bond-009 0bb0dd646f
Merge pull request #4980 from Ullmie02/chinese
4 years ago
Bond-009 2c74262f7c
Merge pull request #4945 from obradovichv/fix-string-culture-specificity
4 years ago
Bond-009 a8230c07ea
Merge pull request #4961 from crobibero/person-blurhash-null-ref
4 years ago
Bond-009 4549c96f6d
Merge pull request #4906 from Spacetech/library_scan_ignore_inaccessible
4 years ago
Christian cb6ae4a188 Translated using Weblate (German)
4 years ago
David Ullmer 87c2802984 Add additional chinese languages
4 years ago
minystory 7acee4070e Translated using Weblate (Korean)
4 years ago
Oatavandi 0ac993e1b3 Translated using Weblate (Malayalam)
4 years ago
Bond-009 07650d91da
Merge pull request #4962 from thornbill/fix-playstate-name
4 years ago
Ian 0f4bbbc63c Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolver
4 years ago
Oatavandi 66ab4e77cd Added translation using Weblate (Malayalam)
4 years ago
GlibTongue 162e8d3045 Translated using Weblate (Urdu (Pakistan))
4 years ago
Bill Thornton cfca27e99a Fix capitalization of Playstate message
4 years ago
crobibero 13f347a813 Fix potential null reference
4 years ago
suelio bertulino lima a4a261e940 Translated using Weblate (Portuguese (Brazil))
4 years ago
Aron Szakacs 12144d2d9e Translated using Weblate (German (Swiss))
4 years ago
obradovichv 0282a1ed09 Fix string culture specificity
4 years ago
Azunyan- d1da1aa407 Translated using Weblate (Swedish)
4 years ago
lemmens95 e15b2ea10f Translated using Weblate (Dutch)
4 years ago
Matt Montgomery 8dd83327b5 Remove quick connect tokens after usage
4 years ago
Manjot Singh 5932b967b7 Translated using Weblate (Punjabi)
4 years ago
Manjot Singh cf52503630 Added translation using Weblate (Punjabi)
4 years ago
crobibero d077c425d3 Add only correct person blurhash
4 years ago
Gary Wilber 1fdeac0a7d Ignore inaccessible files during library scans
4 years ago
Joshua M. Boniface 406ae3e43a
Merge pull request #4709 from BaronGreenback/PluginDowngrade
4 years ago
BaronGreenback 149c2b2169 Added referenced assembly failure detection, and DI failure protection.
4 years ago
dkanada e53379502c
Merge pull request #4876 from jellyfin/dependabot/nuget/DotNet.Glob-3.1.2
4 years ago
crobibero dbfbf9fb5b Fix bad merge
4 years ago
Cody Robibero 5c57569692
Merge branch 'master' into PluginDowngrade
4 years ago
Joshua M. Boniface 7caba04c3c
Merge pull request #4890 from nielsvanvelzen/4888-fix-search-hints
4 years ago
artiume f411353c8c
Update Emby.Server.Implementations/Library/UserDataManager.cs
4 years ago
artiume c7cb177260
Update Emby.Server.Implementations/Library/UserDataManager.cs
4 years ago
artiume 77b478c726
Update Emby.Server.Implementations/Library/UserDataManager.cs
4 years ago
artiume 99adbf0497
Split resume function for Audiobooks
4 years ago
Niels van Velzen 2bb84c0675 Fix limit parameter error for search hints endpoint
4 years ago
dependabot[bot] 633507eee1
Bump DotNet.Glob from 3.1.0 to 3.1.2
4 years ago
Bond-009 054adf6379
Merge pull request #4853 from Ullmie02/servicestack-json
4 years ago
Shaunak Basu 8dfe89ea52 Translated using Weblate (Hindi)
4 years ago
Shaunak Basu 782c233389 Translated using Weblate (Bengali)
4 years ago
David 3dec1fd6b2 Use UTF8 encoding and async correctly
4 years ago
WWWesten 926c70f9f7 Translated using Weblate (Kazakh)
4 years ago
David 21fd124bca Code revie
4 years ago
David f73bb92ce3 Remove manual N/A removal and write directly to stream
4 years ago
mahi160 108d2da0aa Translated using Weblate (Bengali)
4 years ago
Mislav Milinković 41324300ec Translated using Weblate (Croatian)
4 years ago
David 043d045448 Put json serializer options in private field
4 years ago
David e835dfb27d Use sync string instead of file
4 years ago
David a714008b59 Add missing FileStreams
4 years ago
David 2a574914ea Use streams instead of strings
4 years ago
BaronGreenback 21f6d39432 copy constructor
4 years ago
BaronGreenback dae6798a18 Making it work
4 years ago
BaronGreenback 889e988167 Updated to latest unstable.
4 years ago
BaronGreenback 62702fa3eb Changes as requested
4 years ago
David f38970cbd3 Remove xml docs
4 years ago
David 62fcc84bf4 Remove nuget reference
4 years ago
David e9902e9d35 Remove custom Json serializer
4 years ago
David 196388d607 Remove custom Json serializer from Emby.Server.Implementations
4 years ago
Bond-009 3a452463fc
Merge pull request #4849 from crobibero/clean-deps
4 years ago
BaronGreenback e8df9551ef
Update PluginManager.cs
4 years ago
BaronGreenback 9a97933499
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 8e04e6c837
Update Emby.Server.Implementations/Updates/InstallationManager.cs
4 years ago
BaronGreenback 63c290f878
Update Emby.Server.Implementations/Updates/InstallationManager.cs
4 years ago
BaronGreenback 4ba4eefeeb
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 66d98cb8e4
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
Ryan Petris c0c0eaec05
new List(int) does not pre-allocate indicies like Arrays, it merely sets the initial capacity.
4 years ago
crobibero 1dac2226c4 Remove unused deps
4 years ago
BaronGreenback 1f2ecd0775 Fix for DI.
4 years ago
BaronGreenback 621e6d28cd Fallback to default guid
4 years ago
BaronGreenback 3633996a53 New json converter implemented.
4 years ago
Predrag Ljubenović e778fda843 Translated using Weblate (Serbian)
4 years ago
Page Asgardius 3df97d5441 Translated using Weblate (Spanish (Latin America))
4 years ago
BaronGreenback 7a66761981 write json files indented.
4 years ago
Claus Vium 6274cf8fcc
Merge pull request #4803 from ryanpetris/fix-getuser
4 years ago
WWWesten cc5d0af4c1 Translated using Weblate (Russian)
4 years ago
WWWesten 1d50c2ad63 Translated using Weblate (Kazakh)
4 years ago
WWWesten b8ef0823fa Translated using Weblate (Kazakh)
4 years ago
Greenback d34428f2f7 removed exception
4 years ago
BaronGreenback 9bf970e5c6
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback a293024efd
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 5c3ebb63e6
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 09f219bbce
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 3708ca8dbb
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 4757824a82
Update Emby.Server.Implementations/Updates/InstallationManager.cs
4 years ago
Greenback cb793af30e Renamed guid to id
4 years ago
Greenback 5c4fdaa253 MaxAbi property removed.
4 years ago
Greenback ce19f2be55 Renamed Guid property to Id
4 years ago
Predrag Ljubenović 07ee98b65f Translated using Weblate (Serbian)
4 years ago
Greenback 486148dd6b Removed maxAbi
4 years ago
Greenback 5a3efc5266 Changes as required.
4 years ago
BaronGreenback 4153551dfc
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 0dcf6b09c1
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 8ce765c4d1
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 591ad3b04b
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 30645e7265
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 2d094bedf5
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 3a8d395c9c
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
SecularSteve be3129e012 Translated using Weblate (English (United Kingdom))
4 years ago
Miko Dela Cruz e515b696d1 Translated using Weblate (Japanese)
4 years ago
nlspln 9bf51aeb6b Translated using Weblate (Dutch)
4 years ago
Greenback a4a40407a0 Change PluginStatus states.
4 years ago
Greenback d9aaba36ec Copy previous plugin settings if they don't exist.
4 years ago
Greenback 1ed25ebd9a Corrections as recommended.
4 years ago
Claus Vium 21d2e9ff0c
Merge pull request #4771 from crobibero/typed-get-preference
4 years ago
Ryan Petris 875562e580 This is only used in one place and therefore will always be HttpRequest.
4 years ago
Ryan Petris 1b3fcab6a4 If requestContext is HttpRequest, get the context from it properly.
4 years ago
Greenback 5323887540 Replaced TryGetPlugin with GetPlugin
4 years ago
Greenback eb2439f23b Changes as recommended.
4 years ago
Greenback 208d545cfe Changed as suggested.
4 years ago
Greenback dddcfa6dbb Suggested changes.
4 years ago
BaronGreenback 3cff64ee32
Delete disabled.png
4 years ago
BaronGreenback 2bb12793b2
Add files via upload
4 years ago
Greenback cddc87e2af Fixed gitmerge.
4 years ago
BaronGreenback 67c480ad53
Merge branch 'master' into PluginDowngrade
4 years ago
Greenback 0d4aa6bad6 Enable local file repositories
4 years ago
Greenback fbb20ebef6 Plugin setting migration to folders.
4 years ago
Greenback 494ace7984 Mark plugin failure on DI Loop.
4 years ago
Greenback a246a77ada Delete plugin working.
4 years ago
Greenback 7986465cf7 Initial upload
4 years ago
Joshua M. Boniface 4f6a585424
Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policies
4 years ago
Joshua M. Boniface e7ae712437
Merge pull request #4773 from Artiume/patch-10
4 years ago
A Foley a83a4f55d9 Translated using Weblate (French (Canada))
4 years ago
crobibero ee23d06154 Use a more descriptive function name
4 years ago
Claus Vium c5a5f77b9e
Merge pull request #4726 from BaronGreenback/19.0RC--Fix-CertificateLoadError
4 years ago
artiume 297cb27ab6
remove opf extension for book types
4 years ago
crobibero b670937c3d Use typed UserManager GetPreference
4 years ago
Nyanmisaka d701b67de1
Apply suggestions from code review
4 years ago
nyanmisaka 41218c5613 fix ssl certificate cannot be saved
4 years ago
Claus Vium a57e465de9
Merge pull request #4710 from OancaAndrei/syncplay-fix-session-restore
4 years ago
Claus Vium c1bb29532f
Merge pull request #4756 from crobibero/api-key-inverted-condition
4 years ago
Claus Vium f322866127
Merge pull request #4737 from crobibero/missing-ensure-success
4 years ago
Claus Vium 0cddfbcff5
Merge pull request #4757 from cvium/semi_revert_defer_image_loading
4 years ago
kaboom83 abcbb9f156 Translated using Weblate (Slovenian)
4 years ago
crobibero a9aafbaf5a Don't throw exception unless needed
4 years ago
cvium 3f6e6c4839 Simplify
4 years ago
Claus Vium a56ac65449
Merge pull request #4753 from crobibero/5.0.1
4 years ago
Claus Vium 7455de1f85
Merge pull request #4701 from crobibero/plugin-version
4 years ago
cvium 3c5bbeb80c Remove ImageFetcherPostScanTask
4 years ago
crobibero 2478c8fa64 Fix inverted condition when authenticating with an ApiKey
4 years ago
crobibero aa5fa7cb8f Update to dotnet 5.0.1
4 years ago
Bond_009 c0fde3496c Add tests for HdHomerunHost.TryGetTunerHostInfo
4 years ago
Bond_009 514d95e5aa Add tests for HdHomerunHost.GetLineup
4 years ago
Claus Vium e6650651b3
Merge pull request #4738 from jellyfin/tests8
4 years ago
Bond_009 7027561e19 Add tests for HdHomerunHost.GetModelInfo
4 years ago
Claus Vium b83bc0a589
Merge pull request #4736 from nyanmisaka/fix-custom-order
4 years ago
Claus Vium b6ecaccf92
Merge pull request #4730 from crobibero/base-item-dto-guid-nullable
4 years ago
crobibero e621244405 Add missing EnsureSuccessStatusCode
4 years ago
nyanmisaka 020fe37dfe fix custom library order
4 years ago
crobibero 26e5aacb90 Fix JsonConverter recursion
4 years ago
Claus Vium 0aad17554c
Merge pull request #4715 from crobibero/hdhr-json-bool
4 years ago
Claus Vium 0d5f651ae9
Merge pull request #4706 from cvium/fix_aspectratio_again
4 years ago
crobibero 8517b28eba Make BaseItemDto Guids nullable
4 years ago
BaronGreenback b485520537
Update ApplicationHost.cs
4 years ago
Ionut Andrei Oanca 499f3ee950 Update authorization policies for SyncPlay
4 years ago
crobibero 66a1880a58 Add number to bool json converter
4 years ago
Ionut Andrei Oanca 0825ce687d Add SessionControllerConnected event
4 years ago
cvium a0fbf0f539 Only apply series image aspect ratio if episode/season has no primary image
4 years ago
crobibero 8df2213d6b Don't return plugin versions that target newer Jellyfin version
4 years ago
Artūrs Jānis Ņikitins a7b461adb4 Translated using Weblate (Latvian)
4 years ago
Artūrs Jānis Ņikitins b9107e847a Translated using Weblate (Latvian)
4 years ago
Saman Dadmand 34cd89058a Translated using Weblate (Persian)
4 years ago
rwctrjotovxqqqyqod 4d56afa712 Translated using Weblate (French (Canada))
4 years ago
Joshua M. Boniface bba01bf7b9
Merge pull request #3194 from OancaAndrei/syncplay-enhanced
4 years ago
Joshua M. Boniface b96d4ef0e8
Merge pull request #4653 from crobibero/favorite-persons
4 years ago
Ionut Andrei Oanca cc64ee483d Reorder parameters in HandleRequest
4 years ago