Jason Dove and GitHub
a864d53327
add seasons to search index ( #385 )
...
* update trakt list items when re-adding existing list
* add seasons to search index
2021-09-25 14:01:35 -05:00
Jason Dove and GitHub
e6446f9983
better trakt lists ( #384 )
...
* better trakt list support
* update dependencies
* revert unneeded brackets
2021-09-25 09:12:25 -05:00
Jason Dove and GitHub
45c6d20fd0
sync trakt list to collection ( #381 )
...
* sync trakt list to collection
* move trakt client id
2021-09-20 18:46:03 -05:00
Jason Dove and GitHub
5439db89a7
nvidia fixes ( #380 )
...
* nvidia fixes
* fix tests
2021-09-19 21:39:36 -05:00
Jason Dove and GitHub
a39231bb5a
fix local episode metadata update ( #379 )
2021-09-19 20:57:12 -05:00
Jason Dove
ca8bcacbd3
update changelog for release 59 [no ci]
2021-09-18 14:35:01 -05:00
Jason Dove and GitHub
f27286d1dd
properly disable transcoding when unchecked in mpeg-ts mode ( #378 )
...
* properly disable transcoding in MPEG-TS mode
* update changelog
2021-09-18 14:21:49 -05:00
Jason Dove
23870b75f7
update changelog [no ci]
2021-09-18 14:02:49 -05:00
Jason Dove and GitHub
944f1e4307
add scheduled playout rebuild ( #376 )
...
* configure scheduled playout rebuild
* implement scheduled playout rebuild
* remove variable
2021-09-18 11:23:58 -05:00
Jason Dove and GitHub
f7de9ac5ea
include intel-media-va-driver-non-free in vaapi image ( #375 )
...
* include intel-media-va-driver-non-free in vaapi image
* tweak changelog
2021-09-17 21:13:27 -05:00
Jason Dove and GitHub
1eb51ad2f4
add some health checks to home page ( #374 )
2021-09-17 17:59:59 -05:00
Jason Dove and GitHub
c3e0aaf0b7
missing metadata fixes ( #373 )
2021-09-17 08:53:41 -05:00
Jason Dove
b9912b47df
update changelog for release 58 [no ci]
2021-09-15 21:53:34 -05:00
Jason Dove and GitHub
55fb2624e7
add multi-part grouping tooltip ( #371 )
2021-09-15 21:18:41 -05:00
Jason Dove and GitHub
8ced20dc39
dont offset collections during shuffle in order ( #370 )
2021-09-15 20:54:32 -05:00
Jason Dove and GitHub
e718cb0faf
fix building playouts in timezones with positive offsets ( #368 )
2021-09-15 09:07:35 -05:00
Jason Dove and GitHub
e218ff9a6d
fix watermark when no video filters are required ( #367 )
2021-09-15 05:12:23 -05:00
Jason Dove
7877ec641e
update changelog for release 57 [no ci]
2021-09-11 10:37:23 -05:00
Jason Dove and GitHub
767a9779bb
more kodi artwork fixes ( #360 )
2021-09-11 10:08:33 -05:00
Jason Dove and GitHub
bb9127e546
fix artwork in kodi ( #359 )
2021-09-11 09:45:09 -05:00
Jason Dove and GitHub
c932577cb8
allow adding smart collections to multi collections ( #358 )
2021-09-11 09:29:20 -05:00
Jason Dove and GitHub
ad2685fb2e
add released_inthelast queries ( #357 )
2021-09-10 21:11:14 -05:00
Jason Dove
96bc2c28f2
update changelog for release 56 [no ci]
2021-09-10 13:59:14 -05:00
Jason Dove and GitHub
a076b3eb30
add shuffle-in-order support to all collections ( #356 )
2021-09-10 13:33:04 -05:00
Jason Dove and GitHub
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
2021-09-10 11:58:24 -05:00
Jason Dove
d8b4d00a73
clarify changelog [no ci]
2021-09-09 08:22:46 -05:00
Jason Dove and GitHub
f1f09bd4cb
fix sorting episodes without metadata ( #353 )
2021-09-08 22:12:47 -05:00
Jason Dove and GitHub
77308a9ac5
generate valid xmltv ( #351 )
2021-09-07 06:12:13 -05:00
Jason Dove
3ea8193bb3
update changelog for release 55 [no ci]
2021-09-03 08:56:25 -05:00
Jason Dove and GitHub
640044814c
ignore dot-underscore files ( #346 )
2021-09-03 06:22:33 -05:00
Jason Dove
8417c3f6cd
update changelog for release 54 [no ci]
2021-08-21 13:19:13 -05:00
Jason Dove and GitHub
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
2021-08-21 12:47:22 -05:00
Jason Dove and GitHub
9d07627781
fix ffprobe parsing in some cultures ( #337 )
2021-08-21 05:57:39 -05:00
Jason Dove
3d7ec59088
update changelog for release 53 [no ci]
2021-08-01 12:37:10 -05:00
Jason Dove
d78976f80a
update changelog [no ci]
2021-08-01 12:22:32 -05:00
Jason Dove and GitHub
cd2558e3e6
fix jellyfin and emby links ( #320 )
2021-07-27 18:26:12 -05:00
Jason Dove
c39654ca40
update changelog for release 52 [no ci]
2021-07-22 11:26:05 -05:00
Jason Dove and GitHub
f17151bd20
fix multi-collection bug ( #318 )
2021-07-22 11:12:14 -05:00
Jason Dove and GitHub
9fbe950e6e
support multiple local libraries ( #317 )
...
* allow multiple local libraries
* add "move library path" function
2021-07-20 07:47:12 -05:00
Jason Dove
447829385f
update changelog for release 51 [no docker]
2021-07-18 07:11:11 -05:00
Jason Dove and GitHub
a94d831866
add playout days to build setting ( #316 )
2021-07-18 06:10:54 -05:00
Jason Dove and GitHub
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
2021-07-17 21:45:41 -05:00
Jason Dove
4000c6bc0a
update changelog [no docker]
2021-07-15 04:40:39 -05:00
Jason Dove and GitHub
eba50523a9
fix release notes on homepage with alpha suffix ( #312 )
2021-07-14 05:35:11 -05:00
Jason Dove
1c1c1e7812
update changelog for release 50 [no docker]
2021-07-13 20:29:00 -05:00
Jason Dove and GitHub
5f802c7484
include linux-arm release artifacts [no docker] ( #306 )
2021-07-13 20:21:37 -05:00
Jason Dove and GitHub
7a06ac71e2
fix movie fallback metadata titles ( #305 )
2021-07-13 20:15:52 -05:00
Jason Dove and GitHub
3b9b8796b9
fix movie fallback metadata ( #302 )
2021-07-12 07:44:48 -05:00
Jason Dove
7d24701a82
update changelog for release 49 [no docker]
2021-07-11 18:00:50 -05:00
Jason Dove and GitHub
286580d5aa
more sorting fixes ( #299 )
2021-07-11 14:40:31 -05:00