Mark Cilia Vincenti
|
d1677dc680
|
AsyncKeyedLock migration
|
2024-01-03 16:47:25 +01:00 |
|
Bond_009
|
eb022c49cc
|
Update to .NET 8
|
2023-11-14 21:12:16 +01:00 |
|
Bond_009
|
a9ef103c95
|
Add IDisposableAnalyzers to more projects
|
2023-11-05 02:01:14 +01:00 |
|
Shadowghost
|
519709bf10
|
Revert "Remove DvdLib (#9068)"
This reverts commit db1913b08f .
|
2023-02-04 18:36:47 +01:00 |
|
Zoltan Csizmadia
|
e0519189b2
|
Use Directory.Packages.props (#9135)
Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com>
|
2023-02-04 10:15:08 -07:00 |
|
Patrick Barron
|
db1913b08f
|
Remove DvdLib (#9068)
* Remove DvdLib
* Update error message for blu-ray folders
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
* Remove BDInfo
* Remove MediaEncoder.GetPrimaryPlaylistVobFiles
* Remove BlurayDiscInfo
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
|
2023-01-20 13:29:45 +01:00 |
|
renovate[bot]
|
e408da4651
|
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-18 04:16:59 -07:00 |
|
Bond-009
|
81c8890b6d
|
Fix all warnings in MediaBrowser.MediaEncoding (#9073)
|
2023-01-11 17:22:01 -07:00 |
|
renovate[bot]
|
233879e525
|
chore(deps): update dependency libse to v3.6.10 (#8958)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-27 14:29:14 +01:00 |
|
Bond_009
|
fd9dc1e308
|
Update deps
|
2022-12-07 16:56:32 +01:00 |
|
Bond_009
|
236dd650d0
|
Update projects to .net7
|
2022-12-07 16:42:05 +01:00 |
|
Bond-009
|
210a4921f2
|
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709)
|
2022-12-05 13:54:28 +01:00 |
|
Joshua Boniface
|
be3d57ad41
|
Backport pull request #8115 from jellyfin/release-10.8.z
Update to dotnet 6.0.7
Authored-by: Cody Robibero <cody@robibe.ro>
Merged-by: Joshua M. Boniface <joshua@boniface.me>
Original-merge: d0fd23bb4b
|
2022-07-20 19:29:09 -04:00 |
|
dependabot[bot]
|
812841d01e
|
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-09 15:24:09 +02:00 |
|
Cody Robibero
|
c512e783b3
|
Merge pull request #7480 from jellyfin/dependabot/nuget/StyleCop.Analyzers-1.2.0-beta.406
|
2022-03-21 11:10:06 -06:00 |
|
dependabot[bot]
|
5d44e45b90
|
Bump libse from 3.6.4 to 3.6.5
Bumps [libse](https://github.com/SubtitleEdit/subtitleedit) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/SubtitleEdit/subtitleedit/releases)
- [Changelog](https://github.com/SubtitleEdit/subtitleedit/blob/master/Changelog.txt)
- [Commits](https://github.com/SubtitleEdit/subtitleedit/compare/3.6.4...3.6.5)
---
updated-dependencies:
- dependency-name: libse
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-21 12:22:20 +00:00 |
|
dependabot[bot]
|
dde984bd0e
|
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta.376 to 1.2.0-beta.406.
- [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases)
- [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.376...1.2.0-beta.406)
---
updated-dependencies:
- dependency-name: StyleCop.Analyzers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-21 12:22:11 +00:00 |
|
Bond_009
|
2dcb2f8a9f
|
Ban the usage of Task.Result
If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future
|
2022-01-22 16:48:31 +01:00 |
|
Bond_009
|
cbfa355e31
|
Update StyleCop
|
2021-12-24 18:28:27 +01:00 |
|
dependabot[bot]
|
c4c7d7431f
|
Bump libse from 3.6.2 to 3.6.4
Bumps [libse](https://github.com/SubtitleEdit/subtitleedit) from 3.6.2 to 3.6.4.
- [Release notes](https://github.com/SubtitleEdit/subtitleedit/releases)
- [Changelog](https://github.com/SubtitleEdit/subtitleedit/blob/master/Changelog.txt)
- [Commits](https://github.com/SubtitleEdit/subtitleedit/compare/3.6.2...3.6.4)
---
updated-dependencies:
- dependency-name: libse
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-06 13:29:10 +00:00 |
|
dependabot[bot]
|
29095ab390
|
Bump BDInfo from 0.7.6.1 to 0.7.6.2
Bumps [BDInfo](https://github.com/jellyfin/BDInfo) from 0.7.6.1 to 0.7.6.2.
- [Release notes](https://github.com/jellyfin/BDInfo/releases)
- [Commits](https://github.com/jellyfin/BDInfo/commits)
---
updated-dependencies:
- dependency-name: BDInfo
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-06 12:01:19 +00:00 |
|
Cody Robibero
|
40045d2147
|
Update to full dotnet 6
|
2021-11-08 09:40:12 -07:00 |
|
dependabot[bot]
|
2372931b13
|
Bump UTF.Unknown from 2.4.0 to 2.5.0
Bumps [UTF.Unknown](https://github.com/CharsetDetector/UTF-unknown) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/CharsetDetector/UTF-unknown/releases)
- [Commits](https://github.com/CharsetDetector/UTF-unknown/compare/v2.4...v2.5)
---
updated-dependencies:
- dependency-name: UTF.Unknown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 12:01:04 +00:00 |
|
Cody Robibero
|
2b10251b32
|
Update to dotnet6.rc2
|
2021-10-12 18:31:58 -06:00 |
|
Cody Robibero
|
017380f1dd
|
Reference dotnet6-rc1 packages
|
2021-10-04 07:43:40 -06:00 |
|
Bond_009
|
13fbfe6091
|
Target net6.0
|
2021-09-24 20:15:46 +02:00 |
|
dependabot[bot]
|
b53c36ee4a
|
Bump libse from 3.6.0 to 3.6.2
Bumps [libse](https://github.com/SubtitleEdit/subtitleedit) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/SubtitleEdit/subtitleedit/releases)
- [Changelog](https://github.com/SubtitleEdit/subtitleedit/blob/master/Changelog.txt)
- [Commits](https://github.com/SubtitleEdit/subtitleedit/compare/3.6.0...3.6.2)
---
updated-dependencies:
- dependency-name: libse
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-13 12:01:30 +00:00 |
|
dependabot[bot]
|
c4d8e6f056
|
Bump UTF.Unknown from 2.3.0 to 2.4.0
Bumps [UTF.Unknown](https://github.com/CharsetDetector/UTF-unknown) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/CharsetDetector/UTF-unknown/releases)
- [Commits](https://github.com/CharsetDetector/UTF-unknown/compare/v2.3...v2.4)
---
updated-dependencies:
- dependency-name: UTF.Unknown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 12:00:53 +00:00 |
|
Rich Lander
|
c07e83fdf8
|
Invert code and style analysis configuration (#6334)
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2021-07-30 09:49:28 +02:00 |
|
Bond_009
|
26d7fc8280
|
Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles
|
2021-05-20 22:10:19 +02:00 |
|
Bond_009
|
d202df6e8a
|
Remove useless line
|
2021-03-09 03:22:51 +01:00 |
|
Bond_009
|
9ed7f429c0
|
FxCop -> Net Analyzers (part 1)
|
2021-03-09 03:04:47 +01:00 |
|
dependabot[bot]
|
fef43c556d
|
Bump libse from 3.5.8 to 3.6.0
Bumps [libse](https://github.com/SubtitleEdit/subtitleedit) from 3.5.8 to 3.6.0.
- [Release notes](https://github.com/SubtitleEdit/subtitleedit/releases)
- [Changelog](https://github.com/SubtitleEdit/subtitleedit/blob/master/Changelog.txt)
- [Commits](https://github.com/SubtitleEdit/subtitleedit/compare/3.5.8...3.6.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-01 12:00:38 +00:00 |
|
Bond_009
|
ed8fce2dce
|
Use SubtitleEdit to parse subtitles
|
2021-02-09 15:12:41 +01:00 |
|
crobibero
|
1dac2226c4
|
Remove unused deps
|
2020-12-22 08:57:51 -07:00 |
|
crobibero
|
83629ab6f2
|
Update packages to net5
|
2020-11-10 09:52:34 -07:00 |
|
crobibero
|
30ba35a33b
|
Use HttpClientFactory in SubtitleEncoder
|
2020-08-31 11:07:40 -06:00 |
|
Bond_009
|
ab2147751f
|
Make MediaBrowser.MediaEncoding warnings free
|
2020-08-20 12:16:24 +02:00 |
|
Bond-009
|
53f99d5d4b
|
Add some analyzers to MediaBrowser.MediaEncoding
|
2020-08-04 17:08:09 +02:00 |
|
Bond-009
|
18efa25a6f
|
Enable TreatWarningsAsErrors for MediaBrowser.MediaEncoding
|
2020-08-04 16:20:52 +02:00 |
|
dependabot[bot]
|
33f70bd5f0
|
Bump System.Text.Encoding.CodePages from 4.7.0 to 4.7.1
Bumps [System.Text.Encoding.CodePages](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-11 10:30:11 +00:00 |
|
Mark Monteiro
|
c5f163293f
|
Add <ProjectGuid> properties to all project files
This is required for SonarCloud analysis to run
|
2020-04-21 16:21:09 -04:00 |
|
Bond_009
|
2186df8ac4
|
Update deps
|
2020-01-28 22:42:07 +01:00 |
|
dkanada
|
b3963058db
|
Merge pull request #1891 from stanionascu/bdinfo-uhd
Upgrade BDInfo plugin to UHD/Atmos/DTS:X support
|
2019-12-28 04:16:45 +09:00 |
|
Bond_009
|
3cf9313c86
|
Update deps
|
2019-11-21 17:08:06 +01:00 |
|
Stanislav Ionascu
|
9989b7b68f
|
Replace BDInfo plugin with nupkg and UHD/Atmos/DTS:X support
|
2019-11-17 20:56:13 +01:00 |
|
dkanada
|
3bfb36a67d
|
Merge pull request #1915 from Bond-009/hex
Rewrite hex encoder/decoder
|
2019-11-02 04:03:36 +09:00 |
|
Bond_009
|
3f7836d9eb
|
Update deps and add MultiThreading analyzer
|
2019-11-01 17:55:44 +01:00 |
|
Bond_009
|
a245f5a0d4
|
Rewrite hex encoder/decoder
|
2019-11-01 17:52:29 +01:00 |
|
Bond-009
|
2919cf28ea
|
Update deps (#1735)
|
2019-09-11 13:31:35 -04:00 |
|