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
Jason Dove and GitHub
237729e79d
add movie, show, artist language buttons. search by english language name ( #162 )
2021-04-10 20:40:54 -05:00
Jason Dove and GitHub
9c0ada2df5
fix television metadata ( #161 )
2021-04-10 18:40:18 -05:00
Jason Dove and GitHub
f04ddd3a40
save collection page size ( #157 )
2021-04-09 06:30:46 -05:00
Jason Dove and GitHub
2b26a5411c
add artists as owners of music videos ( #154 )
...
* clean up genre, tag, studio orphans
* enforce foreign keys at connection level
* wip
* fix fragment scroll offset
* fix see all link for music videos
* add fake artist metadata
* not null artist id
* add artist scanning
* remove improperly named music videos
* code cleanup
* add artists to search results and collections
* clean up music video metadata / artist
* add artist view
* show music videos on artist page
* add music video artwork placeholder
2021-04-09 05:10:58 -05:00
Jason Dove and GitHub
bfa290790b
trim parsed music video titles ( #152 )
2021-04-07 16:36:20 -05:00
Jason Dove and GitHub
436c9119fa
add all search results to collection ( #150 )
2021-04-06 20:43:44 -05:00
Jason Dove and GitHub
3f406ac556
log viewer improvements ( #147 )
2021-04-06 07:25:05 -05:00
Jason Dove and GitHub
454e2edf7c
add documentation link to ui ( #146 )
2021-04-06 06:39:48 -05:00
b3f4fa8c23
add documentation ( #145 )
...
* start to reorganize documentation
* revert readme tag changes
* revert readme tag changes pt2
* doc updates; doc theme updates
* doc updates
* publish docs from documentation branch
* use favicon for docs
* create channel
* collections, jellyfin client, schedule items and playout docs
* channels dvr
* tivimate
* scale tivimate screenshots
* add channels dvr server setup
* add copyright and social
* Added UnRAID Docker install, formatting fixes (#100 )
Co-authored-by: Thaddeus Cooper <redacted@redacted.co.nz >
* minor doc updates
* readme tweak
* add basic plex documentation
Co-authored-by: suckerface <9060047+suckerface@users.noreply.github.com >
Co-authored-by: Thaddeus Cooper <redacted@redacted.co.nz >
2021-04-06 06:20:49 -05:00
Jason Dove and GitHub
a6496db58d
settings rework ( #144 )
...
* add hdhr tuner count setting
* code cleanup
2021-04-05 19:48:17 -05:00
Jason Dove and GitHub
79bfba6428
better search index thread fix ( #143 )
...
* Revert "fix search index threading (#141 )"
This reverts commit 3fb6da0754 .
* better search index thread fix
2021-04-05 16:18:17 -05:00
Jason Dove and GitHub
9809c60924
send all audio streams on hls channels with no preferred language ( #142 )
...
* Revert "fix search index threading (#141 )"
This reverts commit 3fb6da0754 .
* send all audio streams on hls channels with no preferred language
2021-04-05 16:06:13 -05:00
Jason Dove and GitHub
3fb6da0754
fix search index threading ( #141 )
...
* fix search index threading
* code cleanup
2021-04-05 05:41:29 -05:00
Jason Dove and GitHub
24cdf6295f
clean up fragment letter anchor code ( #140 )
2021-04-04 20:56:47 -05:00
Jason Dove and GitHub
c1b41e2865
use fragment navigation with letter bar ( #139 )
2021-04-04 20:30:40 -05:00
Jason Dove and GitHub
d249e95f12
fix poster width ( #138 )
2021-04-04 20:13:29 -05:00
Jason Dove and GitHub
efae005447
use full preferred language names in ui ( #137 )
2021-04-04 18:30:42 -05:00
Jason Dove and GitHub
77a69af1a8
sort channels and schedules in playout editor ( #135 )
2021-04-04 16:24:46 -05:00
Jason Dove and GitHub
6b44873474
add library scan progress detail ( #133 )
...
* add library scan progress detail
* scan plex libraries on plex thread
2021-04-04 10:44:10 -05:00
Jason Dove and GitHub
c5ee5903b2
use table for collections ui ( #132 )
2021-04-03 16:21:06 -05:00
Jason Dove and GitHub
526eada48b
channels, schedules, playouts paging/sorting ( #131 )
...
* add paging to playouts
* add sorting, paging to schedules
* fix channels sorting; add channels paging
2021-04-03 16:07:05 -05:00
Jason Dove and GitHub
74c95249c3
add loudness normalization ( #129 )
...
* fix music video search result artwork
* add normalize loudness setting
* fix audio normalization
* fix music video thumbnails in collection items view
* fix ef core warnings querying playout item
* implement audio loudness normalization filter
2021-04-03 13:36:11 -05:00
Jason Dove and GitHub
d4a2197dfa
async fixes ( #128 )
...
* refactor local metadata provider
* resolve async warnings
* more async fixes
2021-04-03 11:01:20 -05:00
Jason Dove and GitHub
633586ddba
add music videos library ( #125 )
...
* add music videos library
* add music video tables
* first pass at music video library scan
* support music videos in playouts
* display music videos in search results and collections
* fix music video thumbnails
* remove some obsolete fields
2021-04-02 18:28:45 -05:00
Jason Dove and GitHub
4097288fed
normalize framerate ( #122 )
...
* normalize framerate
* simplify audio normalization settings
2021-03-31 09:34:52 +00:00
Jason Dove and GitHub
90f775aab4
ffmpeg tweaks ( #121 )
...
* save reports from ffmpeg concat process
* let ffmpeg determine thread count by default
* disable stdin for ffmpeg processes
2021-03-31 01:08:57 +00:00
Jason Dove and GitHub
fc33c5cd05
add show title to playout details ( #120 )
2021-03-30 21:23:02 +00:00
Jason Dove and GitHub
37eee73ab7
clear search query when clicking nav links ( #119 )
2021-03-30 21:10:56 +00:00
Jason Dove and GitHub
e7ebb32a1d
navigate to schedule items after creating new schedule ( #118 )
2021-03-30 11:15:31 +00:00
Jason Dove and GitHub
745b03af73
add custom title option to schedule items ( #116 )
2021-03-29 21:46:03 +00:00
Jason Dove and GitHub
d303bc0158
add preferred language ( #109 )
...
* add explicit warning for zero/invalid duration media items
* set dateadded on plex media versions
* add media stream table
* save local media streams to db
* save plex media streams to db
* add preferred language settings (no validation)
* use preferred language if possible
* code cleanup
* proper language code validation
* force scan of all libraries to pull in media streams
2021-03-28 21:54:48 +00:00
Jason Dove and GitHub
9ba6686c44
iptv route consistency [no ci] ( #107 )
...
* use localhost in concat playlist
* expose all playlist artwork under /iptv
2021-03-28 11:32:13 +00:00
Jason Dove and GitHub
104d4a0cbd
fix mixed platform directory mapping ( #106 )
...
* sync plex platform and platform version
* fix mixed-platform path replacements
2021-03-28 01:40:40 +00:00
Jason Dove and GitHub
4c70d61d48
metadata improvements ( #95 )
...
* fix episode fallback metadata processing, fix show fallback metadata year parsing
* fix sort title for "a" and "an"
* add and index studio metadata
* minimize circular logging with search index errors
* update plex movie sort titles as needed
* properly escape search links
* force refreshing all movie/show metadata
2021-03-21 18:43:08 +00:00
Jason Dove and GitHub
eca58dbe7f
plex fixes ( #92 )
...
* fix updating plex path replacements
* fix adding/removing plex libraries
* fix adding/removing plex servers
* fix initial plex library sync after sign in
* code cleanup
2021-03-21 01:35:18 +00:00
Jason Dove and GitHub
b6331331b0
use default ffmpeg profile with new channels ( #90 )
2021-03-20 20:56:15 +00:00
Jason Dove and GitHub
ed365cfa43
keep search query in search field ( #89 )
...
* upgrade dependencies
* keep search query in search field
2021-03-20 20:45:02 +00:00
Jason Dove and GitHub
2efcbca2da
search overhaul ( #87 )
...
* add letter bar with no links
* use lucene for search, add paged search results
* add search index version
* index library_name; rebuild index when folder is missing
* maintain index as local movies change
* fix tests
* maintain index as local shows change
* maintain index as plex movies change
* maintain index as plex shows change
* code cleanup
* add duplicate filter to search
* add links to letter bar
* code cleanup
2021-03-20 15:49:50 +00:00
Jason Dove
f96efa9b2f
fix normalize video codec setting
2021-03-19 16:00:23 -05:00
Jason Dove and GitHub
f46041305c
add docs to schedule items page ( #86 )
2021-03-19 02:10:56 +00:00