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>
4 weeks ago
JPVenson
427359deee
Merge branch 'master' into feature/EFUserData
3 months ago
Bond-009
ceb850c770
Update projects to .NET 9 ( #13023 )
3 months ago
JPVenson
e8be7ab011
Merge branch 'jellyfin:master' into feature/EFUserData
3 months ago
SethPattee
a416c438da
Added + in username regex validator, Test + in username, issue #10414 ( #12819 )
4 months ago
JPVenson
88fb668cc5
Added Unittest to check for unapplied model changes ( #12854 )
4 months ago
JPVenson
eb601e944c
Expanded BaseItem aggregate types
5 months ago
JPVenson
2014fa56b8
Ported new Item Repository architecture
5 months ago
Bond_009
97a02f5803
Remove BOM from UTF-8 files
...
I think some people need to change their IDE configuration ;)
6 months ago
honestlywhoknows
072938289c
Update PremiereDateComparerTests
...
Add extra tests for edge cases, adjust dummy values for easier debugging
8 months ago
Adam
8933574ce9
Correct PremiereDateComparerTests
...
Correct PremiereDateComparerTests - Adjust expected values, add comments, add extra test
8 months ago
Adam
86835dd3c6
Create PremiereDateComparerTests
...
Create PremiereDateComparerTests to test PremiereDateComparer functionality.
8 months ago
gnattu
5ac518b02a
Backport pull request #11570 from jellyfin/release-10.9.z
...
Fix absolute path checking on windows
Original-merge: 6689d837d6
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
9 months ago
crobibero
a118498f79
Backport pull request #11541 from jellyfin/release-10.9.z
...
Fix migration with special Rating
Original-merge: efba619acb
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
9 months ago
Niels van Velzen
82e5f99f83
Support age in LocalizationManager.GetRatingLevel ( #11367 )
10 months ago
Jordan Fearnley
730a75a88a
Chore: Adds unit tests to support ( #11351 )
10 months ago
Cody Robibero
afacd8d025
Add migration for new plugin repo
12 months ago
Patrick Barron
7eba162879
Move LiveTv tests to separate project
1 year ago
Bond_009
7bf831da62
Fix tests
1 year ago
Cody Robibero
033cfa59c4
Convert CollectionType to use lowercase enum names
1 year ago
Bond_009
0fd36a5bf1
Fix warnings in test projects
1 year ago
Cody Robibero
906f701fa8
Convert CollectionType, SpecialFolderType to enum ( #9764 )
...
* Convert CollectionType, SpecialFolderType to enum
* Hide internal enum CollectionType values
* Apply suggestions from code review
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
* Fix recent change
* Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs
Co-authored-by: Patrick Barron <barronpm@gmail.com>
---------
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
Co-authored-by: Patrick Barron <barronpm@gmail.com>
1 year ago
Cody Robibero
8c5fc80282
Don't remove all tokens if invalid header ( #10490 )
1 year ago
Stepan Goremykin
8ea812b65d
Reduce string literal length by using verbatim string
1 year ago
Stepan Goremykin
a37dc3da96
Use async overload
1 year ago
Bond_009
cc15ea7f65
Ignore .zfs folder
...
Maybe helps with #10215 ?
1 year ago
Bond_009
03b6adf068
Fix xUnit1030: Do not call ConfigureAwait in test method
1 year ago
Cody Robibero
fb8b11276d
fix build
1 year ago
Bond-009
07727e1d63
Merge pull request #9875 from Shadowghost/fixes
2 years ago
Christoph Landsdorf
48eb6f655b
Change: Update parental code count for DE in test
2 years ago
Shadowghost
05d98fe24c
Enforce permissions on websocket connections
2 years ago
Cody Robibero
fe9e764af2
Merge pull request #9564 from AmbulantRex/whitelist-dlls
2 years ago
Cody Robibero
cb788dbd73
Mock configuration to get SqliteCacheSizeKey during test
2 years ago
AmbulantRex
92f50054b2
Add explicit mapping instead of reflection to manifest reconciliation.
2 years ago
AmbulantRex
7dd4201971
Reconcile pre-packaged meta.json against manifest on install
2 years ago
AmbulantRex
a944352aa8
Correct style inconsistencies
2 years ago
AmbulantRex
891b9f7a99
Add DLL whitelist support for plugins
2 years ago
Cody Robibero
dd491ce8ff
Merge pull request #9403 from SenorSmartyPants/ExtraCleanAndNFO
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2 years ago
SenorSmartyPants
b9f7e3971e
Add test for cleaning extra names
2 years ago
Shadowghost
daefdaf8b0
Extend language code handling
2 years ago
Joe Rogers
361fff3a0c
Fix cases where multiple files are resolved as a single book
2 years ago
Joe Rogers
18b8efa7e0
Add tests for audio book resolving
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
9d21f078c7
Add default rating selections
2 years ago
Shadowghost
ed2280a060
Overhaul content ratings
2 years ago
Bond-009
318f11e793
Fix error in XmlTvListingsProviderTests ( #9302 )
2 years ago
Bond-009
6fb2fac6e4
Always run code analyzers for tests projects ( #9304 )
2 years ago
Cody Robibero
32eccc139c
LiveTV fixes
2 years ago
Zoltan Csizmadia
e0519189b2
Use Directory.Packages.props ( #9135 )
...
Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com>
2 years ago