Commit Graph

4993 Commits (57c528192a897c3aa2c0a009054a8c118f739815)

Author SHA1 Message Date
Shadowghost d8d5c86d49 Merge branch 'master' into network-rewrite
1 year ago
Bond_009 b44c9eb88e Check for Imdb id for series
1 year ago
Shadowghost b37e9209df Apply review suggestion
1 year ago
Shimul Roy 45e99d2523 Translated using Weblate (Bengali)
1 year ago
PakuDrag bf90f502ae Translated using Weblate (Turkish)
1 year ago
Shadowghost 6ddc449a89 Implement NFO named season parsing
1 year ago
Anvesh 3aa03a4640 Translated using Weblate (Telugu)
1 year ago
Abhinivesh Vijayan 55b10d298c Translated using Weblate (Malayalam)
1 year ago
Bill Thornton dea1f60b0d
Merge pull request #9776 from thornbill/default-files
2 years ago
Claus Vium 3a9f4a3c6d
Merge pull request #9775 from crobibero/readonlyspan
2 years ago
Bill Thornton 155f3856c0 Use default files to remove index.html from url
2 years ago
Cody Robibero c809c36b30 Fix readonlyspan usage
2 years ago
Shadowghost eb52af4e6a
Fix playlists library and migration (#9770)
2 years ago
TelepathicWalrus 603fce59df
Audio normalization (#9222)
2 years ago
Shadowghost a8cdf4434b
Fix access to playlists not created by a user (#9746)
2 years ago
Gustavs fdda721394 Translated using Weblate (Latvian)
2 years ago
Shadowghost c042f20224 Merge branch 'master' into network-rewrite
2 years ago
Bond-009 756ee38d01
Remove ExtendedFileSystemInfo (#9749)
2 years ago
garikaib f0bf5c4998 Translated using Weblate (Shona)
2 years ago
garikaib b3b75d5bc2 Added translation using Weblate (Shona)
2 years ago
SuperDumbTM b42a6119f5 Translated using Weblate (Chinese (Traditional, Hong Kong))
2 years ago
Shadowghost 6cc1203c1b Merge branch 'master' into network-rewrite
2 years ago
無情天 92a0d26f31 Translated using Weblate (Chinese (Simplified))
2 years ago
Subham Jena bceca0ae45 Translated using Weblate (Odia)
2 years ago
Brett Healey 898a04c9e3 Translated using Weblate (Welsh)
2 years ago
TheSharingBrother 9ce152ecf6 Translated using Weblate (Hindi)
2 years ago
Subham Jena fa0a48b54e Added translation using Weblate (Odia)
2 years ago
Alan Azar f2a41fe79f Translated using Weblate (Urdu (Pakistan))
2 years ago
Cody Robibero aaddc5a33e
Merge pull request #9643 from Bond-009/sqlconnectionpool
2 years ago
Bond_009 8e1f0d53c1 nameof instead of GetType().Name
2 years ago
Meyu-Sys 5e2a1fb447 Translated using Weblate (Marathi)
2 years ago
RJS 7b10957223 Translated using Weblate (Latvian)
2 years ago
JPVenson 8b6fca59a1
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPathsTask.cs
2 years ago
Oskari Lavinto 2c4f7ec52c Translated using Weblate (Finnish)
2 years ago
Mark Lopez 29889159e8
Increased the max journal_size_limit to reduce the number of truncation operations.
2 years ago
Bond_009 0d67901e37 Dispose BlockingCollection
2 years ago
Bond_009 13152bf09d Change number of read connections based on # of threads and add comments
2 years ago
Bond_009 8dba3a44fd Get write connection for vacuum
2 years ago
Bond_009 33f97045f9 Use BlockingCollection
2 years ago
Bond_009 858dadcdd1 POC sql connection pool
2 years ago
SuperDumbTM 4b2b46c8f3 Translated using Weblate (Chinese (Traditional, Hong Kong))
2 years ago
Juan B 9c88752f22 Translated using Weblate (Spanish)
2 years ago
AmbulantRex c717425549 Remove unnecessary type extension and handle feedback.
2 years ago
Brad Beattie ba5e51700e
Fix null parental rating comparison (#9618)
2 years ago
AmbulantRex 92f50054b2 Add explicit mapping instead of reflection to manifest reconciliation.
2 years ago
同福客栈跑堂蘸糖 922e04dbf3 Translated using Weblate (Chinese (Literary))
2 years ago
同福客栈跑堂蘸糖 5c370ff323 Added translation using Weblate (Chinese (Literary))
2 years ago
SuperDumbTM 648240dad0 Translated using Weblate (Chinese (Traditional, Hong Kong))
2 years ago
AmbulantRex 4a0b135b7a
Merge branch 'jellyfin:master' into whitelist-dlls
2 years ago
Bond-009 c2b88f1852
Merge pull request #9635 from Bond-009/sql
2 years ago
Aman Alam 39af7f668c Translated using Weblate (Punjabi)
2 years ago
David Pereira Cruz 643755cfa3 Translated using Weblate (Portuguese)
2 years ago
Bond_009 b69abd4d7d Properly dispose prepared statements
2 years ago
JPVenson 3c22d5c970
#7626 Added handling for common FormatExceptions with Skia loading sv… (#9581)
2 years ago
Bond-009 15c8854502
Merge pull request #9607 from goremykin/fix_analyzers_warnings_and_suggestions
2 years ago
felix920506 c92ad0dc4b Translated using Weblate (Chinese (Traditional))
2 years ago
AmbulantRex 7dd4201971 Reconcile pre-packaged meta.json against manifest on install
2 years ago
Brad Beattie 9d37c0feec
Augment similarity with person matches
2 years ago
argalion79 d8c5d55221 Translated using Weblate (Russian)
2 years ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords
2 years ago
Stepan Goremykin b6cfdb8b92 Simplify conditional expression
2 years ago
Stepan Goremykin 19e65269a2 Simplify linq expressions (use All)
2 years ago
Stepan Goremykin dabdc86a1b Pass cancellation token
2 years ago
Stepan Goremykin c051736c80 Inline out variable declaration
2 years ago
Stepan Goremykin 1c0bb828d2 Fix argument is not used in message template warning
2 years ago
Stepan Goremykin 7d7e177265 Remove redundant casts
2 years ago
Stepan Goremykin 26958162d0 Remove unused using directives
2 years ago
SuperDumbTM 078d7da3da Translated using Weblate (Chinese (Traditional, Hong Kong))
2 years ago
Bond-009 22d8806622
Merge pull request #9583 from goremykin/use_minby_and_maxby
2 years ago
elmuffo bb5bf0277a
Implement check to hide all libraries when user has no access (#9536)
2 years ago
Stepan Goremykin e74630a613 Use MinBy and MaxBy
2 years ago
AmbulantRex 3a731051ad Correct styling inconsistencies
2 years ago
AmbulantRex a944352aa8 Correct style inconsistencies
2 years ago
Sahil Ahluwalia eb59456e78 Translated using Weblate (Hindi)
2 years ago
pankajabhyam 56f5b37fbf Translated using Weblate (Hindi)
2 years ago
Sunip Mukherjee d1646e9b8d Translated using Weblate (Bengali)
2 years ago
heim3x 945f2761d2 Translated using Weblate (Danish)
2 years ago
AmbulantRex 677b1f8e34 Remove unnecessary using statements in PluginManager
2 years ago
AmbulantRex 891b9f7a99 Add DLL whitelist support for plugins
2 years ago
Bond-009 9c500bdca3
Merge pull request #9466 from Shadowghost/playlist-fix
2 years ago
Bas 16bae527e5 Translated using Weblate (Dutch)
2 years ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
2 years ago
Shadowghost 9211a73e40
Apply suggestions from code review
2 years ago
Calvin Ng 7ffe44d705 Translated using Weblate (Filipino)
2 years ago
azam 93d43ffac1 Translated using Weblate (Japanese)
2 years ago
azam e9821b8220 Translated using Weblate (Malay)
2 years ago
Àlex Bravo 6a39882a70 Translated using Weblate (Catalan)
2 years ago
Cody Robibero dd491ce8ff
Merge pull request #9403 from SenorSmartyPants/ExtraCleanAndNFO
2 years ago
Bond-009 9ccfe3121f
Merge pull request #9103 from DarrenRuane/darrenruane_fix_chapter_images_deletion
2 years ago
Bas 31dfbfdbdf Translated using Weblate (Dutch)
2 years ago
Shadowghost eba24d188d Update Emby.Server.Implementations/Playlists/PlaylistManager.cs
2 years ago
Shadowghost 82080bd1ef Apply review suggestions
2 years ago
Gabriele Bizzon 30556d8fc5 Translated using Weblate (Portuguese)
2 years ago
Shadowghost 520c07e8ca Merge branch 'master' into network-rewrite
2 years ago
Bond-009 cf1cb2eea5
Merge pull request #9418 from Bond-009/getawaiter
2 years ago
Bond-009 0c6e2e27a8
Merge pull request #9460 from Shadowghost/rating-overhaul
2 years ago
Bond_009 d8ec3a5470 Reduce usage of GetAwaiter().GetResult()
2 years ago
gitteric af611367c1
Fall back to using "logo" attrib if "tvg-logo" is mssing in M3U-tuner (#9475)
2 years ago
Shadowghost 8d158df678 Add migration to properly set playlist owner
2 years ago
Shadowghost 76ae599bd3 Fix playlist creation and removal
2 years ago