Jason Dove
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
4 years ago
Jason Dove
cebab33d79
table improvements ( #272 )
...
* log viewer improvements
* playout detail table improvements
* schedule items table improvements
* remove schedule items pager
4 years ago
Jason Dove
b38ba14c40
fix languages that have multiple codes ( #270 )
4 years ago
Jason Dove
b4ba37f778
reset watermarks ( #263 )
4 years ago
Jason Dove
72d967946d
rework watermarks ( #261 )
...
* rework watermarks to be separate from channels
* update changelog
4 years ago
Jason Dove
a0740de972
add global and channel watermark overrides ( #260 )
...
* add global watermark setting
* add channel watermark override
* update changelog
4 years ago
Jason Dove
679feb6d21
add watermark opacity ( #259 )
4 years ago
Jason Dove
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
4 years ago
Jason Dove
0750a0712f
allow animated channel watermarks ( #255 )
4 years ago
Jason Dove
0365d4c8f8
add channel watermark ( #254 )
...
* wip
* wip
* implement watermark settings
* code cleanup
* update changelog
4 years ago
Jason Dove
5b36252dd0
remove framerate normalization ( #253 )
4 years ago
Jason Dove
da5148affd
quickly skip missing files during plex library scan ( #251 )
4 years ago
Jason Dove
e20f9be702
exclude strm files from jellyfin scanners ( #249 )
...
* exclude strm files from jellyfin scanners
* update changelog
4 years ago
Jason Dove
db24ba84f7
add artists directly to schedules ( #248 )
4 years ago
Jason Dove
8346a02747
ignore unsupported plex guids ( #246 )
4 years ago
Jason Dove
0ef03d66f3
improve hls direct compatibility with channels dvr ( #245 )
...
* rename HttpLiveStreaming to HttpLiveStreamingDirect
* improve hls direct compatibility with channels dvr
* code cleanup
4 years ago
Jason Dove
6c867d0d51
support multi-episode files from plex ( #243 )
...
* minor fallback metadata bug fixes
* support multi-episode files from plex
4 years ago
Jason Dove
ed0796ad58
force scan local season folders to pick up multi-episode files ( #242 )
4 years ago
Jason Dove
49109ac121
fix missing season metadata ( #241 )
4 years ago
Jason Dove
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
4 years ago
Jason Dove
c70f153241
keep crossover episodes together ( #237 )
4 years ago
Jason Dove
c20c0b231e
fix updating local movies ( #231 )
4 years ago
Jason Dove
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 )
4 years ago
Jason Dove
bbd8bc6c7e
add button to refresh list of libraries ( #226 )
...
* add button to refresh list of libraries
* code cleanup
4 years ago
Jason Dove
e841c9c53b
fix missing artwork ( #225 )
4 years ago
Jason Dove
4c78f41c5a
fix incorrect search items count ( #224 )
4 years ago
Jason Dove
95cceb95b9
regularly delete orphaned artwork from db ( #223 )
4 years ago
Jason Dove
58d6f81d2e
recursively retrieve jellyfin and emby items ( #221 )
4 years ago
Jason Dove
fe5cedfcdc
disable ffmpeg reports on windows ( #220 )
...
* disable ffmpeg reports for windows
* code cleanup
4 years ago
Jason Dove
0bbed69e85
add movie directors and writers ( #219 )
4 years ago
Jason Dove
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
4 years ago
Jason Dove
6504ca10a8
cache local artwork on disk ( #217 )
4 years ago
Jason Dove
466d33f808
sync tv show thumb art ( #214 )
...
* sync thumb art from local, jellyfin, emby
* code cleanup
4 years ago
Jason Dove
da43e6f7cf
embed debug symbols ( #212 )
4 years ago
Jason Dove
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
4 years ago
Jason Dove
5356f7f293
update dependencies
4 years ago
Jason Dove
1d35efa429
fix jellyfin artwork ( #198 )
4 years ago
Jason Dove
0799fe25d1
optimize local library scanning by using etags ( #196 )
...
* use etags to optimize local movie scanner
* use etags to optimize local television scanner
* use etags to optimize local music video scanner
* code cleanup
4 years ago
Jason Dove
c0b5ecd388
custom binding and port number ( #195 )
...
* allow custom bindings
* reorganize
* cleanup
4 years ago
Jason Dove
5fd0cc5469
only initialize search index on startup ( #193 )
4 years ago
Jason Dove
34ebe9b006
handle "other" jellyfin libraries ( #192 )
4 years ago
Jason Dove
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
4 years ago
Jason Dove
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
4 years ago
Jason Dove
27e0a70d93
add configurable library refresh interval ( #184 )
...
* add configurable library refresh interval
* code cleanup
4 years ago
Jason Dove
198e595bc6
add button to copy/clone ffmpeg profile ( #183 )
4 years ago
Jason Dove
fedc18f7db
only show "movie" and "show" libraries from Plex ( #179 )
4 years ago
Jason Dove
59d75fe08f
revert library_name index change, add library_id index ( #178 )
4 years ago
Jason Dove
49d9b1c714
add library search buttons ( #177 )
4 years ago
Jason Dove
5d01276ef3
fix plex actor artwork with newly added media items ( #175 )
4 years ago
Jason Dove
7c07c5f522
fix odd resolution padding; fix updating plex episode artwork ( #173 )
...
* fix padding odd resolutions
* fix updating plex episode artwork only as needed
4 years ago