Skip to content

Commit

Permalink
Allow Homarus to generate PNG audio thumbnails (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
kayakr authored and dannylamb committed Oct 18, 2019
1 parent 49c7651 commit d41371b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Homarus/cfg/config.example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ homarus:
- audio/mpeg
- audio/aac
- image/jpeg
- image/png
default: video/mp4
mime_to_format:
valid:
Expand All @@ -21,6 +22,7 @@ homarus:
- audio/mpeg_mp3
- audio/aac_m4a
- image/jpeg_image2pipe
- image/png_image2pipe
default: mp4

fedora_resource:
Expand Down

0 comments on commit d41371b

Please sign in to comment.