Sign In:     


Forum: Wishes and new features

Topic: Browser - Wishes & new features - Page: 23

This part of topic is old and might contain outdated or incorrect information

I think source of confusion the way it is... Also if you accidentally sort there goes your play order right in the middle of trying to entertain. Opps stop, reload, right... Please repeat your wedding vows :) HEY DJ, why did the free beer video play after the LAST CALL video... geese can we get another DJ please...

Karaoke is another what the f... reasons for maintaining fixed order are probably many.... karaoke, weddings, and may be required or desired for several very good reasons
 

I see it, I don't playlist any more [stopped when I started measuring my record collection in feet] but some do, and accidents happen. Perhaps a button to "undo last action" might be enough.
 

The existing "reset sort order" should be an undo.......shouldn't it? It should always be available, if the user has dragged, clicked on a header etc.
 

In some other cases in software they offer a design mode and play mode... Design mode allows editing and Play mode does not allow editing. Undo should be available when modifying... but does not do enough for play list management by itself.
 

Hi ! is there any posibility in major update add ¨serch in playlist¨ option (like traktor)
thanks
 

I would like to request that options have a setting whereas me the user, can select what fields that are used in the lookup function. Currently it automatically uses artist and title based on results when using Feedback function. I would like to set this to only use the title.
 

@osuarez
the dot [snap] next to the search text box.
 

locodog wrote :
@osuarez
the dot [snap] next to the search text box.


I tried that already and when I use lookup it still enters the Artist and Title. That does not seem to affect the lookup.
 

oh right my mistake I thought you meant just plain search, maybe a script would do it... trying now

search `get_browsed_song 'title'`
 

locodog wrote :
oh right my mistake I thought you meant just plain search, maybe a script would do it... trying now

search `get_browsed_song 'title'`


That did the trick. Thx!

 

+1 for the search in playlists option.
 

More live updated search fields for filters [linked to masterdeck] artist is master artist, stuff like that
 

I would like to see the either or some of the following.

- Remove LOAD IN AUTOMIX from context menu
- ADD ADD TO AUTOMIX in context menu
- Create an option to make "LOAD IN AUTOMIX" non-destructive so I don't accidentally throw away the automix list by clicking "LOAD IN AUTOMIX".

Basically, I'm stupid and regularly right-click and use "LOAD IN AUTOMIX" when I want to ADD songs to automix ... my painstakingly prepared automix then disappears and I'm sad. :(
 

Hi all!
It would be a very usefull feature for me, if there would be the possibility of a simple left-click option to mark a single song as favorite (or maybe as unusual crap) - just like the old days in the record-stores where you did some short pre-listening and sort out the interesting stuff for a closer look later - , maybe with the ability to sort the favorite songs later in a costum virtual folder.

Rock on!
 

@Trancesistor Mouse is a very unproductive way to review music, I personally use these scripts on the keyboard

Stop the deck, move one track down, load it, play it.
stop & browser_scroll +1 & load & play

If I want to mark tracks I use a colour
stop & browsed_file_color 'green' & browser_scroll +1 & load & play

There's lots you can do with keyboard & scripts that are far quicker than using the mouse.
[set a field, set a colour, give it a rating, add to virtual folder, all kinds of stuff]
 

You could also use the Rating (stars) system, so have the Info Browser tab opened, and while you scroll through your tracks to click on the Stars to rate the tracks.
 

I've been using the My Library set of folders and filters for a while now and love it.

However, it was only recently when I wanted to look at how a filter was made that I realised that dates were hard coded! It wasn't folders I normally use, but to see dates in there from 2014 that brings me here.

Can we have some verbs around dates that we can use: today, day, week, month and year. Would be system date verbs.

Where performing math on the verb would be relevant so "last year" would be year-1. Math on today or day would be +/- days.

year will be difficult as there is an field with the same name, so maybe prefix them: sysYear.

Being able to manipulate dates in filters would be awesome. I know we don't have to concept of functions in filters but being able to do math on File Date, First Seen and First/Last Play would be useful too.

Cheers,

Roy
 

there is no year and no month... but things like these are possible
days since First Seen <= 365
group by days since last play range 30

First Play / firstplay
First Seen / firstseen
Last Play / lastplay

all 3 have undocumented extra which somehow allow maths :

Days since First Play / days since firstplay
Days since First Seen / days since firstseen
Days since Last Play / days since lastplay

badly they only work in days
maybe some other features are missing from documentation
 

That's why I raised the request...
 

I guess its already in wish list. But could you add the function "show in playlist" like in itunes:


Are you going to do that?
 

51%