Jason Dove
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
5 years ago
Jason Dove
00fdc272e9
remove plex items from index after sign out ( #94 )
5 years ago
Jason Dove
f04c18c810
index release date for searching ( #93 )
5 years ago
Jason Dove
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
5 years ago
Jason Dove
cf9479d2a9
log search indexing errors and continue indexing ( #91 )
5 years ago
Jason Dove
b6331331b0
use default ffmpeg profile with new channels ( #90 )
5 years ago
Jason Dove
ed365cfa43
keep search query in search field ( #89 )
...
* upgrade dependencies
* keep search query in search field
5 years ago
Jason Dove
b3a1e71570
only search title by default, allow leading wildcards
5 years ago
Jason Dove
454343d14f
prevent ui crash during index rebuild [no ci]
5 years ago
Jason Dove
c0a6677861
optimize memory use during search index rebuild ( #88 )
5 years ago
Jason Dove
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
5 years ago
Jason Dove
f96efa9b2f
fix normalize video codec setting
5 years ago
Jason Dove
f46041305c
add docs to schedule items page ( #86 )
5 years ago
Jason Dove
493a496b91
delete orphan plex media sources ( #85 )
...
* delete orphan plex media sources
* fix plex db warning on startup
5 years ago
Jason Dove
739d074bc6
optimize local scanning ( #84 )
...
* optimize local scanning
* fix artwork updates
* fix adding genres and tags
* fix movie fallback metadata
5 years ago
Jason Dove
c5c28cb92d
fix playback for media containing attached pictures ( #83 )
5 years ago
Jason Dove
636bf0715b
bug fixes ( #82 )
...
* fix crash rebuilding playlists from ui
* fix error creating first channel
5 years ago
Jason Dove
0ca15ee7a8
fix docker release [no ci]
5 years ago
Jason Dove
6565240eeb
try ci with isolated builders
5 years ago
Jason Dove
d64188927c
try ci without docker cache
5 years ago
Jason Dove
0ecec3cb07
include hidden plex libraries
5 years ago
Jason Dove
a8e861abc0
add optional ffmpeg reports ( #81 )
...
* log full exceptions in plex tv api client
* add optional ffmpeg reports
5 years ago
Jason Dove
76446e0d69
prevent repeated playout items when reshuffling ( #80 )
5 years ago
Jason Dove
c6d90ad750
allow plex re-authentication
5 years ago
Jason Dove
e5a9ef6196
add episode posters to xmltv
5 years ago
Jason Dove
8439d6fd54
fix channel logos in xmltv
5 years ago
Jason Dove
1773691c39
create collection from add to collection dialog ( #79 )
5 years ago
Jason Dove
940cdd10a3
update all references
5 years ago
Jason Dove
6beb9f7e33
regularly scan plex media sources
5 years ago
Jason Dove
898a21dcd9
clean up tables ( #78 )
...
* add plex library sorting options
* add playout sorting options
5 years ago
Jason Dove
a01888792a
delet items removed from plex ( #77 )
...
* delete items removed from plex
* fix tests
5 years ago
Jason Dove
8b1f8dd36b
support plex media with missing release date ( #76 )
5 years ago
Jason Dove
e9b26d6bdb
fix plex async genre sync ( #75 )
5 years ago
Jason Dove
79b2e9dbfe
fix plex movie scanning performance ( #74 )
5 years ago
Jason Dove
9ba0cbd84f
enable plex for television ( #73 )
...
* add plex show, season sync
* sync plex episodes
* sync plex episode statistics
* update plex artwork as needed
* code cleanup
* add note about tests
5 years ago
Jason Dove
d5b48d2601
fix plex movies with no genres
5 years ago
Jason Dove
aa938baec8
enable plex for movies ( #72 )
...
* re-enable plex, temp force secure connections
* add plex fanart
* synchronize genre from plex
* fix plex library sync
* improve stream error handling
* synchronize plex artwork
* use switch instead of button
* prioritize local connections for insecure plex sources
* sign out of plex
* better plex sign in/out
* code cleanup
* fix plex movie aspect ratio and scan type
5 years ago
Jason Dove
a13f964200
add movie poster to xmltv ( #71 )
5 years ago
Jason Dove
0da9701f9c
include movie date in xmltv ( #70 )
5 years ago
Jason Dove
b3f4c22f49
update docker cache [no ci]
5 years ago
Jason Dove
50fafbfb98
remove duplicate subtitle tag from xmltv ( #69 )
5 years ago
Jason Dove
914d128610
set title, subtitle, category in xmltv ( #68 )
5 years ago
Jason Dove
1a2f36f561
fix loading seasons with empty episode plot ( #67 )
5 years ago
Jason Dove
96887fbd79
properly set sort title on new tv shows ( #66 )
5 years ago
Jason Dove
c07e2afff4
fix playouts that use shows or seasons ( #65 )
5 years ago
Jason Dove
4953617f79
custom collection playback order ( #64 )
...
* add custom index to collection items
* add custom collection order to ui
* cleanup
5 years ago
Jason Dove
1587ac7d62
ffmpeg and ffprobe validation fixes ( #63 )
...
* abort building playout if any collection contains a zero-duration item
* surface errors calling ffprobe
* improve ffmpeg/ffprobe path validation
5 years ago
Jason Dove
c240169fc9
add multiselect and movie tags ( #62 )
...
* add basic selection behavior to search results
* add search scrolling, selection actions
* include shows in multiselect
* multiselect movies, shows, collection items
* add movie and show tags
* code cleanup
* update show screenshot
5 years ago
Jason Dove
76d6725dd5
add movie and show genres ( #61 )
...
* load movie genres from sidecar metadata
* search movie and tv show genres
* rebuild all playouts (needed after time zone fix)
* code cleanup
* fix duplicate tv show search results
5 years ago
Jason Dove
c016cac8d4
fix playout time zone bugs ( #60 )
...
* fix time zone bugs with playout building
* more time zone fixes
5 years ago