Private GIT

Skip to content
Snippets Groups Projects
Select Git revision
  • d9bfda3772770f9840a9f031c4b33a8e2b3594f0
  • master default protected
  • fix_nzb_cat
  • develop
  • guessit2-minimal
  • ssl_warning
  • UHD-qualities
  • fix_providers8
  • !
  • tvvault
  • provider_alpharatio
  • v5.1.1
  • v5.1
  • v5.0.3
  • v5.0.2
  • v5.0.1
  • v5.0
  • v4.2.1.07
  • v4.2.1.06
  • v4.2.1.05
  • v4.2.1.04
  • v4.2.1.03
  • v4.2.1.02
  • v4.2.1.01
  • v4.2.1.0
  • v4.2.0.6
  • v4.2.0.5
  • v4.2.0.4
  • v4.2.0.3
  • v4.2.0.2
  • v4.2.0.1
31 results

contributing.md

user avatar
Giant Spook authored
Resizing images using the thumbnail method preserves the aspect ratio,
which is then discarded by the HTML/CSS, which forces them to a specific
pixel size.  Images which aren't that pixel size (not all TVDB banners
are exactly the proscribed pixel size) get blurred by the web browser.

Also added a content-type header for the resized image and slightly
increased the JPEG quality.  Banners look way better as PNGs (JPEG blurs
text), but if this feature is added it should probably be a user pref
because PNGs are significantly larger.
3f5539de
History
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.