sort by date in databases and folderbrowser

Got an idea, post it here

sort by date in databases and folderbrowser

Postby QTips on Mon Apr 11, 2005 8:43 pm

sort by date asending/desesending is useful for tvrecords
QTips
 
Posts: 158
Joined: Tue Dec 16, 2003 6:53 pm
Location: Norway

Postby gamejester on Thu Apr 14, 2005 3:22 pm

Are you asking to be able to sort a list either asending/desesending, if so Steve has already implemented this for me:

http://www.xlobby.com/forum/viewtopic.p ... highlight=

As for automatically adding an import date to a category record, there has not been much interest in that:

http://www.xlobby.com/forum/viewtopic.p ... highlight=

so I still do it via a little ant renamer script I call as part of my refresh database procedure.

My skin is designed around watch TV, for me it is either pulled from my Tivo or obtained via eDonkey, but the principle is the same. Take a look at my skin, it also changes the sort order of a database on the fly for different views:

http://www.xlobby.com/forum/viewtopic.p ... highlight=

again not much interested so I have not got around to post my much more up to date version or my half written configuration document, but you will get the jist of how it all works with your experience.
gamejester
 
Posts: 131
Joined: Mon Jun 21, 2004 9:20 am

Postby QTips on Thu Apr 14, 2005 7:32 pm

Thanks for the tip gamejester,I will download your skin and check it out.

I have the feeling that if a skin gets to advanced with to much external programs not many people get it to work and therefore never get popular.Therefore I try to get as much as possibel builtin in my new skin.

I also like your idea of adding current importdate to database,that would give us many new features for us to build in our skins :)

right now I have almost completed a database editor for movies within skin that can get both cover and imdb info automaticly with suport of series and multipart dvd's.The only thing left is to figure out a way to change name,year and so on for movies/tvseries with a overlay keyboard.
QTips
 
Posts: 158
Joined: Tue Dec 16, 2003 6:53 pm
Location: Norway

Postby gamejester on Tue Apr 19, 2005 11:06 am

I agree, things should be tested for usability via custom external code, then rolled into xlobby to become main features for the masses, we should press for date integration, it should be a very simple thing to add.

I look forward to seeing your DVD search; I would love to stop using DVD profiler.

As for creating a virtual keyboard for altering the info in fields, I tried to do this and it is currently not possible. Xlobby is 90% there with what it has; the trouble is you cannot assign a variable to a variable.

Cannot remember the name of the variables at the mo, but, when you create a keyboard overlay you display the results of what you type in a text box with something like
keyboard>display
as the variable which makes the letters appear.
I then tried to add a button with a function that assigned this value to say movies>director, but this did not work.

You can set the value of things on the fly now, so if you create a button that sets movies>director to Steven Spielberg, that works; it is the variable to variable bit that does not.

Anyway, let me know how you get on, or if you want to see how far I got with this, then we may need to raise a feature request.
gamejester
 
Posts: 131
Joined: Mon Jun 21, 2004 9:20 am

Postby QTips on Tue Apr 19, 2005 4:18 pm

I already have requested for keyboard overlay about 2 weeks ago

http://www.xlobby.com/forum/viewtopic.php?t=3058
QTips
 
Posts: 158
Joined: Tue Dec 16, 2003 6:53 pm
Location: Norway