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 and GitHub
0750a0712f
allow animated channel watermarks ( #255 )
2021-06-12 06:16:52 -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 and GitHub
db24ba84f7
add artists directly to schedules ( #248 )
2021-06-06 20:12:17 -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
3e3bbcf38e
support multi-episode files in local libraries ( #240 )
...
* add unused episode nfo reader
* move episode number from episode to episode metadata
* first pass at loading multi-episode metadata from nfo files
* fix episode scanning
* local multi-part episode fixes
* code cleanup
2021-06-04 06:00:35 -05:00
Jason Dove and GitHub
c70f153241
keep crossover episodes together ( #237 )
2021-05-31 11:58:56 -05:00
Jason Dove and GitHub
9f575dbd94
fix stuck playout builds ( #235 )
...
* fix stuck playout builds
* code cleanup
2021-05-31 06:38:54 -05:00
Jason Dove
442d73150e
link to full changelog on home page [no docker]
2021-05-30 10:47:33 -05:00
Jason Dove and GitHub
e506dd38a8
merge latest develop ( #230 )
...
* sync guids/provider ids (#227 )
* sync guids from plex
* cleanup
* sync local guids
* sync jellyfin and emby guids
* add episodes to search index (#228 )
* sync episode directors and writers
* display episode writers and directors
* remove missing episodes from search index
* show episodes in search results
* fix emby and jellyfin episode updates
* fix updating plex episodes
* don't delete channel logos on startup
* add episodes page; fix adding episodes to collection
* cleanup
* multi-part episode grouping fixes (#229 )
2021-05-30 06:08:33 -05:00
Jason Dove and GitHub
bbd8bc6c7e
add button to refresh list of libraries ( #226 )
...
* add button to refresh list of libraries
* code cleanup
2021-05-28 15:28:45 -05:00
Jason Dove and GitHub
95cceb95b9
regularly delete orphaned artwork from db ( #223 )
2021-05-28 05:38:58 -05:00
Jason Dove and GitHub
fe5cedfcdc
disable ffmpeg reports on windows ( #220 )
...
* disable ffmpeg reports for windows
* code cleanup
2021-05-27 16:36:02 -05:00
Jason Dove and GitHub
0bbed69e85
add movie directors and writers ( #219 )
2021-05-27 09:24:47 -05:00
Jason Dove and GitHub
68123a2f9c
add content rating ( #218 )
...
* add new columns
* store local content ratings
* display and search content ratings
* add content_rating to search docs
* sync content rating from jellyfin, emby, plex
* force sync content rating for all libraries
* code cleanup
2021-05-27 06:41:24 -05:00
Jason Dove and GitHub
6504ca10a8
cache local artwork on disk ( #217 )
2021-05-26 19:49:08 -05:00
Jason Dove and GitHub
466d33f808
sync tv show thumb art ( #214 )
...
* sync thumb art from local, jellyfin, emby
* code cleanup
2021-05-26 12:46:23 -05:00
Jason Dove and GitHub
8e81d5f197
fix add to schedule dialog ( #213 )
2021-05-26 08:43:11 -05:00
Jason Dove and GitHub
da43e6f7cf
embed debug symbols ( #212 )
2021-05-26 07:26:14 -05:00
Jason Dove and GitHub
c9905d0542
fix resources (offline background and font) ( #211 )
2021-05-25 15:42:03 -05:00
Jason Dove and GitHub
c9e20e28df
proxy jellyfin and emby artwork for xmltv ( #210 )
...
* fix xmltv artwork for jf and emby
* proxy jellyfin and emby artwork for xmltv
2021-05-25 15:15:15 -05:00
Jason Dove and GitHub
f9427cac99
use multiple docker tags again ( #209 )
...
* Revert "disable framerate normalization (#208 )"
This reverts commit 141a34933d .
* Revert "use linuxserver base docker image (#207 )"
This reverts commit 0962a1429a .
* fix playback that only uses fps filter
* nvidia needs privileged
2021-05-25 05:13:51 -05:00
Jason Dove and GitHub
141a34933d
disable framerate normalization ( #208 )
...
* disable framerate normalization
* fix test
2021-05-24 21:47:26 -05:00
Jason Dove and GitHub
266bfbad23
add link to release notes ( #203 )
2021-05-23 10:02:26 -05:00
Jason Dove
9afec19888
cleanup
2021-05-23 03:27:20 -05:00
Jason Dove and GitHub
50529ee6ad
add emby media source ( #201 )
...
* properly scope jellyfin disconnect
* add emby entities
* add emby media source page
* add emby media source editor
* sync emby libraries
* enable emby library sync toggle
* add emby path replacements editor
* add emby movie synchronization
* fix emby artwork
* sync emby television
* code cleanup
* add jellyfin/emby address placeholder
* tweak jellyfin/emby address form
2021-05-23 03:05:23 -05:00
Jason Dove and GitHub
0b105bf6e1
fix schedule item duration under one hour ( #200 )
2021-05-22 07:45:44 -05:00
Jason Dove
5356f7f293
update dependencies
2021-05-22 05:59:30 -05:00
Jason Dove and GitHub
04da4b2964
single-file app publishing ( #197 )
...
* attempt to fix single file app publishing
* update release workflow
2021-05-21 15:17:24 -05:00
Jason Dove and GitHub
c0b5ecd388
custom binding and port number ( #195 )
...
* allow custom bindings
* reorganize
* cleanup
2021-05-20 20:09:14 -05:00
Jason Dove and GitHub
47e9a319ce
add option to keep multi-part episodes together when shuffling ( #188 )
...
* add setting to keep multi-part episodes together
* keep multi-part episodes together when shuffling
2021-05-18 08:23:08 -05:00
Jason Dove and GitHub
3ec838da68
handle unauthorized jellyfin server ( #186 )
2021-05-15 15:47:43 -05:00
Jason Dove and GitHub
4d86250630
add jellyfin media source ( #185 )
...
* wip
* start to add jellyfin tables to db
* code cleanup
* finish adding jellyfin media source
* sync jellyfin libraries
* display list of jellyfin libraries
* toggle jellyfin library sync
* edit jellyfin path replacements
* noop jellyfin scanners
* get jellyfin admin user id on startup
* implement jellyfin disconnect
* add jellyfin libraries to list; start to query jellyfin library items
* code cleanup
* start to project jellyfin movies
* save new jellyfin movies to db
* basic jellyfin movie update
* load jellyfin actor artwork
* load jellyfin movie poster and fan art
* more jellyfin artwork fixes, sync audio streams
* jellyfin playback sort of works
* skip jellyfin movies that are inaccessible
* use ffprobe for jellyfin movie statistics
* code cleanup
* store jellyfin operating system
* more jellyfin movie updates
* update jellyfin movie poster and fan art
* add jellyfin tv types
* sync jellyfin shows
* sync jellyfin seasons
* sync jellyfin episodes
* remove missing jellyfin television items
* delete empty jellyfin seasons and shows
* fix jellyfin updates
* fix indexing jellyfin movie and show languages
2021-05-15 13:14:17 -05:00
Jason Dove and GitHub
27e0a70d93
add configurable library refresh interval ( #184 )
...
* add configurable library refresh interval
* code cleanup
2021-05-14 06:43:44 -05:00
Jason Dove and GitHub
198e595bc6
add button to copy/clone ffmpeg profile ( #183 )
2021-05-01 07:45:33 -05:00
Jason Dove and GitHub
59d75fe08f
revert library_name index change, add library_id index ( #178 )
2021-04-23 08:37:48 -05:00
Jason Dove and GitHub
49d9b1c714
add library search buttons ( #177 )
2021-04-22 21:31:19 -05:00
Jason Dove and GitHub
050aaaa288
fix updating music videos ( #174 )
2021-04-17 10:24:16 -05:00
Jason Dove and GitHub
d8d21996b4
add actors to movies and shows ( #172 )
...
* add actor metadata
* show actors in ui
* get full movie/show metadata from plex
* store actor thumbnail url
* rework movie detail page
* metadata fixes
* rework show detail page
* rework artist page
* code cleanup
2021-04-17 09:36:57 -05:00
Jason Dove and GitHub
e368d4a075
fix collections paging ( #171 )
2021-04-16 15:59:31 -05:00
Jason Dove and GitHub
466059e2aa
fix add to collection typing lag ( #170 )
2021-04-15 20:35:07 -05:00
Jason Dove and GitHub
e951ecb650
fix lag when typing in search bar ( #169 )
2021-04-15 19:54:19 -05:00
Jason Dove and GitHub
1d1f53da01
enter to submit all dialogs ( #168 )
2021-04-14 14:48:08 -05:00
Jason Dove and GitHub
a854294cb6
allow enter key to submit add to collection dialog ( #167 )
2021-04-14 14:37:37 -05:00
Jason Dove and GitHub
a2700e087c
show release notes on home page ( #165 )
2021-04-11 12:34:41 -05:00