Ran
|
Files
71
|
Run time
12s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Library view (#91) * Add pillow version 5.3.0 * Create show and movie db tables and objects * Return empty list for to_list(None) * Add artwork cache * Update set_attr comment on item * Add function to check for available subtitles languages * Remove unused variable * Update import order in test_cache * Update test_namemapping.py * Install vue and plugins Install vue version 2.5.21 Install vue-lazyload version 1.2.6 Install vue-simple-progress version 1.1.0 * Update settings api * Add webserver path to serve artwork * Upgrade tvdb_api_v2 to version 0.3.2 Install version at commit 7f02ecb96 * Don't create thumbnail artwork when caching * Remove unused import * Revert "Add pillow version 5.3.0" This reverts commit 3ac7fd315. * Fix cache (remove PIL related code) * Add shows rest api * Fix unused import * Add config and screens for library mode * Remove unused cache constant * Update navbar and table style * Update settings api call from javascript * Refactor indexers Add support for retrieving show/movie details and artwork images * Fix unused variable * Move check for one path exists to filesystem package * Rename walk_dir to scan_path in diskscanner * Move skipped dir and valid video file check to filesystem * Add get_artwork_thumbnail_url for movie indexer * Remove unused import * Use six.moves.urllib.parse instead of urlparse * Fix movie to_json * Add movies rest api * Add libraryscanner - Add initial version of libraryscanner - Fix status scheduler page - Add active property to scheduler - Add option to activate/deactivate a scheduler * Add simple view for shows and movies library * Fix movies api test * Try to fix scheduler deactivate test * Check for missing subtitles in library movie scan * Add get_linked_files utility function * Add test resource s... (continued)
574 of 1770 branches covered (32.43%)
Branch coverage included in aggregate %.
2398 of 5829 relevant lines covered (41.14%)
0.41 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|