Jason Dove
|
d88e721d2f
|
optimize database calls related to search index (#2645)
|
9 months ago |
Jason Dove
|
e089b12c2b
|
trakt list fixes (#2560)
* show reset playout build failures
* fix scheduling trakt list playlists that contain shows
|
9 months ago |
Jason Dove
|
245165c9d9
|
add rerun collection type (#2421)
* rename collection type
* split collections into separate pages
* add rerun collection types, migration, editor
* add rerun to classic schedule items
* rerun plumbing in classic playout builder
* start to implement rerun enumerator
* add scheduledAt to enumerator movenext
* maintain rerun history in db
* fix shuffle
* fix rerun allowed playback orders
* fix updating rerun collections
* update changelog; fix editing
* update changelog
|
11 months ago |
Jason Dove
|
1c07df5bc3
|
use cancellation tokens in many places (#2350)
* use cancellation tokens everywhere
* more cancellation tokens
|
11 months ago |
Jason Dove
|
867c88d8fc
|
add trakt playlist option (#2171)
* add generate playlist option; add system playlists
* fix official lists; sync items to playlist
|
1 year ago |
Jason Dove
|
70fbd4c746
|
add option to auto refresh trakt lists (#2169)
|
1 year ago |
Jason Dove
|
5947555e86
|
improve trakt list url validation (#1824)
* improve trakt url validation and logging
* update changelog
|
2 years ago |
Jason Dove
|
245c4ec359
|
code analysis and cleanup (#1411)
* cleanup scanner project
* cleanup infrastructure projects
* cleanup ffmpeg project
* cleanup core project
* cleanup app project
* cleanup main project
* update dependencies
* code cleanup
|
3 years ago |
Jason Dove
|
46034aff54
|
fix updating trakt lists (#1218)
|
3 years ago |
Jason Dove
|
fdab54a055
|
limit console log output on windows (#1212)
|
3 years ago |
Jason Dove
|
6895b9cc6b
|
fix search repo caching bug (#886)
* add failing test
* fix search repo bug
* update dependencies
|
4 years ago |
Jason Dove
|
9c02a6738b
|
fix missing trashed episodes (#881)
* fix episodes missing from trash
* cleanup
|
4 years ago |
Jason Dove
|
17f540dc99
|
add more search fields (#769)
|
4 years ago |
Jason Dove
|
c02b83d0d6
|
code cleanup (#743)
* update tools
* run code cleanup
* update dependencies
|
4 years ago |
Jason Dove
|
1ab98578ab
|
refactor namespaces and imports (#670)
* re-namespace
* optimize usings
* more usings
* more of the same
* more implicit/global usings
* cleanup all usings
* minor fixes
|
4 years ago |
Jason Dove
|
184c21a91b
|
optimize trakt matching (#487)
|
5 years ago |
Jason Dove
|
21e53532c1
|
trakt season bug fixes (#386)
|
5 years ago |
Jason Dove
|
a864d53327
|
add seasons to search index (#385)
* update trakt list items when re-adding existing list
* add seasons to search index
|
5 years ago |
Jason Dove
|
e6446f9983
|
better trakt lists (#384)
* better trakt list support
* update dependencies
* revert unneeded brackets
|
5 years ago |