Bond_009
c7c7b30d28
Revert "Merge pull request #13604 from Jxiced/master"
...
This reverts commit ce78af2ed4f203690a0f9ef87b08b27a6bd43f63, reversing
changes made to db7465e83d9cc07134a0bffad7ed17b1c7b873da.
2025-08-06 15:49:40 +02:00
Joshua M. Boniface
4b6fb6c4bb
Merge branch 'master' into master
2025-08-03 17:27:17 -04:00
Shadowghost
803e87ca5f
Don't fail image saving on missing BaseItem
2025-08-02 22:10:39 +02:00
theguymadmax
536437bbe3
Fix allow and block queries ( #14482 )
2025-07-27 19:28:04 -06:00
Cody Robibero
36c90ce2ce
Clean up and fix backup/restore ( #14489 )
2025-07-20 20:01:13 -06:00
JPVenson
21a6d6f0d6
Delete old migrations on restore ( #14486 )
2025-07-17 17:19:41 -06:00
Stephan Sundermann
2ad37fe021
Ensure UserData stays unique on delete ( #14475 )
2025-07-17 17:19:26 -06:00
Nyanmisaka
25a362345d
Fix refreshing the library cannot delete old attachments ( #14461 )
2025-07-14 18:40:37 -06:00
JPVenson
310a54f090
Allow loading of Database options for DB provider ( #14466 )
2025-07-14 18:39:43 -06:00
JPVenson
4d5ba8d7a5
Only save images when changed ( #14425 )
2025-07-07 09:14:01 -06:00
Tim Eisele
c6e568692e
Fix modification checks and make sure to use UTC ( #14347 )
2025-06-26 17:50:37 -06:00
theguymadmax
b528c1100f
Fix missing music genre metadata ( #14332 )
2025-06-23 08:30:59 -06:00
Tim Eisele
b2312466e1
Update Jellyfin.Server.Implementations/Item/BaseItemRepository.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
2025-06-19 11:40:40 +02:00
Tim Eisele
989aef18af
Update Jellyfin.Server.Implementations/Item/BaseItemRepository.cs
...
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
2025-06-18 23:08:05 +02:00
Shadowghost
ccb917b8df
Cleanup logging and user data import skip on missing user
2025-06-18 21:33:32 +02:00
JPVenson
4cd0a2ed8d
Always set update action when item does not exist ( #14304 )
2025-06-15 15:19:57 -06:00
JPVenson
2d9257b203
Add explicit check for placeholder ID ( #14298 )
2025-06-15 12:07:19 -06:00
JPVenson
1c4c9cf733
Fix UserData cleanup task and queries ( #14280 )
2025-06-11 17:30:57 -06:00
JPVenson
4a0a45a045
Use explicit naming
2025-06-10 14:33:41 +00:00
JPVenson
91da1c035d
Fix schema name on backup
2025-06-10 14:31:01 +00:00
ThunderClapLP
6b5ce934b3
Fix existing media segments not being handled on scan ( #14218 )
2025-06-10 07:45:09 -06:00
JPVenson
d3ad2aec60
Feature/persistent watch data ( #14262 )
2025-06-09 17:14:27 -06:00
JPVenson
7aee5b1e70
Fix ExcludeItemId, ExcludeProviderIds and HasAnyProviderId filter ( #14249 )
2025-06-08 19:53:18 -06:00
theguymadmax
4f3b49472a
Fix broken chapter image placeholders when no image is present ( #14230 )
2025-06-06 13:52:00 -06:00
theguymadmax
5ac0260e5f
Fix DirectoryNotFoundException for backdrop folders in trickplay ( #14223 )
2025-06-05 15:57:31 -06:00
JPVenson
916e897ed2
Allow custom plugin provided database providers to be loaded ( #14171 )
2025-06-03 16:53:37 -06:00
JPVenson
d5672ce407
Add declarative backups for migrations ( #14135 )
2025-06-03 16:49:41 -06:00
Tim Eisele
e1a5c16404
Prune trickplay data on regenerate and scan ( #14085 )
2025-06-03 15:25:09 -06:00
JPVenson
48825f468e
Fix server not auto restarting ( #14215 )
2025-06-03 15:16:35 -06:00
JPVenson
697bb6a480
Backup MigrationHistory as well ( #14136 )
2025-06-03 15:15:46 -06:00
JPVenson
a1d72deba2
Add multiple options for internal locking ( #14047 )
2025-06-03 15:15:22 -06:00
Max
8cb077402f
Use CleanName for sorting case insensitive
2025-05-22 10:32:40 -04:00
Max
709d0bb231
Make name sorting case insensitive
2025-05-21 11:18:34 -04:00
JPVenson
fe2596dc0e
Add Full system backup feature ( #13945 )
2025-05-18 18:39:04 -06:00
theguymadmax
43659f011c
Fix ArgumentNullException in TmdbExternalUrlProvider ( #14130 )
2025-05-18 18:35:12 -06:00
Alexander Miller
29fc7711a1
Merge pull request #14094 from allesmi/fix/ancestor-ids-parent-child-relation
...
Translate query by AncestorIds correctly
2025-05-15 11:48:20 +02:00
Tim Eisele
49c6a99e00
Cleanup external item data cleanup ( #14072 )
2025-05-09 08:35:29 -06:00
Tim Eisele
d976f13970
Recognize file changes and remove data on change ( #13839 )
2025-05-04 21:21:44 -06:00
Bond-009
0c3ba30de2
Cleanup file related code ( #14023 )
2025-05-04 08:40:34 -06:00
JPVenson
1c4b5199b8
Fix ItemValue query ( #13939 )
2025-04-26 19:10:54 -06:00
JPVenson
5d65cfcd99
improved performance of save operations ( #13889 )
2025-04-26 09:32:12 -06:00
JPVenson
2ea7af777b
Create directory before checking for size ( #13962 )
2025-04-26 09:30:57 -06:00
Tim Eisele
df5671263f
Merge pull request #13847 from Shadowghost/rework-chapter-management
...
Rework chapter management
2025-04-26 14:01:12 +02:00
JPVenson
a0931baa8e
Add Api and startup check for sufficient storage capacity ( #13888 )
2025-04-20 20:06:50 -06:00
theguymadmax
1c190f7952
Improve video resolution filtering and classification logic ( #13332 )
2025-04-19 10:45:19 -06:00
Tim Eisele
cad8de9701
Add Genre cleanup and fix cleanup filter queries ( #13891 )
2025-04-09 18:40:16 -06:00
JPVenson
070abcd8ff
Fix InheritedParentalRatingSubValue not set ( #13880 )
2025-04-08 19:19:01 -06:00
baka0815
5fc1b1c862
Translate the ISO-639-2/B codes to ISO-639-2/T. ( #13068 )
...
* Translate the ISO-639-2/B codes to ISO-639-2/T.
This enables 19 additional languages to be displayed correctly.
* Convert the 2-dimensional array to a dictionary
* Added the French language to the list of ISO-639-2/B codes
* Don't change the property, use a local variable instead.
* When creating the MediaStream in the MediaStreamRepository ensure that the ISO 639-2/T (f.e. deu) code is used for the language as that is the one the .NET culture info knows.
The other code is most likely the ISO 639-2/B code (f.e. ger) which is unknown to the .NET culture info and will result in just displaying the code instead of the display name.
* Move the substitution of ISO 639-2/B to /T to the localization manager.
Some language (like Chinese) have multiple entries in the iso6392.txt file (f.e. zho|chi|zh|..., zho|chi|zh-tw|...) but the conversation between /T and /B is the same so use .TryAdd.
* Change the method definition from GetISO6392TFromB to TryGetISO6392TFromB and return true if a case was found.
* Add unit tests for TryGetISO6392TFromB.
2025-04-07 21:29:12 -06:00
Tim Eisele
b65e03da9a
Fix Genre type ( #13862 )
2025-04-07 06:11:05 -06:00
Tim Eisele
de3d1445c0
Fix ancestors ( #13827 )
2025-04-05 10:49:29 -06:00