Ingreso rápido:  

Forum: Wishes and new features

Tema: Browser - Wishes & new features - Page: 27

Esta parte del tópico es antigua y puede contener información incorrecta para la nueva versión.

Adion wrote :
No, although you could just record at the same time of course


It was my understanding that one cannot use streaming music sources like Deezer if one is recording. I'm assuming that will be the case moving forward, so it would help functionality to be able to save the cue sheet independent of having to record the mix in VirtualDJ. I'm unsure if all streaming sources prohibit using their tracks for DJing an online show.

 

Mensajes Thu 15 Oct 20 @ 11:15 pm
Can we get the files that we use numbered in the browser? And inside their folder? (virtual, filter etc.)
 

Mensajes Tue 03 Nov 20 @ 12:23 am
NicotuxHome userMember since 2014
Would be fine a rightclick on folder in left tree to allow file operation -> open in explorer
 

Mensajes Sun 22 Nov 20 @ 4:57 am
No way to tell if a track has been analysed, beatgridded or cue points added.

a preview section like Rekordbox DJ
So you can see at a glance if you have previously worked on a track or not

Thanks

 

Mensajes Fri 04 Dec 20 @ 5:53 pm
You can set up filter folders to show analysed or not analysed. IMO anyone using VDJ should be analysing tracks as part of their database maintenance routine anyway.

1) Add new tracks
2) Analyse new tracks

Agreed about the cue points. It's been requested before, and a cue point browser column suggested (can show cue point count as a number).
 

Mensajes Fri 04 Dec 20 @ 8:04 pm
Rocksteady Radio wrote :
No way to tell if a track has been analysed, beatgridded or cue points added.

a preview section like Rekordbox DJ
So you can see at a glance if you have previously worked on a track or not

Thanks


And lockable once this has all been done. so it cant be changed.
 

Mensajes Fri 04 Dec 20 @ 10:08 pm
locoDogPRO InfinityModeratorMember since 2013
lock_cues
does that, per track already
 

Mensajes Fri 04 Dec 20 @ 10:49 pm
locodog wrote :
lock_cues
does that, per track already


im talking bpm and grid....
 

Mensajes Sat 05 Dec 20 @ 2:14 am
gvastePRO InfinityMember since 2019
COLOR EMOJI SUPPORT FOR THE BROWSER PLEASE

😢😢😢😢😢😢😢😢😢😢😢😢😢😢😢😢😢😢
 

Mensajes Fri 01 Jan 21 @ 12:49 am
AsTheDJPRO InfinityMember since 2008
Browser with out typing
 

Mensajes Mon 15 Feb 21 @ 7:48 pm
Why would you want to search for the file you have already found?
 

Mensajes Mon 15 Feb 21 @ 7:51 pm
NicotuxHome userMember since 2014
drag the artist in a way to find all its hits
drag the album in a way to find all the titles
drag remixer to in a way find all its remixes
... make sense but would be difficult to specify the field

dedicated buttons can do similar things :
get_browsed_song 'author' & param_cast text & search

or some simple pad
search `get_browsed_artist & param_cast text`

or simple drop pad
<pad1 drop="search `get_browsed_artist &amp; param_cast text`" name="Artist">get_browsed_song author &amp; param_cast text &amp; search</pad1>

or pad allowing drop from explorer
<pad1 drop="search &amp; repeat_start wt 100ms -1 & get_text `get_status` &amp; param_contains 'Browsing' ? nothing : repeat_stop wt &amp; search `get_browsed_artist &amp; param_cast text`" name="Artist">get_browsed_song author &amp; param_cast text &amp; search</pad1>
 

Mensajes Tue 16 Feb 21 @ 6:47 am
NicotuxHome userMember since 2014
Inspired by my previous post I created it: a pad allowing to search by drag&drop
drop a filename to a pad with the wanted field name, it searches for track matching this field
clicking the pad does the same with selected file
rightclick (or shift) resets calling folder
if interested in I can upload it
 

Mensajes Tue 16 Feb 21 @ 10:07 am
I've always liked a similar feature in Traktor. In their browser, each search result has a tiny magnifying glass icon in the various fields.

If for example you searched and got results that included Micheal Jackson, you might decide to pull up all your Michael Jackson songs, so rather than having to type 'Michael Jackson' in the search box, or drag the result somewhere, you just click the little icon next to his name.

 

Mensajes Tue 16 Feb 21 @ 10:23 am
NicotuxHome userMember since 2014
even it would be fine in standard browser
this can actually be fully implemented out of the browser (or in custom browser)
(some fields were removed from search options some times ago but they are always usable in scripts)
 

Mensajes Tue 16 Feb 21 @ 10:58 am
I know some people have a row of custom buttons along the top of the browser that perform a search based on the highlighted file. That's a reasonable compromise.

 

Mensajes Tue 16 Feb 21 @ 11:57 am
Im Skin Projekt X ist das so schon drin!

 

Mensajes Tue 16 Feb 21 @ 6:23 pm
AsTheDJPRO InfinityMember since 2008
AsTheDJ wrote :
Browser with out typing

Or you can hit Right Click & Search is drop down to pick so you don’t drop it browser search
 

Mensajes Sat 20 Feb 21 @ 3:26 pm
3 Feature Requests In The Browser Area

1) Ability to lock browser from sorting
Sometimes, when moving the mouse to the search field and clicking to type,
I can accidentally click on the column header and the browser then re-sorts all the music.
I really cannot "undo" this or go back to the order I was looking at.

2) Ability to search for a song / title and results return which playlist that song is in
( It would be nice to have a feature, where search results also show which playlist that song appears in,
and maybe the 'position' in that playlist, eg. to see which other song appears before/after the searched song )

3) Preview of song, needs to have its title displayed somewhere in the browser.
When previewing a song, in the browser, ... when the focus changes from the search field
or a different song is searched, the preview-player still plays the previous song but there is no title or no way of knowing which song is being played.
 

Mensajes Wed 24 Feb 21 @ 2:50 pm
locoDogPRO InfinityModeratorMember since 2013
2 search_playlists
 

Mensajes Wed 24 Feb 21 @ 3:00 pm
66%