baka0815
cafb7cd002
Change the order of the iso6392.txt file ( #13314 )
...
* Change the order of the ISO-639-2 list
Now the ISO 639-2/T (terminological) comes first (which is the same as the ISO 639-3 code) and the second column is for the ISO 639-2/B (bibliograpihc) code.
The terminological code is derived from the native name for the language while the bibliographic code is more of a "legacy feature" where the code is derived from the English name for the language.
The format of the file is now
ISO 639-2/T (or ISO 639-3) | ISO 639-2/B (where applicable) | ISO 639-1 (two-letter code) | English name | French name
* Sort the ISO list by the first column
2025-03-26 20:25:53 -06:00
JPVenson
42bdb22bfb
Fixed namespaces
2025-03-25 16:45:00 +01:00
JPVenson
160020c551
WIP fixed namespaces
2025-03-25 15:30:22 +00:00
JPVenson
7cd059c033
Merge remote-tracking branch 'origin/master' into feature/DatabaseRefactor
2025-03-25 15:13:32 +00:00
JPVenson
850f1c79f1
Merge branch 'master' into feature/DatabaseRefactor
2025-03-25 15:12:48 +00:00
JPVenson
ea8f1ffb7c
renamed SqLite to Sqlite
2025-03-24 10:07:52 +00:00
JPVenson
e4b11c664c
Disabled flaky tests
2025-03-24 08:38:17 +00:00
Tim Eisele
dfb485d1f2
Rework season folder parsing ( #11748 )
2025-03-23 10:05:40 -06:00
Tim Eisele
0eed5ee79b
Fix build and tests ( #13718 )
2025-03-14 08:17:18 -06:00
Joshua M. Boniface
79437f85c5
Merge pull request #13175 from Shadowghost/external-url-providers
...
Migrate to IExternalUrlProvider
2025-03-13 21:08:18 -04:00
IDisposable
efb901c369
Backport pull request #13639 from jellyfin/release-10.10.z
...
Support more rating formats
Original-merge: 4f94d23011c4af755e6e05cc42f47befc7e43fcb
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Bond_009 <bond.009@outlook.com>
2025-03-02 11:23:02 -05:00
JPVenson
feea5af2f3
Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRefactor
2025-03-01 14:16:49 +00:00
Bond-009
51e0ce7ea4
Merge pull request #13556 from Jxiced/master
...
Don't allow usernames to have leading or trailing spaces
2025-02-20 12:04:43 +01:00
JPVenson
3e223ead1e
Fixed references for database projects
2025-02-20 10:02:47 +00:00
Shadowghost
5303445c9b
Migrate to IExternalUrlProvider
2025-02-20 10:13:27 +01:00
JPVenson
d8030147ff
Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRefactor
2025-02-19 18:25:00 +00:00
JPVenson
ddc20b74bf
Removed pgsql from refactor
2025-02-19 18:21:23 +00:00
Cody Robibero
712908d53c
Revert nullability of MediaStream.IsHearingImpaired ( #13573 )
2025-02-17 19:20:18 -07:00
Jxiced
b5fcbfc15e
Update test cases.
2025-02-14 17:49:25 +00:00
Bond-009
2db0750abb
Make the JsonConverters for delimited arrays more generic ( #13396 )
...
* Make the JsonConverters for delimited arrays more generic
Also adds some tests for serialization (with different types) as we didn't have any before.
* Ignore warnings
2025-02-13 20:24:55 -07:00
JPVenson
dfdef511a5
Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_provider
2025-02-05 18:32:13 +00:00
Bond-009
00b66a06ea
Enable nullable for AuthorizationInfo ( #13485 )
2025-02-04 17:10:39 -07:00
Shadowghost
abdb5ab79e
Backport pull request #13388 from jellyfin/release-10.10.z
...
Fix rating levels
Original-merge: 53a45c6033fe9e1f0bc33ad4e2426dd5032ae0b0
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Bond_009 <bond.009@outlook.com>
2025-02-03 17:07:08 -05:00
TheMelmacian
51207edf44
Backport pull request #13092 from jellyfin/release-10.10.z
...
Fix: handling of <set> elements in NfoParser
Original-merge: f333ef74b3cc8444e12ac1210f94daf59c766969
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Bond_009 <bond.009@outlook.com>
2025-02-03 16:54:35 -05:00
JPVenson
c9237ae731
Applied review suggestions
2025-02-03 20:15:36 +00:00
JPVenson
61b2ad7f49
Added missing assembly info and fixed migration tests
2025-02-02 02:21:34 +00:00
JPVenson
17003f4d76
Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_provider
2025-02-02 02:09:14 +00:00
JPVenson
844646e2fe
Fixed migration runner and added docs for adding migrations
2025-01-27 17:20:14 +00:00
Bond-009
7684986fa1
Use MediaTypeNames where possible ( #13440 )
2025-01-26 21:06:24 -07:00
JPVenson
aa811eb1e3
Prepared Seperation of Database components for future multi provider support
2025-01-26 20:45:28 +00:00
Josh Soref
044cf9fb85
chore: fix spelling
...
* a
* acceleration
* addition
* altogether
* api clients
* artist
* associated
* bandwidth
* cannot
* capabilities
* case-insensitive
* case-sensitive
* configuration
* delimiter
* dependent
* diacritics
* directors
* enable
* explicitly
* filters
* finish
* have
* hierarchy
* implicit
* include
* information
* into
* its
* keepalive
* localization
* macos
* manual
* matching
* metadata
* nonexistent
* options
* overridden
* parsed
* parser
* playback
* preferring
* processes
* processing
* provider
* ratings
* retrieval
* running
* segments
* separate
* should
* station
* subdirectories
* superseded
* supported
* system
* than
* the
* throws
* transpose
* valid
* was
link: forum or chat rooms
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2025-01-25 20:05:15 -05:00
Joshua M. Boniface
93b8eade61
Merge pull request #12798 from JPVenson/feature/EFUserData
...
Refactor library.db into jellyfin.db and EFCore
2025-01-25 02:08:44 -05:00
JPVenson
48ae3bc0df
Fixed tests again
2025-01-19 12:41:11 +00:00
JPVenson
cd75df6521
Applied review comments
2025-01-19 12:29:14 +00:00
JPVenson
b33810534b
Applied review comments
2025-01-15 20:12:41 +00:00
renovate[bot]
fb5da641f4
Update dependency FsCheck.Xunit to v3 ( #13333 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
2025-01-11 09:37:28 -07:00
JPVenson
1c3196dd5f
Merge remote-tracking branch 'origin/master' into feature/EFUserData
2024-12-15 14:15:43 +00:00
Tim Eisele
08027b1008
Migrate rulesets to .editorconf
2024-12-09 14:42:27 +01:00
JPVenson
fe1aab034e
Merge branch 'jellyfin:master' into feature/EFUserData
2024-12-06 17:59:27 +01:00
Kenneth Cochran
e922fe8582
Added test for ListsingsManager.DeleteListingsProvider(). ( #12793 )
...
* Added test for DeleteListingsProvider().
* Added myself to CONTRIBUTORS.md
* Removed unintentionally committed test SaveListingProvider_SavesProviderAndReturnsInfo()
* Cleaned up test in response to PR feedback.
2024-11-30 12:08:19 +01:00
JPVenson
427359deee
Merge branch 'master' into feature/EFUserData
2024-11-17 01:23:26 +01:00
Bond-009
ceb850c770
Update projects to .NET 9 ( #13023 )
2024-11-16 10:11:01 -07:00
JPVenson
e8be7ab011
Merge branch 'jellyfin:master' into feature/EFUserData
2024-11-14 21:56:18 +01:00
JPVenson
93adddd7a9
reverted dbg code
2024-11-14 10:25:49 +00:00
JPVenson
aea255f910
Deterministic tests my ***
2024-11-14 10:14:41 +00:00
JPVenson
c5488f8ead
Fixed tests message
2024-11-14 09:25:55 +00:00
JPVenson
7d137a8e8a
Updated test dbg message
2024-11-14 09:20:12 +00:00
JPVenson
056dcf7e81
Added Pipeline debug code
2024-11-14 09:04:35 +00:00
JPVenson
5f2be93e19
Fixed Tests
2024-11-14 08:48:53 +00:00
JPVenson
fb88d48374
Fixed out of order unittests
2024-11-10 20:18:36 +00:00