Jason Dove
a076b3eb30
add shuffle-in-order support to all collections ( #356 )
4 years ago
Jason Dove
fc360602ad
add smart collections ( #355 )
...
* start to add smart collections
* add smart collection table; delete smart collection
* overwrite smart collections
* support scheduling smart collections
* update changelog
4 years ago
Jason Dove
d8b4d00a73
clarify changelog [no ci]
4 years ago
Jason Dove
0638ac8a5e
more missing metadata fixes ( #354 )
...
* more missing metadata fixes
* update mudblazor
4 years ago
Jason Dove
f1f09bd4cb
fix sorting episodes without metadata ( #353 )
4 years ago
Jason Dove
f6680f29e7
try to fix doc formatting [no docker]
4 years ago
Jason Dove
1c0413452b
fix m3u xmltv mapping
4 years ago
Jason Dove
77308a9ac5
generate valid xmltv ( #351 )
4 years ago
Jason Dove
3ea8193bb3
update changelog for release 55 [no ci]
4 years ago
Jason Dove
8ad8680027
update dependencies; fix unnecessary table scrolling ( #347 )
4 years ago
Jason Dove
640044814c
ignore dot-underscore files ( #346 )
4 years ago
Jason Dove
18b5313a53
update docs [no docker]
4 years ago
Jason Dove
8417c3f6cd
update changelog for release 54 [no ci]
4 years ago
Jason Dove
32fdb414fa
add "shuffle in order" playback order for multi-collections ( #338 )
...
* add "shuffle in order" option for multi-collections
* use balanced shuffle instead of random
4 years ago
Jason Dove
d3fc820aef
update dependencies ( #336 )
...
* update dependencies
* fix fluent assertions
4 years ago
Jason Dove
9d07627781
fix ffprobe parsing in some cultures ( #337 )
4 years ago
Jason Dove
d3c8914758
update dependencies ( #331 )
4 years ago
Jason Dove
3d7ec59088
update changelog for release 53 [no ci]
4 years ago
Jason Dove
d78976f80a
update changelog [no ci]
4 years ago
Jason Dove
0f5fee99c6
always proxy jellyfin and emby artwork ( #323 )
4 years ago
dependabot[bot]
d5bfd1a254
Bump MudBlazor from 5.0.15 to 5.1.0 ( #321 )
...
Bumps [MudBlazor](https://github.com/Garderoben/MudBlazor ) from 5.0.15 to 5.1.0.
- [Release notes](https://github.com/Garderoben/MudBlazor/releases )
- [Changelog](https://github.com/Garderoben/MudBlazor/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/Garderoben/MudBlazor/compare/v5.0.15...v5.1.0 )
---
updated-dependencies:
- dependency-name: MudBlazor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Jason Dove
cd2558e3e6
fix jellyfin and emby links ( #320 )
4 years ago
Jason Dove
c39654ca40
update changelog for release 52 [no ci]
4 years ago
Jason Dove
f17151bd20
fix multi-collection bug ( #318 )
4 years ago
Jason Dove
6aeaf65a13
update docs [no docker]
4 years ago
Jason Dove
9fbe950e6e
support multiple local libraries ( #317 )
...
* allow multiple local libraries
* add "move library path" function
4 years ago
Jason Dove
c9baff2cd5
add codeql workflow [no docker]
4 years ago
Jason Dove
447829385f
update changelog for release 51 [no docker]
4 years ago
Jason Dove
a94d831866
add playout days to build setting ( #316 )
4 years ago
Jason Dove
632753ea93
add multi collections ( #315 )
...
* start to add multi-collections
* create multi collection with no items
* edit multi collections
* fix plex credentials threading issue
* add playback order to multi collection items
* group episodes outside of shuffled enumerator
* move playback order onto each schedule item
* fix multi collection grouping
* update changelog
4 years ago
Jason Dove
4000c6bc0a
update changelog [no docker]
4 years ago
Jason Dove
1521469b2f
add sqlite linux-arm artifacts ( #314 )
4 years ago
Jason Dove
d6272c54a0
fix nuget references
4 years ago
dependabot[bot]
d5039dc4fc
Bump Serilog.Sinks.Console from 3.1.1 to 4.0.0 ( #303 )
...
Bumps [Serilog.Sinks.Console](https://github.com/serilog/serilog-sinks-console ) from 3.1.1 to 4.0.0.
- [Release notes](https://github.com/serilog/serilog-sinks-console/releases )
- [Commits](https://github.com/serilog/serilog-sinks-console/compare/v3.1.1...v4.0.0 )
---
updated-dependencies:
- dependency-name: Serilog.Sinks.Console
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Jason Dove
eba50523a9
fix release notes on homepage with alpha suffix ( #312 )
4 years ago
Jason Dove
1c1c1e7812
update changelog for release 50 [no docker]
4 years ago
Jason Dove
5f802c7484
include linux-arm release artifacts [no docker] ( #306 )
4 years ago
Jason Dove
7a06ac71e2
fix movie fallback metadata titles ( #305 )
4 years ago
Jason Dove
3b9b8796b9
fix movie fallback metadata ( #302 )
4 years ago
dependabot[bot]
a72d91507e
Bump FluentValidation.AspNetCore from 10.2.3 to 10.3.0 ( #301 )
...
Bumps [FluentValidation.AspNetCore](https://github.com/JeremySkinner/fluentvalidation ) from 10.2.3 to 10.3.0.
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases )
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt )
- [Commits](https://github.com/JeremySkinner/fluentvalidation/compare/10.2.3...10.3.0 )
---
updated-dependencies:
- dependency-name: FluentValidation.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
45bfbfc179
Bump FluentValidation from 10.2.3 to 10.3.0 ( #300 )
...
Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation ) from 10.2.3 to 10.3.0.
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases )
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt )
- [Commits](https://github.com/JeremySkinner/fluentvalidation/compare/10.2.3...10.3.0 )
---
updated-dependencies:
- dependency-name: FluentValidation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Jason Dove
7d24701a82
update changelog for release 49 [no docker]
4 years ago
Jason Dove
286580d5aa
more sorting fixes ( #299 )
4 years ago
Jason Dove
d9457c01e5
add special case to multiple playout mode ( #298 )
4 years ago
Jason Dove
22cf759a29
sorting fixes ( #297 )
...
* sorting fixes
* use natural sort for add to schedule dialog
4 years ago
Jason Dove
0733a3d8d7
fix loading playout anchors ( #296 )
4 years ago
Jason Dove
5f28707cce
include audio language metadata in all streaming modes ( #295 )
...
* include audio language metadata in all streaming modes
* cleanup
4 years ago
Jason Dove
45f1c6b22a
properly flood with fixed start time ( #294 )
4 years ago
dependabot[bot]
3bed81aee9
Bump MudBlazor from 5.0.14 to 5.0.15 ( #292 )
...
Bumps [MudBlazor](https://github.com/Garderoben/MudBlazor ) from 5.0.14 to 5.0.15.
- [Release notes](https://github.com/Garderoben/MudBlazor/releases )
- [Changelog](https://github.com/Garderoben/MudBlazor/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/Garderoben/MudBlazor/compare/v5.0.14...v5.0.15 )
---
updated-dependencies:
- dependency-name: MudBlazor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Jason Dove
f2eda3033c
update dependencies ( #289 )
4 years ago