is there a way to make a stem folder in traktor’s tree?
Nope not possible. It's a disgrace :(
Create a Smartlist:
Thanks very much for your reply :) …I think I tried that but the word 'stems' wasn't visible (or maybe I didn't see it), I'll give it another try and let you know.
OK….so you're absolutely correct but I didn't clarify which type of stems. You're referring to original Traktor stems
I'm referring to stems that I've generated from tracks; is there a way to create a smartlist of those?
…and there's no option to sort by tracks (generated stems has it's own icon). That would make it easier to sort and just drag them all into a new folder with playlists
I use the Traktor S4 mk3 with Traktor Pro 4 / MacBook Pro 2021 M1 Chip
Hopefully NI can will sort this out with an update
As a workaround: When I create Stems with Traktor, I write #Stem in the Comment 2 during the process. Then it also works with a Smartlist.
yes…I had actually considered that previously but I started generating stems from all different genres and different years. I thought it would be more intuitive not to have to search for generated stems for hours.
but thank you for your input, much appreciated 😊
Ah ok, I thought you could make a smartlist for generated stems based on this, now I see I misread.
CHANGED All Stems tree node The All Stems tree node has been removed from the browser to prevent confusion of purchased legacy stems with the new generated stems. This folder can be restored by creating a Smart List searching for ".mp4" in the file name.
CHANGED All Stems tree node
CHANGED
The All Stems tree node has been removed from the browser to prevent confusion of purchased legacy stems with the new generated stems. This folder can be restored by creating a Smart List searching for ".mp4" in the file name.
I think I understand. I’ll give it a try.
Identical conditions? The same type of smartlist as pasted at the top? And using mp4 instead of stems.
It won’t work, because the generated .mp4 files are not in your collection as separate tracks, they’re internally linked to a regular track. So NI indeed would have to add a new condition for tracks that have linked stems.
Here's a python script that scrubs your traktor log for times it stemmed songs.
1.Open it in text editor like sublime, change line 4 log_directory to point it to your actual Native Instruments log folder, then save as .py file.
2.Run it in the CMD with -python.
3.It will save out a text file with a list of all the songs you've stemmed.
4.Then you can use something like MP3Tag to add #STEM to the comment or mix metadata, or take it into CrateHackers and find all the songs you've stemmed for one big playlist. It only saves out the name since that's all that shows up in the log file, it only says the file path if it fails to stem.
I'd love this to be included in the software already.
ignore me - all repeated info from earlier in this thread