ROCK makes it simple to add new music to your collection, no matter where it's stored. There are two primary methods for importing music, and both work seamlessly with internal, external, or network storage.
For more information about setting up storage with ROCK, please read [[this article|ROCK: Storage Basics]]
Before You Start
This guide assumes you've already set up storage with ROCK. If you haven't, please refer to the
article first.
Important Notes:
If you're using a NAS or other network storage, you can import your media by saving it directly to the NAS. For more information on setting up a NAS with Roon, see
For USB storage with ROCK, you can also copy music to your USB drive before connecting it to ROCK, rather than copying it over the network. Just ensure your drive is
.
Method #1 Drag And Drop on to the Roon application on Mac/PC
This is the simplest way to add music if you're using the Roon application on your Mac or PC.
Simply drag and drop your music files directly into the Roon application window. Roon will automatically copy these files to the storage locations you've configured on your Core.
If you've set up Roon to monitor multiple folders, it will prompt you to choose where you want to save the files. Roon will then copy them to a "Roon Imports" folder, organizing them by import time and the device they were imported from.
Want more control over your folder hierarchy or you have a lot of files? Proceed to Method 2.
Method #2: Importing To Network Folder
ROCK exposes a network share via SMB, similar to a Network Attached Storage (NAS) device. This allows you to directly copy files to ROCK over your network. Inside this share, you'll find a folder called Storage
, which contains all your connected drives (USB or internal).
Connecting to the Network Share
macOS
Open Finder.
Click the Go menu at the top.
Select Connect To Server...
In the "Connect To Server" window, type one of the following:
When prompted, connect as a guest. You'll find your drives within the Storage
folder.
Windows
Open File Explorer.
In the address bar, type one of the following:
When prompted for a username and password, enter Guest
for both. You'll find your drives within the Storage
folder.
If prompted for a username and password, enter Guest for both.
Troubleshooting Connection Issues (Windows)
In case if you see the error likeon the screnshot below do not panic. Modern versions of Windows have security settings that may block guest access to network shares by default. If you cannot connect from a Windows PC, you can adjust these settings.

For Windows Pro / Enterprise (using Group Policy Editor):
- Press
Win + R
, type gpedit.msc
, and press Enter. - In the Local Group Policy Editor, navigate to:
Computer Configuration > Administrative Templates > Network > Lanman Workstation
- Double-click Enable insecure guest logons.
- Set the policy to Enabled, then click OK.
- Still in the Local Group Policy Editor, navigate to:
Computer Configuration > Administrative Templates > Network > SMB Client - Double-click Allow insecure guest logons.
- Set the policy to Enabled, then click OK.
For Windows Home:
- Since Group Policy Editor is not available by default, you’ll need to use PowerShell:
- Press Start, type
powershell
, right-click Windows PowerShell, and choose Run as administrator. Accept the prompt. - To disable the SMB signing requirement, run:
Set-SmbClientConfiguration -RequireSecuritySignature $false
- When prompted, type Y and press Enter.
- To enable guest fallback, run:
Set-SmbClientConfiguration -EnableInsecureGuestLogons $true
- Again, type
Y
and press Enter.
Related Articles
Import Settings
Overview Roon's Import Settings provide control over how Roon handles your music files. When you modify import settings, Roon re-evaluates each file in your library taking the new settings into account. This approach allows for the settings to be ...
Migrating To ROCK
If you're setting up ROCK, and your Roon Server had previously been running on Mac, Windows, or Linux, you'll need to migrate your Roon database. Your database includes your playlists, edits, play history, tags, settings, and more. This guide will ...
ROCK: Storage Basics
ROCK offers a few different options for storing your music, each with advantages and disadvantages. Whatever storage configuration you're using with ROCK, you'll want to read this article about importing your music into Roon. If you are using ...
FAQ: Roon is importing my collection, but it seems to be stuck or spinning forever - how do I fix this?
Sometimes, Roon's file scanner can encounter file tags formatted in ways we're not expecting, and sometimes we hit a file that's simply corrupt. Usually we're able to either import these files anyway, but if the file appears unreadable we will skip ...
Importing Playlists
Importing playlists is easy in Roon! In most cases it happens automatically as long as you have your storage set up correctly. Playlists imported from Tidal, iTunes, or from M3U files are not editable in Roon at this time. If you want to edit them in ...