ThePornDatabase / namer

Renames adult video files so that the plex/jellyfin plugins and stash script will match without user input. Runs server or command mode.
https://theporndb.net
184 stars 29 forks source link

Add initial webserver #13

Closed DirtyRacer1337 closed 2 years ago

DirtyRacer1337 commented 2 years ago

Closes #1

codecov-commenter commented 2 years ago

Codecov Report

Merging #13 (a1e5f15) into main (ae876f0) will decrease coverage by 0.01%. The diff coverage is 95.71%.

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   89.49%   89.47%   -0.02%     
==========================================
  Files          17       17              
  Lines        2285     2281       -4     
  Branches      300      300              
==========================================
- Hits         2045     2041       -4     
  Misses        134      134              
  Partials      106      106              
Impacted Files Coverage Δ
namer/ffmpeg.py 59.78% <75.00%> (ø)
namer/watchdog.py 80.40% <88.23%> (ø)
namer/namer.py 87.05% <90.00%> (-0.08%) :arrow_down:
namer/metadataapi.py 71.65% <90.69%> (-0.12%) :arrow_down:
namer/types.py 92.42% <95.45%> (ø)
namer/filenameparser.py 92.45% <100.00%> (ø)
namer/moviexml.py 92.50% <100.00%> (ø)
namer/mutagen.py 85.54% <100.00%> (ø)
test/namer_ffmpeg_test.py 94.44% <100.00%> (ø)
test/namer_file_parser_test.py 97.36% <100.00%> (ø)
... and 7 more

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 ae876f0...a1e5f15. Read the comment docs.