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
Jason Dove and GitHub
d9457c01e5
add special case to multiple playout mode ( #298 )
2021-07-11 14:25:42 -05:00
Jason Dove and GitHub
22cf759a29
sorting fixes ( #297 )
...
* sorting fixes
* use natural sort for add to schedule dialog
2021-07-11 13:20:42 -05:00
Jason Dove and GitHub
5f28707cce
include audio language metadata in all streaming modes ( #295 )
...
* include audio language metadata in all streaming modes
* cleanup
2021-07-10 06:16:46 -05:00
Jason Dove
23c4fcf42c
update changelog for release 48 [no docker]
2021-06-22 20:05:43 -05:00
Jason Dove and GitHub
e2f3e86fd6
fix adding jellyfin emby seasons episodes ( #281 )
...
* fix adding new seasons and episodes with emby and jellyfin
* update changelog
* update dependencies
2021-06-22 18:55:44 -05:00
Jason Dove and GitHub
1a7e6dda54
support 10-bit content with nvidia acceleration ( #273 )
...
* use ffprobe for plex statistics
* emby and jellyfin respect library refresh interval
* support 10-bit content with nvidia acceleration
2021-06-19 21:25:44 -05:00
Jason Dove
9fc6cdd0b7
update changelog for release 47 [no docker]
2021-06-15 16:25:01 -05:00
Jason Dove and GitHub
cebab33d79
table improvements ( #272 )
...
* log viewer improvements
* playout detail table improvements
* schedule items table improvements
* remove schedule items pager
2021-06-15 16:10:24 -05:00
Jason Dove and GitHub
b580125e86
fix searching when queries include non-ascii characters ( #271 )
2021-06-15 10:33:02 -05:00
Jason Dove and GitHub
b38ba14c40
fix languages that have multiple codes ( #270 )
2021-06-15 06:12:40 -05:00
Jason Dove and GitHub
c10bc6b184
fix blazor error font color ( #269 )
...
* fix blazor error font color
* changelog
2021-06-14 20:32:20 -05:00
Jason Dove and GitHub
a75737a032
clear playout detail on delete ( #266 )
2021-06-14 18:44:10 -05:00
Jason Dove and GitHub
57aa14b764
fix adding channel with no watermark ( #265 )
2021-06-14 18:31:50 -05:00
Jason Dove
6e6d5a133f
update changelog for release 46 [no docker]
2021-06-14 14:03:10 -05:00
Jason Dove and GitHub
275f82fcc9
save schedules and playouts table page sizes ( #262 )
2021-06-14 13:11:49 -05:00
Jason Dove and GitHub
72d967946d
rework watermarks ( #261 )
...
* rework watermarks to be separate from channels
* update changelog
2021-06-14 10:29:58 -05:00
Jason Dove and GitHub
a0740de972
add global and channel watermark overrides ( #260 )
...
* add global watermark setting
* add channel watermark override
* update changelog
2021-06-13 21:45:52 -05:00
Jason Dove and GitHub
679feb6d21
add watermark opacity ( #259 )
2021-06-13 20:45:23 -05:00
Jason Dove and GitHub
0fb5bfde58
refactor dbcontext lifetime ( #258 )
...
* refactor create playout handler
* refactor get all playouts handler
* refactor delete playout handler
* remove dead code
* ignore unnamed artists for collections
* more repository cleanup
* more schedule items refactoring
* more playout refactoring
* refactor playout builder
* refactor ffmpeg profiles
* more ffmpeg profile refactoring
* rework resolutions
* refactor media collections
* refactor config elements
* update changelog
* more cleanup
2021-06-13 20:19:10 -05:00
Jason Dove
4172074ac4
update changelog for release 45 [no docker]
2021-06-12 11:46:07 -05:00
Jason Dove and GitHub
fc59c9c284
include all content ratings in xmltv ( #256 )
2021-06-12 11:14:27 -05:00
Jason Dove and GitHub
0365d4c8f8
add channel watermark ( #254 )
...
* wip
* wip
* implement watermark settings
* code cleanup
* update changelog
2021-06-11 21:42:06 -05:00
Jason Dove and GitHub
5b36252dd0
remove framerate normalization ( #253 )
2021-06-11 18:04:16 -05:00
Jason Dove and GitHub
7d852bc960
add hls hybrid mode ( #252 )
...
* fix serving channels.m3u with missing content ratings
* add hls hybrid mode
2021-06-10 20:42:58 -05:00
Jason Dove
cdf10b0535
changelog for 44 again [no docker]
2021-06-09 18:41:11 -05:00
Jason Dove
f0b429efb5
update changelog for release 44 [no docker]
2021-06-09 18:39:52 -05:00
Jason Dove and GitHub
da5148affd
quickly skip missing files during plex library scan ( #251 )
2021-06-07 20:34:24 -05:00
Jason Dove and GitHub
cec5a09839
add us content ratings to xmltv ( #250 )
2021-06-07 18:58:38 -05:00
Jason Dove and GitHub
e20f9be702
exclude strm files from jellyfin scanners ( #249 )
...
* exclude strm files from jellyfin scanners
* update changelog
2021-06-07 07:41:59 -05:00
Jason Dove and GitHub
db24ba84f7
add artists directly to schedules ( #248 )
2021-06-06 20:12:17 -05:00
Jason Dove
c3b33c184f
fix changelog [no docker]
2021-06-05 13:39:29 -05:00
Jason Dove
6bec9c5f07
update docs for 0.0.43-prealpha [no docker]
2021-06-05 13:36:08 -05:00
Jason Dove and GitHub
0ef03d66f3
improve hls direct compatibility with channels dvr ( #245 )
...
* rename HttpLiveStreaming to HttpLiveStreamingDirect
* improve hls direct compatibility with channels dvr
* code cleanup
2021-06-05 13:15:39 -05:00
Jason Dove and GitHub
10c422a3eb
save channels table page size ( #244 )
...
* save channel table page size
* update changelog
2021-06-05 10:15:34 -05:00
Jason Dove and GitHub
49109ac121
fix missing season metadata ( #241 )
2021-06-04 10:37:56 -05:00