Jakub Schmidtke
1294990f4f
Added more aliases for attributes
...
Adds tvdb alias for tvdbid and imdb alias for imdbid.
It also fixes an issue where tmdb alias was being ignored
if it was followed by something like "tmdbidfoo".
The same issue prevented imdb pattern matching from
working, if it was followed by something like "imdbidfoo".
It also allows for detecting the first matching occurence,
whether it was an alias or not.
Finally, it ignores attributes with values consisting of only whitespaces.
2026-07-07 15:39:09 +02:00
Bond-009
8083ab78b5
Fix tests
2026-02-02 20:46:28 +01:00
Nilesh Patel
acb9da6f93
Add curly brace and parentheses support for parsing attribute values from paths
2025-12-10 12:23:05 -08:00
Jordan Fearnley
730a75a88a
Chore: Adds unit tests to support ( #11351 )
2024-04-13 09:41:17 +02:00
Bond_009
7bf831da62
Fix tests
2023-12-18 22:02:31 +01:00
Stepan Goremykin
8ea812b65d
Reduce string literal length by using verbatim string
2023-10-08 00:26:12 +02:00
AmbulantRex
891b9f7a99
Add DLL whitelist support for plugins
2023-03-30 08:59:21 -06:00
Cody Robibero
25abe479eb
Add ability to search by -
2021-12-31 08:51:50 -07:00
Cody Robibero
58f788e8ab
Update tests/Jellyfin.Server.Implementations.Tests/Library/PathExtensionsTests.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com >
2021-12-11 19:43:01 -07:00
Cody Robibero
d707a201c9
update tests
2021-12-09 12:31:32 -07:00
Cody Robibero
593b2fd359
Add more speed and more tests
2021-12-09 08:06:06 -07:00
Cody Robibero
1df56335ee
Add more tests
2021-11-27 16:25:21 -07:00
Bond_009
47e7c1356c
PathExtensions: Fix index out of bounds in TryReplaceSubPath
...
Fixes #5977
2021-05-05 16:45:04 +02:00
Bond_009
5241bd41ef
Add code analysis attributes where appropriate
2021-03-09 01:28:21 +01:00
cvium
bc661c16e1
simplify
2021-03-06 14:01:37 +01:00
cvium
37e374d33d
make sure network path substitution matches correctly
2021-03-05 14:09:23 +01:00
Bond_009
228b33a23b
Minor improvements
2020-09-20 14:02:41 +02:00
Bond_009
c430a7ed8f
Address comments
2020-04-21 10:18:26 +02:00
Bond_009
958681cdff
Cover more branches
2020-04-20 10:18:12 +02:00
Bond_009
7f4a229cd2
Add some simple tests
2020-04-20 10:18:12 +02:00