cvium
f2d7842563
add missing using
1 year ago
cvium
493229cc15
fix guid blobs
1 year ago
cvium
613f4296e3
loading works
1 year ago
Muhammad Wafi Bin Arzu
388420faa2
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
1 year ago
0TTA
24201ef2e9
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
1 year ago
Bond-009
260680d727
Merge pull request #10122 from cvium/remove_unnecessary_memorycache
1 year ago
cvium
2e32e335ac
refactor: use ConcurrentDictionary when IMemoryCache isn't needed
1 year ago
TelepathicWalrus
4c7fb8f452
Album gain ( #10085 )
...
* Add LUFSAlbum DTO
* Get loudest track for smallest gain
* Move gain search to musicalbum
use baseitem LUFS for album
* Use .Max for enumerable
* Update DTO to be consistent with other DTOs
* Remove albumlufs,
Move dto for all types
1 year ago
Bond-009
da030ed589
Merge pull request #10117 from Elu43/master
...
Fix French parental rating system
1 year ago
Samuel Bartík
71e4ea1314
Add Slovak parental ratings
1 year ago
Elu43
769953ad55
Update fr.csv
1 year ago
Bond-009
623027315b
Merge pull request #10029 from tallbl0nde/fix-multi-disc-album-art-extraction
1 year ago
Bond-009
07727e1d63
Merge pull request #9875 from Shadowghost/fixes
1 year ago
Bond_009
5677566a41
Enable nullable for more files
1 year ago
Shadowghost
4bb17039d7
Apply review suggestions
1 year ago
Shadowghost
048cb208b2
Fix Australian parental rating system ( #10006 )
1 year ago
tallbl0nde
b8e5afbc10
Enable recursive query in BaseFolderImageProvider
...
Fixes album art not being extracted for multi-disc albums
1 year ago
Bond-009
db347eb7d8
Merge pull request #9992 from Blackskyliner/patch-1
1 year ago
Jothi Prasath
fbe8388f82
Translated using Weblate (Tamil)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
1 year ago
Yaron Shahrabani
a17f8c56b6
Translated using Weblate (Hebrew)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
1 year ago
Osa
4d2e612693
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
1 year ago
Christoph Landsdorf
bfc0056426
Add TinyMediaManager compatibility for german parental rating
...
This commit adds the format which gets written by
the tool TinyMediaManager which can be used to
manage large media databases comfortably.
TMM writes wither multiple Codes and/or space
divided german FSK codes, but can't be configured
to only use the number or the slash delimited variant.
After this change the parental control for Libraries
managed with TMM and presented/loaded into Jellyfin
should work again.
1 year ago
Aran Chananar
1ea8150b0c
Translated using Weblate (Thai)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
1 year ago
Shadowghost
05d98fe24c
Enforce permissions on websocket connections
1 year ago
Shadowghost
958f8f71e8
Add wrapper object for authentication event information
1 year ago
Bond-009
5b711f38d1
Merge pull request #9958 from Shadowghost/networking-fixex
1 year ago
Bond-009
b95fa294c9
Merge pull request #9799 from Bond-009/genregex
1 year ago
Balázs Meskó
fd56296270
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
1 year ago
Oskari Lavinto
3ab8235358
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
1 year ago
Shadowghost
e56275fb46
Extract networking constants
1 year ago
Joshua M. Boniface
93b400343e
Merge pull request #8147 from Shadowghost/network-rewrite
1 year ago
Shadowghost
e233a3b074
Apply review suggestions
1 year ago
Shadowghost
32ac3b580c
Rename additional values in NetworkConfiguration and add migration for all changed values
1 year ago
Claus Vium
10fde0a2c1
Merge pull request #8914 from bradbeattie/augmented-tag-searching
...
Augment tag searching to consider individual ItemValues instead of the delimited tags field
1 year ago
Cody Robibero
52252fcd55
Fix sending websocket messages ( #9948 )
1 year ago
Claus Vium
80f1f5e00d
Merge pull request #9219 from ProfessionalismIsMyMiddleName/master
...
Add a way to handle more invalid characters when sanitizing a filename
1 year ago
Claus Vium
bfb7c60f72
Merge pull request #9447 from Bond-009/disablerealtimemonitor
...
Disable real time monitoring by default
1 year ago
Ronan Charles-Lorel
4dc87a6f93
Align indentation on bottom brace of new list
...
Should stop error SA1137 in debug build
1 year ago
Ronan Charles-Lorel
c21140eeb5
Formatting
...
Fixes debug build?
Co-authored-by: Bond-009 <bond.009@outlook.com>
1 year ago
Ronan Charles-Lorel
07c142d5bd
Moving invalid chars list at class level with a better name
1 year ago
Ronan Charles-Lorel
46763b7661
Remove call to Path.GetInvalidFileNameChars
...
Superseded by a static char list to avoid platform-dependent issues
1 year ago
Ronan Charles-Lorel
e108183b13
Merge branch 'jellyfin:master' into master
1 year ago
Cody Robibero
b5bbb98175
Fix Websocket OpenApi ( #9935 )
...
* Further split inbound and outbound messages
* Fix datatype for inbound start messages
* fixes from review
1 year ago
Nick
6d9e43cfe0
Merge branch 'master' into trickplay
1 year ago
Joshua M. Boniface
76939bbd9b
Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections
1 year ago
Bond_009
b5f0760db8
Use RegexGenerator where possible
1 year ago
Bond-009
f954dc5c96
Do HEAD request to get content type instead of checking for extension ( #8823 )
1 year ago
Cody Robibero
cc82ca189f
suggestions from review
1 year ago
Shadowghost
a6e9824e8a
Merge branch 'master' into network-rewrite
1 year ago
JPVenson
0f60ec3013
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPathsTask.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
1 year ago
Nick
fc61933748
Minor code changes
1 year ago
Nick
ab20ceaad6
Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail
1 year ago
Sushil Shrestha
45ed1d9f88
Translated using Weblate (Nepali)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/
1 year ago
Nick
d7fd54197c
Task localization
1 year ago
nicknsy
d84370a6f7
Make trickplay response ids have no dashes
1 year ago
nicknsy
ca7d1a1300
Trickplay generation, manager, storage
1 year ago
Shadowghost
67a58df1a3
Merge branch 'master' into network-rewrite
1 year ago
Frank Riley
1952a915e6
Move hardcoded LibraryUpdateDuration to ServerConfiguration. Fixes #9893 .
...
Signed-off-by: Frank Riley <fhriley@gmail.com>
1 year ago
Shadowghost
32499f0e98
Merge branch 'master' into network-rewrite
1 year ago
Cody Robibero
fe9e764af2
Merge pull request #9564 from AmbulantRex/whitelist-dlls
1 year ago
Cody Robibero
81cf798430
Merge pull request #8203 from Shadowghost/nfo-season-names
...
Implement NFO named season parsing
1 year ago
Shadowghost
006b04dc0b
Merge branch 'master' into network-rewrite
1 year ago
Mark Lopez
29368a1566
Source SQLite cache_size from an Environment Variable ( #9666 )
1 year ago
Bond-009
aae22865a0
Merge pull request #9667 from Silvenga/restore-default-journal-size
1 year ago
Bucky Patel
093c2e0356
Translated using Weblate (Hindi)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
1 year ago
Bond-009
6dca53047f
Merge pull request #9818 from Shadowghost/fixes
1 year ago
pranelio
1bf7840936
Translated using Weblate (Lithuanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
1 year ago
Shadowghost
81746666de
Fix TotalRecordCount calculation
1 year ago
Shadowghost
d8d5c86d49
Merge branch 'master' into network-rewrite
1 year 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)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
2 years ago
PakuDrag
bf90f502ae
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2 years ago
Shadowghost
6ddc449a89
Implement NFO named season parsing
2 years ago
Anvesh
3aa03a4640
Translated using Weblate (Telugu)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/te/
2 years ago
Abhinivesh Vijayan
55b10d298c
Translated using Weblate (Malayalam)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ml/
2 years ago
Bill Thornton
dea1f60b0d
Merge pull request #9776 from thornbill/default-files
...
Use default files to remove index.html from url
2 years ago
Claus Vium
3a9f4a3c6d
Merge pull request #9775 from crobibero/readonlyspan
...
Fix readonlyspan usage
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 )
...
Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com>
Co-authored-by: Bond-009 <bond.009@outlook.com>
2 years ago
herby2212
ace89e4597
fix formatting and update summary
2 years ago
Shadowghost
a8cdf4434b
Fix access to playlists not created by a user ( #9746 )
2 years ago
Gustavs
fdda721394
Translated using Weblate (Latvian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
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)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sn/
2 years ago
garikaib
b3b75d5bc2
Added translation using Weblate (Shona)
2 years ago
SuperDumbTM
b42a6119f5
Translated using Weblate (Chinese (Traditional, Hong Kong))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
2 years ago
Shadowghost
6cc1203c1b
Merge branch 'master' into network-rewrite
2 years ago
無情天
92a0d26f31
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
2 years ago
Subham Jena
bceca0ae45
Translated using Weblate (Odia)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/or/
2 years ago
Brett Healey
898a04c9e3
Translated using Weblate (Welsh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cy/
2 years ago
TheSharingBrother
9ce152ecf6
Translated using Weblate (Hindi)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
2 years ago
Subham Jena
fa0a48b54e
Added translation using Weblate (Odia)
2 years ago
Alan Azar
f2a41fe79f
Translated using Weblate (Urdu (Pakistan))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ur_PK/
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)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mr/
2 years ago
RJS
7b10957223
Translated using Weblate (Latvian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
2 years ago
JPVenson
8b6fca59a1
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPathsTask.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
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)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
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))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
2 years ago
Juan B
9c88752f22
Translated using Weblate (Spanish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
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))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lzh/
2 years ago
同福客栈跑堂蘸糖
5c370ff323
Added translation using Weblate (Chinese (Literary))
2 years ago
SuperDumbTM
648240dad0
Translated using Weblate (Chinese (Traditional, Hong Kong))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
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)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pa/
2 years ago
David Pereira Cruz
643755cfa3
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
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 )
...
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
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))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
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
...
The code comment says "genres, tags, studios, _person_, year?", but does no matching on common people between films. This PR augments similarity score treating people similar to tags.
2 years ago
argalion79
d8c5d55221
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
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))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
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)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
2 years ago
pankajabhyam
56f5b37fbf
Translated using Weblate (Hindi)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
2 years ago
Sunip Mukherjee
d1646e9b8d
Translated using Weblate (Bengali)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
2 years ago
heim3x
945f2761d2
Translated using Weblate (Danish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
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)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2 years ago
Cody Robibero
89be3aa37f
Convert Person.Type to use PersonKind enum ( #9487 )
2 years ago
Shadowghost
9211a73e40
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2 years ago
Calvin Ng
7ffe44d705
Translated using Weblate (Filipino)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/
2 years ago
azam
93d43ffac1
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
2 years ago
azam
e9821b8220
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
2 years ago
Àlex Bravo
6a39882a70
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
2 years ago
Cody Robibero
dd491ce8ff
Merge pull request #9403 from SenorSmartyPants/ExtraCleanAndNFO
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
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)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2 years ago
Shadowghost
eba24d188d
Update Emby.Server.Implementations/Playlists/PlaylistManager.cs
...
Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com>
2 years ago
Shadowghost
82080bd1ef
Apply review suggestions
2 years ago
Gabriele Bizzon
30556d8fc5
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
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 )
...
Co-authored-by: gitteric <you@example.com>
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
Bond-009
6351d1022b
Merge pull request #9254 from Shadowghost/dvdbdfix
2 years ago
SenorSmartyPants
b96420b786
Clean Extra Names
...
- Adds regular expression to CleanStrings to remove suffix style extra naming from the name presented in JF.
- Override Resolve for Extras to enable parsename
- remove exclusion on parsename of extratypes
2 years ago
Róbert Örn Ketilsson
6b0135d03b
Translated using Weblate (Icelandic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/
2 years ago
Shadowghost
daefdaf8b0
Extend language code handling
2 years ago
Bond_009
891e2495c9
Disable real time monitoring by default
2 years ago
Joe Rogers
361fff3a0c
Fix cases where multiple files are resolved as a single book
2 years ago
Joe Rogers
1c3a97bf6a
Inject IDirectoryService where needed instead of passing it through ItemResolveArgs
2 years ago
Joe Rogers
160baa02fd
Remove some BaseItem references to make ItemResolveArgs more usable for testing.
2 years ago
Shadowghost
80b8661008
Merge branch 'master' into network-rewrite
2 years ago
Bond-009
0de37e2ac2
Merge pull request #9416 from Bond-009/list
2 years ago
Bond_009
d280dc6554
Reduce log spam
...
Fixes #7801
2 years ago
Bond_009
4b01aaa0f7
Allocate less Lists
2 years ago
Bas
54cd3e6d55
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2 years ago
Pranav Avva
a328dba3b1
Translated using Weblate (Hindi)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
2 years ago
Cody Robibero
ecb5c48538
Merge pull request #8526 from Shadowghost/rating-overhaul
2 years ago
Shadowghost
7af6694594
Fix AutoDiscovery socket creation
2 years ago
lyaschuchenko
0af699621a
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
2 years ago
Asahi Oka
3756078467
Translated using Weblate (Spanish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
2 years ago
Shadowghost
6300d01fcc
Apply review suggestion
2 years ago
Bond-009
5b493e14ac
Improve alternate ordering ( #9336 )
2 years ago
Shadowghost
c5a363a007
Merge branch 'master' into network-rewrite
2 years ago
Shadowghost
5f938de337
Build ratingClause with StringBuilder
2 years ago
Shadowghost
5cdb0c7932
Apply review suggestions
2 years ago
Shadowghost
15efb9935c
Fix typo and migration description
2 years ago
Shadowghost
07dc163844
Fix playlist parental control and no parental control skipping forbidden unrated items
2 years ago
Shadowghost
9d21f078c7
Add default rating selections
2 years ago
Shadowghost
2e315b7f08
Properly build where clause for rating checks
2 years ago
Shadowghost
ed2280a060
Overhaul content ratings
2 years ago
Bond-009
720852f708
Merge pull request #9356 from Bond-009/tryparse
2 years ago
Bond_009
b119c6d868
StringComparison.Ordinal instead of StringComparison.OrdinalIgnoreCase
2 years ago
Bond_009
24a7e210c3
Optimize tryparse
...
* Don't check for null before
* Don't try different formats when not needed (NumberFormat.Integer is the fast path)
2 years ago
Bond-009
bb6f867067
Merge pull request #9322 from Bond-009/nullable
2 years ago
rushmash
de96fe1f52
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2 years ago
Bond-009
336e08de1e
Merge pull request #9337 from Bond-009/regex
2 years ago
adrian gustavo martinez
80939b922c
Translated using Weblate (Spanish (Argentina))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
2 years ago
Shadowghost
20fd05b050
Consistently write IP in upercase
2 years ago
Shadowghost
bedee7922f
Fix interface address assignment and resolution in SSDP
2 years ago
Shadowghost
42498194d9
Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
2 years ago
Bond_009
48263078b4
Reduce string allocations by regex
2 years ago
Ruben Wealth Hu
65f6c2e2fd
Translated using Weblate (Indonesian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
2 years ago
stegl
bfb31a9bce
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
2 years ago
ikoch
13589ceb06
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2 years ago
Ruben Kremer
785e8c4085
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2 years ago
Bond_009
cb85fc688f
Enable nullable for more files
2 years ago
Shadowghost
3a91c37283
Merge branch 'master' into network-rewrite
2 years ago
Shadowghost
4eba16c672
Apply review suggestions
2 years ago
MBR#0001
c338aa7cb5
Fix NRE in DisposeAsyncCore
2 years ago
Bond-009
92f6e19a25
Enable nullable for more files ( #9310 )
2 years ago
Claus Vium
f5c970e67f
Merge pull request #9297 from crobibero/livetv-tweaks
...
LiveTV fixes
2 years ago
Bond-009
f5417c50f7
Merge pull request #9139 from Jpuc1143/tag-whitelist
2 years ago
Cody Robibero
32eccc139c
LiveTV fixes
2 years ago
Claus Vium
7b1bd9f234
Merge pull request #9115 from barronpm/plugin-assemblycontext-fix
...
Use one AssemblyLoadContext per plugin
2 years ago
Troja
16a0537a01
Translated using Weblate (Belarusian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/be/
2 years ago
Jean-Pierre Bachmann
0ed4fd5759
Changed LogTrace to LogDebug
2 years ago
Jean-Pierre Bachmann
2a4cc4d942
Updated logging level and formatting
2 years ago
rushmash
abf6acf9d7
Translated using Weblate (Belarusian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/be/
2 years ago
rushmash
3042c16a79
Translated using Weblate (Belarusian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/be/
2 years ago
Troja
c139b0a7f0
Translated using Weblate (Belarusian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/be/
2 years ago
Elias Frehner
666c6d321f
Translated using Weblate (Alemannic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gsw/
2 years ago
Shadowghost
3d4b2f840a
Fix BD and DVD folder recognition for tv episodes
2 years ago
Shadowghost
519709bf10
Revert "Remove DvdLib ( #9068 )"
...
This reverts commit db1913b08f
.
2 years ago
Zoltan Csizmadia
e0519189b2
Use Directory.Packages.props ( #9135 )
...
Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com>
2 years ago
Wiki
5612091df3
Translated using Weblate (Pirate (pr))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/
2 years ago
Plntote
b769417e94
Translated using Weblate (Spanish (Latin America))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
2 years ago
Cody Robibero
58b3945805
Merge pull request #9191 from barronpm/applicationhost-cleanup1
2 years ago
Claus Vium
9e155eacea
Merge pull request #9227 from Bond-009/ffprobe
...
Improve ffprobe json parsing and don't log error for Codec Type attachment
2 years ago
Robert Englund
fe48c47e29
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
2 years ago
Peyman M
c38157acb9
Translated using Weblate (Persian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
2 years ago
Jean-Pierre Bachmann
0b71974054
Fixed whitespace
2 years ago
JPVenson
341658b552
Update CleanupCollectionPathsTask.cs
...
Removed code smell and switched to non creation for non existing collection folder
2 years ago
Jean-Pierre Bachmann
6b8d169529
Added CleanupCollection task
2 years ago
Bond_009
65d605b17d
Improve ffprobe json parsing and don't log error for Codec Type attachment
2 years ago
Ronan Charles-Lorel
31ac861b85
Formatting
2 years ago
Ronan Charles-Lorel
a2ac791bb7
Add a way to add more invalid characters when sanitizing a filename
2 years ago
Patrick Barron
fec23de427
Remove Emby.Notifications ( #9147 )
2 years ago
Patrick Barron
0bbeead6c7
Don't store media encoder as field
2 years ago
Patrick Barron
f7ec85d7a0
Use dependency injection for IChannel
2 years ago
Patrick Barron
4f81f4daaa
Use depencency injection for ISubtitleProvider
2 years ago
Patrick Barron
8898012121
Convert CanLaunchWebBrowser to expression body
2 years ago
Patrick Barron
990bd7d1ee
Initialize device id in constructor
2 years ago
Patrick Barron
0df899943f
Move LogEnvironmentInfo to StartupHelpers
2 years ago
Patrick Barron
63b0132562
Remove OS information from System Info ( #9175 )
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
2 years ago
Jpuc1143
7fa6d4c81e
Add "Allowed Tags" to Parental Controls
2 years ago
Shadowghost
a728f0993e
Merge branch 'master' into network-rewrite
2 years ago
Patrick Barron
db1913b08f
Remove DvdLib ( #9068 )
...
* Remove DvdLib
* Update error message for blu-ray folders
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
* Remove BDInfo
* Remove MediaEncoder.GetPrimaryPlaylistVobFiles
* Remove BlurayDiscInfo
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
2 years ago
Shadowghost
6e46075414
Apply review suggestions
2 years ago
marcus2799
c3a6b6c69d
Translated using Weblate (Bulgarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
2 years ago
Shadowghost
656a0bff6f
Merge remote-tracking branch 'upstream/master' into network-rewrite
2 years ago
Patrick Barron
8cabac0cf2
Load all plugin assemblies before attempting to load types
2 years ago
renovate[bot]
e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 ( #9117 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
SuperDumbTM
971e338b71
Translated using Weblate (Chinese (Traditional, Hong Kong))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
2 years ago
Patrick Barron
79a7815be7
Use one AssemblyLoadContext per plugin
2 years ago
Bond-009
875359d457
Merge pull request #9108 from barronpm/efcore-cleanup
2 years ago
Bond-009
212876b235
Merge pull request #9100 from barronpm/refactor-startup
2 years ago
Patrick Barron
c59f2a3c46
Mark CanSelfRestart as Obsolete
2 years ago
Slug-Cat
bf055a2f99
Translated using Weblate (Pirate (pr))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/
2 years ago
DarrenRuane
cf8db70af8
Fix build failing
2 years ago
DarrenRuane
8e5bd36064
Ensure existing chapter images are deleted when user disables chapter generation
2 years ago
Patrick Barron
8479f0f90c
Rename JellyfinDb to JellyfinDbContext
2 years ago
DarrenRuane
776294b5f8
Fix pre-existing chapter images not being deleted after the chapter image generation setting is disabled
2 years ago
Patrick Barron
577d396649
Use custom plugin assembly load context
2 years ago
Patrick Barron
a48f188874
Use separate assembly load contexts per plugin
2 years ago
Patrick Barron
dc85d86ea1
Enable in-process restarting
2 years ago
Bond_009
8ff0cb1e9d
Remove AddPeopleQueryIndex migration
2 years ago
Bond_009
6a8d24d9e9
Set journal_size_limit
2 years ago
Bond_009
73740f6c6e
Change synchronous_mode to normal
2 years ago
Bond_009
ab918c6292
Fine tune DB settings
2 years ago
Napaul Intrarasing
37edb21887
Translated using Weblate (Thai)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
2 years ago
Alex Popovic
0571d3e403
Translated using Weblate (Serbian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
2 years ago
kshantum
d39dcb8ad2
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2 years ago
0TTA
ab645653bc
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2 years ago
renovate[bot]
7516e61c5b
chore(deps): update dotnet monorepo to v7.0.2
2 years ago
Patrick Barron
b5da0d1b17
Rename Emby.Drawing and move to src ( #9054 )
...
* Move Emby.Drawing to src
* Rename Emby.Drawing -> Jellyfin.Drawing
2 years ago
MBR-0001
8af854315e
Add Chinese Bilingual language ( #7623 )
...
Closes https://github.com/jellyfin/jellyfin-plugin-opensubtitles/issues/103
2 years ago
Stephen Cox
51c7c85b4c
Translated using Weblate (Afrikaans)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
2 years ago
Retrial
34fe2d00a2
Translated using Weblate (Greek)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
2 years ago
Brad Beattie
ac9b7142cc
Fixing similar parental rating calculation ( #8959 )
2 years ago
Cody Robibero
678bcf9a80
Use EventManager for AuthenticationSuccess, AuthenticationFailure ( #8960 )
2 years ago
Bond-009
769c48c629
Deduplicate media stream ordering code ( #9014 )
2 years ago
Porrumentzio
c795f17fa6
Translated using Weblate (Basque)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eu/
2 years ago
Futoshi Iwashita
a07b14057f
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
2 years ago
Bond-009
43c3a465e6
Merge pull request #8775 from SenorSmartyPants/DVRMetadata
...
Fixes https://github.com/jellyfin/jellyfin/issues/5178
2 years ago
Xavier Rosell
cfda11d5f9
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
2 years ago
Brad Beattie
f0376cdad9
Augment tag searching to consider all ItemValues
2 years ago
guineu
8de052646c
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
2 years ago
NorwayFun
f32d4040f2
Translated using Weblate (Georgian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ka/
2 years ago
0TTA
ef4ea1eb77
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2 years ago
DuaLee
a6efdd850a
Translated using Weblate (Korean)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
2 years ago
gam24
2385588998
Translated using Weblate (Polish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/
2 years ago