...more recent posts
Down the home stretch.
The music system now defaults to sorting by album (then artist, track number, track name.) You can click the column headings to get it to sort by 'track name' or by 'album'.
And the search engine was not constraining it's results properly in some cases, most notably when searching while in a 'by artist' view. Now you should only get results from the restricted collection of music defined by whatever view you are in. (If I am looking at /music/jim/artist/beatles and I do a search, I will only get results back from hits on just the set comprised of my beatles songs.)
Assuming everything is working correctly now, the only thing left is to add the ability to order the tracks inside a user created playlist (this will happen when you click through 'edit this playlist'.)
So my idea is to use the new /music scripts as the basis for all the media management on the site. Right now that means updating /image to the new format, and also creating /video. Basically all the heavy work is done, I just have to tweak the script to look in different tables in the database (say, the image table instead of music) and then change how the output is displayed.
First, does anybody see any big problems I am missing?
And next, what information do people want displayed in /image? Obviously the description of the picture (this will be like trackname is in /music.) Do we want the filename displayed to, or just link the description to the filename like /music does it? Of course the size of the image file. Maybe the upload date? Do we need to see the image owner listed?
I'd like to keep it as simple as possible. Additional information for each picture could be displayed (as it is now) on the image edit screen. But what info can't be left off the main /image lists?