0
I have added all my albums and all seems to work fine. So I uploaded my test version on my server. The site is working but loading is extremely slow (okay maybe is the server somewhat slow). I was looking for a solution for that problem so I decided the chance from dynamic to static thumbnails, my thoughts are if the images are already there, it does not have to create them (Dynamical) so faster loading. I used a few test albums but still no thumbs appear in the thumbs directories.
Any help or hints are welcome...
Any help or hints are welcome...
Responses (8)
-
Accepted Answer
-
Accepted Answer
0I have the cache mode enabled. Maybe i am incorrect but this his how I think MC works with the images;
I upload an album and MC dynamically loads all the images it needs when called upon. So every time I load a page all images are regenerated. So I think that's why its taking a very long time to load the albums, because mine high resolution images are dynamically downsized to the sizes MC needs.
So I thought If I set things to static all images are downsized and saved to the thumbs folder so MC can call it up again when it needs them, so faster loading of my site.
I have red in an old topic (2012) to set the pagination for the pages wich have slow loading, I can find this setting on the songs and albums pages but not for bands page, however I prefer to have no pagination on bands page...
Also just an other question I have ran in to, I have over 200 genres and if I look at them in the backend the are not sorted alphabetical but (I am guessing here) on the order of added to MC. Is there a way to sort them alphabetically?
Thanks for your time,
Appie -
Accepted Answer
-
Accepted Answer
0Okay those were my first thoughts for the images also but if I look in the thumbs_115 and thumbs_40 folders with filezilla there are no images / thumbs there, thats why I asked my first question. I can generate them my self but dont know how they are stored, something like thumb_115_xxxxxx.jpg maybe???
I have locally already resized al album covers to 430x430 it saves almost 1.4 Gb and its loading faster now on my local server, but not at lightning speed ...
Do I also need to pay extra for that small modification or can you tell me what to chance in what file, so I do it my self.. -
Accepted Answer
-
Accepted Answer
0I understand that all should be done automatically, but aren't the resized images need to be stored in the thumbs directories, they are empty.
What are the directories for if not for storing the resized images?
Only in dynamic mode I see al images, so yes its working but I think that because the thumb directories are empty (no thumbs whatsoever in there) they need to get made every time a page has to load, so slower loading times.
Something like this I supose:
SELECT * FROM muscol_genres ORDER BY `muscol_genres`.`genre_name` ASC;
-
Accepted Answer
-
Accepted Answer
0Aha okay thanks for that info....
About my genres I have them all alphabetical in the msql data base with the code mentioned above. but in the backend its still on id order??
Do I miss something here...?
Thanks-
Germinal Campsmore than a month agodid you add the ORDER BY clause in the backend files?
-
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »