Jason Dove
|
1c07df5bc3
|
use cancellation tokens in many places (#2350)
* use cancellation tokens everywhere
* more cancellation tokens
|
11 months ago |
Jason Dove
|
c02b83d0d6
|
code cleanup (#743)
* update tools
* run code cleanup
* update dependencies
|
4 years ago |
Jason Dove
|
1ab98578ab
|
refactor namespaces and imports (#670)
* re-namespace
* optimize usings
* more usings
* more of the same
* more implicit/global usings
* cleanup all usings
* minor fixes
|
4 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
|
f281d9fca5
|
Interface improvements (#34)
* fix plex library synchronization
* add basic plex movie synchronization
* proxy plex movie thumbnails (posters)
* add plex path replacements
* use transcoded plex artwork
* remove unsynchronized plex movies on save; queue plex library scan on save
* log plex path replacements
* prefer buttons instead of menus
* lock plex libraries before sync
* add movie to collection from paged view
* fix plex import memory use; quick add seasons/shows
* quick add episode to collection
* add favicon
* add search page
* disable plex for now
|
5 years ago |