Hellowlol / bw_plex

binge watching for plex
MIT License
368 stars 23 forks source link

Added Info Comments to config file #96

Closed jpartain89 closed 5 years ago

jpartain89 commented 5 years ago

Added info comments to the config file to help explain the different options available.

Added that there is an auto-generated config file to the README.md

codecov[bot] commented 5 years ago

Codecov Report

Merging #96 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  Coverage   76.95%   76.95%           
=======================================
  Files          11       11           
  Lines        1306     1306           
=======================================
  Hits         1005     1005           
  Misses        301      301
Impacted Files Coverage Δ
bw_plex/config.py 76.19% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 125add3...bb6ac57. Read the comment docs.

Hellowlol commented 5 years ago

Awesome, thanks!