"renojim" wrote:
"dgrace" wrote:
Would it be better to have images pre-scaled when embedded, meaning 223x200? Generally, the images I use are closer to 500x500, but MP3Tag converts them to 250x224 37kb, in this instance.
I tried a 500x500 and it printed "Passing on image unmodified" after the "Scaling the image" line, so I don't think it will matter. I haven't looked into when it decides to actually scale and when it just passes it on.
There's nothing in the logs you've posted that's obviously wrong, other than they end rather quickly. Shuffle All produces all kinds of requests, but it looks likes your are just stopping for some reason.
I've tried to get it to fail using ridiculously large images, and I just can't get it to fail. Even though I'm using the same PIL version as you and it's probably not the issue, let's try to take PIL out of the equation. I don't think you have to uninstall it - just go to the C:\Python26\Lib\site-packages directory/folder and rename PIL to xPIL. Restart the server and it will no longer be using PIL. Then try Play All or Shuffle All on a simple case, like an artist with only one album. Start it from the artist folder, not within the album folder.
Just out of curiosity, does the wheel stop spinning or is it spinning the whole time?
-JT
Did this and no difference. Here's whats in the window:
C:\mymedia>rem Contributed by umbighouse
C:\mymedia>rem copyright 2010
C:\mymedia>cd server
C:\mymedia\server>c:\python26\python.exe mymedia.py
submitting 'http://192.168.1.35:8001' to rendezvous server as bvnc
http://0.0.0.0:8001/192.168.1.31:41473 - - [01/Apr/2011 06:58:43] "HTTP/1.1 GET /feed" - 200 OK
192.168.1.31:41475 - - [01/Apr/2011 06:58:43] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41478 - - [01/Apr/2011 06:58:43] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41476 - - [01/Apr/2011 06:58:43] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41477 - - [01/Apr/2011 06:58:43] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41473 - - [01/Apr/2011 06:58:49] "HTTP/1.1 GET /feed" - 200 OK
192.168.1.31:41473 - - [01/Apr/2011 06:58:55] "HTTP/1.1 GET /feed" - 200 OK
192.168.1.31:41490 - - [01/Apr/2011 06:58:56] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41491 - - [01/Apr/2011 06:58:56] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41492 - - [01/Apr/2011 06:58:56] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41493 - - [01/Apr/2011 06:58:56] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41494 - - [01/Apr/2011 06:58:56] "HTTP/1.1 GET /media" - 200 OK192.
168.1.31:41495 - - [01/Apr/2011 06:58:56] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41496 - - [01/Apr/2011 06:58:56] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41497 - - [01/Apr/2011 06:58:56] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41498 - - [01/Apr/2011 06:58:56] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41499 - - [01/Apr/2011 06:58:56] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41500 - - [01/Apr/2011 06:58:56] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41501 - - [01/Apr/2011 06:58:56] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41502 - - [01/Apr/2011 06:58:56] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41503 - - [01/Apr/2011 06:58:57] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41504 - - [01/Apr/2011 06:58:57] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41506 - - [01/Apr/2011 06:58:57] "HTTP/1.1 GET /media" - 200 OK192.
168.1.31:41505 - - [01/Apr/2011 06:58:57] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41508 - - [01/Apr/2011 06:58:57] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41507 - - [01/Apr/2011 06:58:57] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41509 - - [01/Apr/2011 06:58:57] "HTTP/1.1 GET /media" - 200 OK192.
168.1.31:41510 - - [01/Apr/2011 06:58:57] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41473 - - [01/Apr/2011 06:59:01] "HTTP/1.1 GET /feed" - 200 OK
192.168.1.31:41520 - - [01/Apr/2011 06:59:02] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41521 - - [01/Apr/2011 06:59:02] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41522 - - [01/Apr/2011 06:59:02] "HTTP/1.1 GET /media" - 200 OK
192.168.1.31:41523 - - [01/Apr/2011 06:59:02] "HTTP/1.1 GET /media" - 200 OK
This was my attempt to shuffle an artist folder with four albums in it, after renaming the PIL folder.
The wheel on the screen is still spinning after about 15 minutes.
"I might be moving to Montana soon..."
FZ