Bond-009
|
92e5a5c6e8
|
Merge pull request #5166 from netpok/index-number-end-from-nfo
|
2021-02-23 13:00:16 +01:00 |
|
Joshua M. Boniface
|
7ece3c5523
|
Merge pull request #5273 from Bond-009/warn31
|
2021-02-22 21:00:46 -05:00 |
|
Joshua M. Boniface
|
c0c4aff8a6
|
Merge pull request #5276 from Bond-009/minor12
|
2021-02-22 21:00:34 -05:00 |
|
Joshua M. Boniface
|
da55462d92
|
Merge pull request #5291 from Bond-009/tests12
|
2021-02-22 21:00:15 -05:00 |
|
Joshua M. Boniface
|
5ce4df4178
|
Merge pull request #5270 from Bond-009/imdb
|
2021-02-22 20:59:57 -05:00 |
|
Joshua M. Boniface
|
23ff1fab46
|
Merge pull request #4984 from Bond-009/subtitleedit
|
2021-02-22 20:59:49 -05:00 |
|
Bond_009
|
baadc48f43
|
Address comments
|
2021-02-22 16:27:02 +01:00 |
|
Bond_009
|
ec3237ba55
|
Fix tests
|
2021-02-22 13:46:40 +01:00 |
|
Bond_009
|
57102090d3
|
Add tests for DashboardController
|
2021-02-22 13:15:29 +01:00 |
|
dependabot[bot]
|
d033c30cd7
|
Bump coverlet.collector from 3.0.2 to 3.0.3
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.2 to 3.0.3.
- [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>
|
2021-02-22 12:00:42 +00:00 |
|
Bond_009
|
eba859e33e
|
Minor improvements
|
2021-02-21 02:49:52 +01:00 |
|
Bond_009
|
141efafd3d
|
Enable TreatWarningsAsErrors for MediaBrowser.Model
|
2021-02-20 23:29:33 +01:00 |
|
Bond_009
|
2b131ddaac
|
Cover all branches
|
2021-02-19 17:26:34 +01:00 |
|
Bond_009
|
941d3f6217
|
Add tests for ProviderIdsExtensions
|
2021-02-19 17:01:52 +01:00 |
|
Bond-009
|
ae30eaf320
|
Merge pull request #5255 from cvium/fix_renameuser
|
2021-02-18 17:52:25 +01:00 |
|
cvium
|
2112d2a9a0
|
Restructure tests
|
2021-02-17 11:51:15 +01:00 |
|
cvium
|
442e770688
|
Validate the new username when renaming
|
2021-02-17 11:30:14 +01:00 |
|
Bond_009
|
54eee41207
|
Fix broken test
|
2021-02-17 10:38:44 +01:00 |
|
David
|
9379f535c2
|
Merge remote-tracking branch 'jellyfin/master' into nfo-tests
|
2021-02-15 12:00:51 +01:00 |
|
David
|
e924545ae2
|
Fix tests for UNIX
|
2021-02-15 11:39:00 +01:00 |
|
Bond-009
|
30372fcd68
|
Merge pull request #5194 from Ullmie02/nfo-watched
|
2021-02-14 18:25:41 +01:00 |
|
David
|
fc7377fb9b
|
Merge remote-tracking branch 'jellyfin/master' into nfo-tests
# Conflicts:
# tests/Jellyfin.XbmcMetadata.Tests/Parsers/EpisodeNfoProviderTests.cs
# tests/Jellyfin.XbmcMetadata.Tests/Parsers/SeriesNfoParserTests.cs
|
2021-02-13 22:55:33 +01:00 |
|
David
|
7f12b27319
|
Add nfo location tests
|
2021-02-13 22:48:29 +01:00 |
|
David
|
36d91a1601
|
Add test for music video nfo
|
2021-02-13 22:41:38 +01:00 |
|
David
|
eecdc3c110
|
Add more tags to nfo tests
|
2021-02-13 22:41:12 +01:00 |
|
Bond_009
|
97935d2cd2
|
Add tests for RequestHelpers.GetItemTypeStrings
|
2021-02-11 18:21:08 +01:00 |
|
David Ullmer
|
ab5fb1b1f2
|
Merge branch 'master' of github.com:jellyfin/jellyfin into nfo-watched
|
2021-02-11 13:48:58 +01:00 |
|
David Ullmer
|
ae57ed4ac7
|
Add nfo user data tests
|
2021-02-11 13:36:35 +01:00 |
|
crobibero
|
407c35f087
|
Update to dotnet 5.0.3
|
2021-02-09 19:02:02 -07:00 |
|
Bond_009
|
9e5c4439b9
|
Comment out broken tests
|
2021-02-09 15:12:43 +01:00 |
|
Bond_009
|
f81bcf7f35
|
Fix tests on windows
|
2021-02-09 15:12:43 +01:00 |
|
Bond_009
|
be965e35b6
|
Log subtitle errors
|
2021-02-09 15:12:43 +01:00 |
|
Bond_009
|
ed8fce2dce
|
Use SubtitleEdit to parse subtitles
|
2021-02-09 15:12:41 +01:00 |
|
David
|
3a4c33ca5f
|
Add nfo parsing for watched, playcount and lastplayed
|
2021-02-09 12:42:55 +01:00 |
|
David Ullmer
|
086254821f
|
Add test for generic nfo provider id parsing
|
2021-02-09 11:19:19 +01:00 |
|
Balázs Váradi
|
7ba53548a2
|
Fix typos in nfo tests
|
2021-02-09 07:21:08 +01:00 |
|
dkanada
|
7f1243978c
|
Merge pull request #5012 from jellyfin/ws
Improve WebSocket Message Deserialization
|
2021-02-09 11:10:52 +09:00 |
|
Balázs Váradi
|
351d61a318
|
Add test for multiepisode nfo parsing
|
2021-02-08 19:40:17 +01:00 |
|
Bond_009
|
13c1c2815f
|
Add regression test for PluginManager.SaveManifest
|
2021-02-08 17:10:20 +01:00 |
|
dkanada
|
2e9661c415
|
Merge pull request #5043 from senritsu/improve-episode-number-parsing-with-digits-in-names
adjust episode path expression to allow digits in series names
|
2021-02-05 11:43:32 +09:00 |
|
dkanada
|
bfbbee0bc9
|
Merge pull request #5085 from Ullmie02/nfo-actor-type
Process actor type in nfo files
|
2021-02-04 23:27:34 +09:00 |
|
Bond_009
|
80e22d9670
|
Add test for ShuffleExtensions
|
2021-01-26 20:21:07 +01:00 |
|
dependabot[bot]
|
09471a206a
|
Bump coverlet.collector from 3.0.1 to 3.0.2
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.1 to 3.0.2.
- [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>
|
2021-01-25 12:00:44 +00:00 |
|
Claus Vium
|
98a4e1b840
|
Merge pull request #5095 from Bond-009/sortorder
|
2021-01-24 19:04:12 +01:00 |
|
Bond_009
|
f6b293203a
|
Restore weird behaviour
|
2021-01-24 17:55:25 +01:00 |
|
Bond-009
|
3806cc5b3f
|
Merge pull request #5074 from jellyfin/cov
100% branch coverage for Jellyfin.Naming
|
2021-01-24 14:11:48 +01:00 |
|
Bond_009
|
d24e7f60c7
|
Fix GetOrderBy and add tests
|
2021-01-24 11:43:05 +01:00 |
|
Joshua M. Boniface
|
3bf7e18886
|
Merge pull request #5031 from crobibero/5.0.2
Update to dotnet 5.0.2
|
2021-01-23 14:41:03 -05:00 |
|
David
|
454d82c52c
|
Process actor type in nfo files
|
2021-01-23 18:06:26 +01:00 |
|
dependabot[bot]
|
1bc1d1c07b
|
Bump Moq from 4.15.2 to 4.16.0
Bumps [Moq](https://github.com/moq/moq4) from 4.15.2 to 4.16.0.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.15.2...v4.16.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-23 13:43:41 +00:00 |
|