Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/3e5e600dc76efcaf776f15776112f6cf57356e8a/Emby.Server.Implementations?page=4 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

5219 Commits (3e5e600dc76efcaf776f15776112f6cf57356e8a)

Author SHA1 Message Date
Hagay Goshen 34c4c9f034 allow repeated same tv guide m3u channels , issue 6527 2 years ago
Patrick Barron 59ec06c35c Clear active sessions on application stopping 2 years ago
Anand CU ea56b3edb7 Translated using Weblate (Kannada) 2 years ago
Bond_009 cc15ea7f65 Ignore .zfs folder 2 years ago
Bond_009 57891e7639 PhotoResolver: change how generated images are detected 2 years ago
trailfullideal b17ee80652 Translated using Weblate (Cherokee) 2 years ago
trailfullideal 3229d3ba02 Translated using Weblate (Assamese) 2 years ago
trailfullideal 79976b6b48 Translated using Weblate (Zulu) 2 years ago
trailfullideal 0eddc3e6ad Added translation using Weblate (Cherokee) 2 years ago
Cody Robibero ba7e3bfd82 Migrate to customizable cast receiver config 2 years ago
Patrick Barron 493de3297a Use IHostLifetime to handle restarting and shutting down 2 years ago
Cody Robibero 7958a2fd15
Merge pull request from Bond-009/librarymonitor 2 years ago
Cody Robibero 3a2799e61b
Merge pull request from Shadowghost/cleanup-playlists-task 2 years ago
Bond_009 b8f42573c4 Address review comments 2 years ago
Tim Eisele 151d678b0e
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs 2 years ago
atomicmind 043fc387e0 Translated using Weblate (Slovenian) 2 years ago
Tim Eisele bce45992d9
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs 2 years ago
Tim Eisele 61a49e94c4
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs 2 years ago
Tim Eisele fccea4625d
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs 2 years ago
Tycho Brouwer db83bed9da Translated using Weblate (Dutch) 2 years ago
Shadowghost 783bb8a8cb Apply review suggestions 2 years ago
Shadowghost f7720e7c99 Extend collections cleanup task to include playlists too 2 years ago
Bond_009 767a42fbdb Minor LibraryMonitor improvements 2 years ago
Bond-009 3087881d93
Merge pull request from Bond-009/nullable2 2 years ago
Claus Vium ec1149eac5
Merge pull request from thornbill/next-up-continue 2 years ago
Bill Thornton 9ea46b9e17 Remove existing sessions for a user on the same device on login 2 years ago
Bill Thornton 9c64f94458 Add option to include resumable items in next up requests 2 years ago
Bill Thornton aea57c1a4a Remove unused variable 2 years ago
Bill Thornton 8d6e7d893b Remove one session per device id limitation 2 years ago
Lukáš Kucharczyk 5c5daac98c Translated using Weblate (Czech) 2 years ago
Nick 5a860710a8 Make TrickplayManifest dictionary key a string rather than Guid 2 years ago
Slug-Cat 25bc4b875c Translated using Weblate (Pirate (pr)) 2 years ago
queeup da6a3c2bd3 Translated using Weblate (Turkish) 2 years ago
Daniel Martin Gonzalez 1aa0ce961b
Add new Spain content rating ERI 2 years ago
Bond-009 c7ca416206
Merge pull request from cvium/sqlite_client_poc 2 years ago
Bond-009 3b07d73d40
Merge pull request from goremykin/multiple-enumerations 2 years ago
NickSkier 1f083c0de2 Translated using Weblate (Russian) 2 years ago
Stepan Goremykin 0ed2aa6f06 Fix a few multiple enumerations 2 years ago
cvium 4fa7672d75 fix todos and add graylog back 2 years ago
cvium 9a246166b0 move a computation out of transaction and skip season updates if name matches 2 years ago
Bond_009 18a311d32f == null -> is null 2 years ago
cvium cb48fe02c2 remove nullable enable 2 years ago
Bond_009 d92e9ae85e Enable nullable for more files and add tests 2 years ago
cvium 05e40ecb93 review comments 2 years ago
cvium 0d3d9490e5 remove unused deps 2 years ago
cvium d1190c5215 fix userdata table not being committed 2 years ago
cvium a061e8f8e4 fix bad merge 2 years ago
cvium c24571b5b8 Merge branch 'master' into sqlite_client_poc 2 years ago
cvium e7016e38b8 remove readonly 2 years ago
cvium 791413a50f open before changing pragmas 2 years ago
cvium cf04b43fa4 simplify extension methods 2 years ago
cvium fb511dbae2 rename variable and fix crash 2 years ago
Bond-009 84643e328d
Reduce the amount of allocations in GetWhereClauses () 2 years ago
cvium 061d79c113 remove runintransaction 2 years ago
cvium 0867812c1f more using 2 years ago
cvium f2d7842563 add missing using 2 years ago
cvium 493229cc15 fix guid blobs 2 years ago
cvium 613f4296e3 loading works 2 years ago
Muhammad Wafi Bin Arzu 388420faa2 Translated using Weblate (Malay) 2 years ago
0TTA 24201ef2e9 Translated using Weblate (Arabic) 2 years ago
Bond-009 260680d727
Merge pull request from cvium/remove_unnecessary_memorycache 2 years ago
cvium 2e32e335ac refactor: use ConcurrentDictionary when IMemoryCache isn't needed 2 years ago
TelepathicWalrus 4c7fb8f452
Album gain () 2 years ago
Bond-009 da030ed589
Merge pull request from Elu43/master 2 years ago
Samuel Bartík 71e4ea1314
Add Slovak parental ratings 2 years ago
Elu43 769953ad55
Update fr.csv 2 years ago
Bond-009 623027315b
Merge pull request from tallbl0nde/fix-multi-disc-album-art-extraction 2 years ago
Bond-009 07727e1d63
Merge pull request from Shadowghost/fixes 2 years ago
Bond_009 5677566a41 Enable nullable for more files 2 years ago
Shadowghost 4bb17039d7 Apply review suggestions 2 years ago
Shadowghost 048cb208b2
Fix Australian parental rating system () 2 years ago
tallbl0nde b8e5afbc10
Enable recursive query in BaseFolderImageProvider 2 years ago
Bond-009 db347eb7d8
Merge pull request from Blackskyliner/patch-1 2 years ago
Jothi Prasath fbe8388f82 Translated using Weblate (Tamil) 2 years ago
Yaron Shahrabani a17f8c56b6 Translated using Weblate (Hebrew) 2 years ago
Osa 4d2e612693 Translated using Weblate (Arabic) 2 years ago
Christoph Landsdorf bfc0056426
Add TinyMediaManager compatibility for german parental rating 2 years ago
Aran Chananar 1ea8150b0c Translated using Weblate (Thai) 2 years ago
Shadowghost 05d98fe24c Enforce permissions on websocket connections 2 years ago
Shadowghost 958f8f71e8 Add wrapper object for authentication event information 2 years ago
Bond-009 5b711f38d1
Merge pull request from Shadowghost/networking-fixex 2 years ago
Bond-009 b95fa294c9
Merge pull request from Bond-009/genregex 2 years ago
Balázs Meskó fd56296270 Translated using Weblate (Hungarian) 2 years ago
Oskari Lavinto 3ab8235358 Translated using Weblate (Finnish) 2 years ago
Shadowghost e56275fb46 Extract networking constants 2 years ago
Joshua M. Boniface 93b400343e
Merge pull request from Shadowghost/network-rewrite 2 years ago
Shadowghost e233a3b074 Apply review suggestions 2 years ago
Shadowghost 32ac3b580c Rename additional values in NetworkConfiguration and add migration for all changed values 2 years ago
Claus Vium 10fde0a2c1
Merge pull request from bradbeattie/augmented-tag-searching 2 years ago
Cody Robibero 52252fcd55
Fix sending websocket messages () 2 years ago
Claus Vium 80f1f5e00d
Merge pull request from ProfessionalismIsMyMiddleName/master 2 years ago
Claus Vium bfb7c60f72
Merge pull request from Bond-009/disablerealtimemonitor 2 years ago
Ronan Charles-Lorel 4dc87a6f93
Align indentation on bottom brace of new list 2 years ago
Ronan Charles-Lorel c21140eeb5
Formatting 2 years ago
Ronan Charles-Lorel 07c142d5bd
Moving invalid chars list at class level with a better name 2 years ago
Ronan Charles-Lorel 46763b7661
Remove call to Path.GetInvalidFileNameChars 2 years ago
Ronan Charles-Lorel e108183b13
Merge branch 'jellyfin:master' into master 2 years ago
Cody Robibero b5bbb98175
Fix Websocket OpenApi () 2 years ago
Nick 6d9e43cfe0 Merge branch 'master' into trickplay 2 years ago
Joshua M. Boniface 76939bbd9b
Merge pull request from JPVenson/bugfix/1907_CleanupCollections 2 years ago
Bond_009 b5f0760db8 Use RegexGenerator where possible 2 years ago
Bond-009 f954dc5c96
Do HEAD request to get content type instead of checking for extension () 2 years ago
Cody Robibero cc82ca189f suggestions from review 2 years ago
Shadowghost a6e9824e8a Merge branch 'master' into network-rewrite 2 years ago
JPVenson 0f60ec3013
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPathsTask.cs 2 years ago
Nick fc61933748 Minor code changes 2 years ago
Nick ab20ceaad6 Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 2 years ago
Sushil Shrestha 45ed1d9f88 Translated using Weblate (Nepali) 2 years ago
Nick d7fd54197c Task localization 2 years ago
nicknsy d84370a6f7 Make trickplay response ids have no dashes 2 years ago
nicknsy ca7d1a1300 Trickplay generation, manager, storage 2 years ago
Shadowghost 67a58df1a3 Merge branch 'master' into network-rewrite 2 years ago
Frank Riley 1952a915e6 Move hardcoded LibraryUpdateDuration to ServerConfiguration. Fixes . 2 years ago
Shadowghost 32499f0e98 Merge branch 'master' into network-rewrite 2 years ago
Cody Robibero fe9e764af2
Merge pull request from AmbulantRex/whitelist-dlls 2 years ago
Cody Robibero 81cf798430
Merge pull request from Shadowghost/nfo-season-names 2 years ago
Shadowghost 006b04dc0b Merge branch 'master' into network-rewrite 2 years ago
Mark Lopez 29368a1566
Source SQLite cache_size from an Environment Variable () 2 years ago
Bond-009 aae22865a0
Merge pull request from Silvenga/restore-default-journal-size 2 years ago
Bucky Patel 093c2e0356 Translated using Weblate (Hindi) 2 years ago
Bond-009 6dca53047f
Merge pull request from Shadowghost/fixes 2 years ago
pranelio 1bf7840936 Translated using Weblate (Lithuanian) 2 years ago
Shadowghost 81746666de Fix TotalRecordCount calculation 2 years ago
Shadowghost d8d5c86d49 Merge branch 'master' into network-rewrite 2 years ago
Bond_009 b44c9eb88e Check for Imdb id for series 2 years ago
Shadowghost b37e9209df Apply review suggestion 2 years ago
Shimul Roy 45e99d2523 Translated using Weblate (Bengali) 2 years ago
PakuDrag bf90f502ae Translated using Weblate (Turkish) 2 years ago
Shadowghost 6ddc449a89 Implement NFO named season parsing 2 years ago
Anvesh 3aa03a4640 Translated using Weblate (Telugu) 2 years ago
Abhinivesh Vijayan 55b10d298c Translated using Weblate (Malayalam) 2 years ago
Bill Thornton dea1f60b0d
Merge pull request from thornbill/default-files 2 years ago
Claus Vium 3a9f4a3c6d
Merge pull request 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 () 2 years ago
TelepathicWalrus 603fce59df
Audio normalization () 2 years ago
herby2212 ace89e4597 fix formatting and update summary 2 years ago
Shadowghost a8cdf4434b
Fix access to playlists not created by a user () 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 () 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 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
herby2212 e1190d15d6 option to disable and configure inactive session threshold 2 years ago
herby2212 8bb44b85d7 close inactive sessions after 10 minutes 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 () 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 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
Added handling for common FormatExceptions with Skia loading sv… () 2 years ago
Bond-009 15c8854502
Merge pull request 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 from goremykin/use_minby_and_maxby 2 years ago
elmuffo bb5bf0277a
Implement check to hide all libraries when user has no access () 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