Home of the Squeezebox™ & Transporter® network music players.
Results 1 to 9 of 9
  1. #1
    Banned MrSinatra's Avatar
    Join Date
    Nov 2005
    Location
    Pa
    Posts
    3,696

    aspect ratios...?

    i update to the newest nightly for 7.3 pretty often...

    sometime in the last few weeks i noticed that the Folder.jpgs aspect ratios were no longer being maintained, now everything gets stretched to 170x170

    (i set 170 in the settings)

    but the aspect ratio used to always be maintained, now it isn't...

    is this by design? anyone shed some light on this?

    (IE7, Version: 7.3 - 24282 @ Thu Dec 11)

  2. #2
    Senior Member Moonbase's Avatar
    Join Date
    Dec 2008
    Location
    Kaufbeuren, Germany
    Posts
    733
    I didn’t have time to check on the latest nightly, but I’d vote strongly for keeping the aspect ratio.

    I’ve been using 160x160 px, 72 dpi images inside the files forever and a day since they need to go on a web page and don’t generate too much overhead in the files (usually 10-15 KB). And it’s so easy generating some white space or transparent background if the image won’t fit.

    (I use a batch Mp3tag export for this, calling ImageMagick’s convert.)

    Just in case anyone is interested:
    Code:
    convert sourcefile -thumbnail 160x160 -background white -gravity center -extent 160x160 -density 72x72 -quality 90 -interlace line destinationfile.jpg
    (generates a white background 160x160 JPEG from any known image format)
    Last edited by Moonbase; 2008-12-12 at 01:17.

  3. #3
    Senior Member aubuti's Avatar
    Join Date
    Oct 2005
    Posts
    8,373
    MrS, where are you seeing the change in the aspect ratios, in the SC web ui, on the SBC, or both? I haven't noticed it, but most of my album art is 1:1 aspect ratio anyway (main exceptions being non-album images that I use for concert tracks downloaded from LMA).

    @moonbase: both 160x160 and 170x170 have the same aspect ratio, namely 1:1, so you probably needn't be concerned.
    Nothing high-end, but music anywhere I want it, and it's 100% wind powered. MSI single-core Atom mini-desktop (Debian Squeeze 6.0.x) feeding: Living room: SB Touch > NAD C325 BEE > Vandersteen 1; Kitchen/Dining: SB2 > AudioSource Amp100 > 2 pair of Polk RC60i; Basement: SB2 > JVC JA-S44 > ESS Tempest LS8; Bedroom: SB Radio; Study: Squeezelite local player > Klipsch ProMedia 2.0; Backyard deck: SB Receiver > AudioSource Amp100 > Polk Atrium 45; Kid's bedroom: Boom; Roaming controllers: Retina iPad with Squeezepad & iPeng, iPod touch with iPeng, 3 SB Duet Controllers, various SB infrared remotes, Nokia N800; In the bullpen (boxed up and ready to use if one of the above quits): SB3 and one more SB Receiver
    http://www.last.fm/user/aubuti/

  4. #4
    Banned MrSinatra's Avatar
    Join Date
    Nov 2005
    Location
    Pa
    Posts
    3,696
    the webUI, i haven't checked the SBC.

    what i would like is the longest side of any given image to be 170 as i set it, and the other side then proportionally adjusted to maintain aspect ratio.

    it used to be like that, more or less, as i recall.

    see attached:
    Attached Images Attached Images   

  5. #5
    Administrator andyg's Avatar
    Join Date
    Jan 2006
    Location
    Pittsburgh, PA
    Posts
    7,395
    Please enable artwork debug and access the image URL. This will output a few lines on what it's doing. You should clear your Cache/Artwork directory before doing this.

  6. #6
    Senior Member Moonbase's Avatar
    Join Date
    Dec 2008
    Location
    Kaufbeuren, Germany
    Posts
    733
    Quote Originally Posted by aubuti View Post
    @moonbase: both 160x160 and 170x170 have the same aspect ratio, namely 1:1, so you probably needn't be concerned.
    Yeah I know, thanks anyway ;-) Just tried to help.

  7. #7
    Banned MrSinatra's Avatar
    Join Date
    Nov 2005
    Location
    Pa
    Posts
    3,696
    Quote Originally Posted by andyg View Post
    Please enable artwork debug and access the image URL. This will output a few lines on what it's doing. You should clear your Cache/Artwork directory before doing this.
    Andy,

    i know how lame this seems, but i don't know how to do any of that, or what you mean.

    where do i enable artwork debug?
    what do you mean access the image url?
    where are the lines output?
    where/what is the cache/artwork dir i should clear, and by that do you mean delete?

    please advise.

  8. #8
    Administrator andyg's Avatar
    Join Date
    Jan 2006
    Location
    Pittsburgh, PA
    Posts
    7,395

    aspect ratios...?

    On Dec 18, 2008, at 1:18 PM, MrSinatra wrote:

    >
    > andyg;369230 Wrote:
    >> Please enable artwork debug and access the image URL. This will
    >> output
    >> a few lines on what it's doing. You should clear your Cache/Artwork
    >> directory before doing this.

    >
    > Andy,
    >
    > i know how lame this seems, but i don't know how to do any of that, or
    > what you mean.
    >
    > where do i enable artwork debug?
    > what do you mean access the image url?
    > where are the lines output?
    > where/what is the cache/artwork dir i should clear, and by that do you
    > mean delete?


    Settings -> Advanced -> Logging
    By access the image URL, I mean right click on the image, copy the
    URL, and go directly there in your browser. Use shift-reload if
    necessary to force it to reload from the server.
    After this there will be some lines in your log file.

    To find your cache dir, go to Settings -> Information, near the bottom
    of the page it will display your cache directory. The folder Artwork
    is inside this directory.



  9. #9
    Banned MrSinatra's Avatar
    Join Date
    Nov 2005
    Location
    Pa
    Posts
    3,696
    i'm sorry, i never did any of that...

    what i did do, was install IE8 and then 7.3.3 25650, (an increase from 24750 or thereabouts)

    the newer build, or a combo of both things, fixed my issue. (it wasn't just IE8 alone tho, i still had the issue with IE8 and the older build)

    i thought it might be this bug:

    http://bugs.slimdevices.com/show_bug.cgi?id=10939

    (my OP predates the bug by a couple months)
    Last edited by MrSinatra; 2009-03-23 at 00:03.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •