Bond-009
827f39f54b
Merge pull request #5068 from Ullmie02/nfo-tests
4 years ago
David
7297412195
Fix indentation
4 years ago
WWWesten
91abc09e79
Translated using Weblate (Kazakh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
4 years ago
Wong To Han, Toby
84f6d683f2
Translated using Weblate (Chinese (Hong Kong))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
4 years ago
Arian Ar
d80daa3bec
Translated using Weblate (Persian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
4 years ago
Rodlan Bernabe
17cff101ce
Translated using Weblate (Filipino)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/
4 years ago
Bond_009
956ca0e5aa
100% branch coverage for Jellyfin.Naming
4 years ago
Cody Robibero
91a9af95c2
Apply suggestions from code review
...
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
4 years ago
crobibero
59ff2c5b4b
Add ability to mark query parameter as obsolete.
4 years ago
ImSoSx
215554bb41
Translated using Weblate (Spanish (Latin America))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
4 years ago
David
d71dce50ca
Add music album nfo parser test
4 years ago
David
ccea02fbb2
Add season nfo parser test
4 years ago
David
dbd70bd394
Add episode nfo parser test
4 years ago
David
0279af5f6b
Move existing tests to correct namespace
4 years ago
David
07613f0821
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
4 years ago
AdmiralAnimE
27cbd14377
Translated using Weblate (Bulgarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
4 years ago
AdmiralAnimE
b3059238e3
Translated using Weblate (Bulgarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
4 years ago
BaronGreenback
89046e1d97
Bug fixes
4 years ago
Claus Vium
14bd4a110f
Merge pull request #4978 from BaronGreenback/MultipeProxies
4 years ago
BaronGreenback
25eaf21a8f
renamed func in test
4 years ago
BaronGreenback
ab632b96fe
renamed.
4 years ago
BaronGreenback
9db8a4d88d
reverted
4 years ago
BaronGreenback
82d365045a
Removed systemIp6 functionality.
4 years ago
BaronGreenback
821473557c
Changed mapping logic
4 years ago
BaronGreenback
dd089fd27a
Changed test
4 years ago
BaronGreenback
6a7623da02
Simplified Code
4 years ago
BaronGreenback
8b2b3b77a5
Removed duplication
4 years ago
crobibero
6abee2dd22
fix delete log task
4 years ago
Claus Vium
65c09f82c5
Merge pull request #5027 from crobibero/episode-first-up
4 years ago
crobibero
1455c2aa10
Remove commented code
4 years ago
Claus Vium
b9691e8712
Merge pull request #5025 from BaronGreenback/DlnaFix
4 years ago
BaronGreenback
49e3b70722
Moved InternalsVisibleTo
4 years ago
BaronGreenback
e81b7c8f4f
reverted
4 years ago
dependabot[bot]
4e13b41eed
Bump sharpcompress from 0.26.0 to 0.27.1
...
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress ) from 0.26.0 to 0.27.1.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases )
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.26...0.27.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
0cb80d3815
Bump coverlet.collector from 3.0.0 to 3.0.1
...
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases )
- [Commits](https://github.com/coverlet-coverage/coverlet/commits )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Oriol Serra
01836e55e4
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
4 years ago
BaronGreenback
828a9b7c75
rollback
4 years ago
BaronGreenback
13012bfa27
Fix bug in GetItemId
4 years ago
senritsu
4e21b49994
adjust episode path expression to allow digits in series names
...
The previous expression was too greedy to consume digits, because the hyphen was optional. This lead to incorrect episode numbers for certain series with digits in their names, in those cases each episode was recognized as the same episode number (the digit from the series name).
The rule, which matches most standard anime filenames, also had a lower priority than one of the Kodi rules, leading to incorrect recognition for absolute numbered episodes with triple digits and higher (first digit was used as season number, rest of digits as episode number). This also resolves one of the TODO test cases.
Additional test cases were added to ensure that both hyphens in different parts of the filename, as well as names without hyphens, still work correctly. All previous test cases still pass.
Unfortunately another TODO (EpisodeNumberTests.cs@L76, Uchuu Senkan Yamato 2199) with the same issue (digits in the series name) could not be trivially fixed in the same change, due to the significantly different formatting. Attempts to resolve this case did not work out for now.
4 years ago
Sinan
d8d9d90469
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
4 years ago
BaronGreenback
b9f0f4f53b
reverted
4 years ago
BaronGreenback
688e7c6a2d
Moved internalVisibleToAttribute to .csj
4 years ago
Joshua M. Boniface
03242a6afd
Merge pull request #5007 from jellyfin/create
4 years ago
Joshua M. Boniface
fe9096be94
Merge pull request #4970 from BaronGreenback/networkTestCorrection
4 years ago
Joshua M. Boniface
3204ce71b3
Merge pull request #4956 from jceresini/master
...
Fix rpm package dependencies
4 years ago
crobibero
a087ab389a
dotnet 5.0.2
4 years ago
crobibero
3b9567d583
Add query parameter to disable returning first episode as next up
4 years ago
crobibero
3d754fa5bf
Revert "Don't return first episodes in next up"
4 years ago
BaronGreenback
620648fe81
Fixed for no data.
4 years ago
BaronGreenback
16d092a8a7
Fixed encoding issue
4 years ago