Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Bacchus

Pages: 12
1
Questions / Re: How to export a copy of MusicBee library cleanly
« on: November 03, 2021, 10:11:37 PM »
To preserve your playlists, you definitely need to work from within MusicBee, but copying files won't help with the playlists. Besides, I don't think copying will be necessary.

To get you started, take a look at this page: https://musicbee.fandom.com/wiki/File_Organization

You can have MusicBee reorganize your files from wherever they are now to some better-structured location. I would suggest taking it in small batches at first to see what's happening (and maybe do make copies for testing on), but once you're happy with it, it's a quick process to use Move To>Organized Folder on any unorganized files.

Removing duplicates will depend on how well-tagged your files are. The duplicates manager does a good job if the files are tagged consistently.

Thank you so much for the suggestion, I will try this as soon as I have time. As always, super helpful user on these forums!

2
Questions / How to export a copy of MusicBee library cleanly
« on: October 16, 2021, 12:02:45 AM »
Apologies if this is a silly question with an easy answer, but I've been racking my brain trying to figure out how to fix my files, and this is the best I can come up with.
Basically, my MusicBee source files are a mess. They're all over the place, and there's duplicates here, doubles of my playlists there. Whenever I sync my phone (which is my mp3 player) to MusicBee I inevitably end up with a bunch of extra files on my phone, and really messy playlists.
So basically I was wondering if I can export my MusicBee library to a new location, with the idea being that MusicBee would create a clean copy of all the files it's using, to a new location (I have a LOT of local storage space to play with here). Then, I delete all of the messy crap MusicBee is currently using to get my music, and recreate my library from the new, clean export MusicBee made.
This is probably a really roundabout way of doing this, but I'm at my wit's end with trying to figure out where everything MuiscBee is reading from is located.
Is there an easier way to do this, too? Some other way to get a clean refresh of the files MusicBee is using, getting rid of duplicates ect while still maintaining my playlists? My biggest concern is losing my playlists, they're all several hundred songs long and rebuilding them takes ages.

3
Have you tried editing the playlists to point to the correct location before importing them?  If it's a simple text replacement it shouldn't be too complicated a task.

In Notepad++

CTRL+H

Find What: D:\Music
Replace with: D:\Music\Music
Replace All

Of course, if some of them already say D:\Music\Music you're going to wind up with some messed up entries and you're going to have to account for that. Maybe first a replacement from D:\Music\Music to D:\Music to get everything in the same state, and then the final replacement.  Logic it out.

The other option, maybe the easier one, is to move your music files from D:\Music\Music to D:\Music (with the rest of the structure in tact) from within Musicbee, and that way your library and your playlists will agree.

All the best!
Thank you so much for all your help here. I'm thinking of trying the second suggestion first, if it really is simpler. Just wanna make sure I'm getting what you're saying.
Do you mean I should highlight all the songs in my library within the MusicBee window, and drag them into the file explorer window to the D:\Music location?
Again, really appreciate the help, I fiddle with my PC way too much for someone who barely gets how it works.

I'm saying you should, from within musicbee, take all of the folders and move them up one level to the root of D:\Music.

I think you can probably accomplish this through the organization using D:\Music as a root folder and <Folder Name>\<Filename> as a template but don't quote me on that because it's very late here and I don't have time to test anything. Maybe preview using that and see if it gives the desired result of keeping everything else in tact.  It may just give you another level of folders.

I don't use dragging and dropping so maybe someone who does can advise whether it would work.

Whatever you do, don't do everything at once.  Test, check, test, small sample, etc.
I'm terribly sorry, what do you mean by "within musicbee"? I get the feeling we might be looking at different versions of the app, perhaps? When I'm looking at the music library, it's just artists and the songs I've got by them, I don't see any folders

4
Have you tried editing the playlists to point to the correct location before importing them?  If it's a simple text replacement it shouldn't be too complicated a task.

In Notepad++

CTRL+H

Find What: D:\Music
Replace with: D:\Music\Music
Replace All

Of course, if some of them already say D:\Music\Music you're going to wind up with some messed up entries and you're going to have to account for that. Maybe first a replacement from D:\Music\Music to D:\Music to get everything in the same state, and then the final replacement.  Logic it out.

The other option, maybe the easier one, is to move your music files from D:\Music\Music to D:\Music (with the rest of the structure in tact) from within Musicbee, and that way your library and your playlists will agree.

All the best!
Thank you so much for all your help here. I'm thinking of trying the second suggestion first, if it really is simpler. Just wanna make sure I'm getting what you're saying.
Do you mean I should highlight all the songs in my library within the MusicBee window, and drag them into the file explorer window to the D:\Music location?
Again, really appreciate the help, I fiddle with my PC way too much for someone who barely gets how it works.

5
MPB files are not raw text and are not editable as text.

Have you even tried the Relink Music File Paths suggestion I made earlier?  Are the files referenced correctly in your library?

Either way, whatever's meant to happen will happen!
Yes I tried that, had no noticeable effect. My library's songs are all properly linked and playing fine, it just can't figure out where those same songs are within playlists I'm trying to import from playlist files.

6
Use a text editor to edit the playlist files to account for the new path. Notepad++ can do a bulk search and replace, but make sure you test it first to make sure it's working as expected.
I was wondering if my tests using the M3U files instead of the MBP files was why it wasn't working, so I popped one of the MBP files into Notepad++ and tried editing just the first few songs, but no dice. When I'm editing the MBP file as opposed to an M3U file it's one loooooong line of text, instead of having a new row for each song.

7
Can't you just select the tracks in your playlists and then Tools -> Locate missing files?
Nope, nothing happens with the auto search function of this, which means I'd be doing it file-by-file anyway

8
With the test playlist I made, which is based off a copy of the original M3U file that I edited (all my original M3U files are untouched until I know what I'm doing) trying to play a song now gives me the "Source file could not be found" message, but underneath that part the file path is now "D:\Music\Playlists\Playlists\Playlists\D\Music\MusicD\Music\Example Song" which makes me think I've definitely messed something up in Notepad++

9
I tried phred's method, but so far I haven't gotten any results. Please forgive me, I've never used Notepad++
I manually replaced the text for a couple of songs in the M3U file in the text editor, from '\Music\Example Artist\Example Song' to 'D:\Music\Music\Example Artist\Example Song' but the few songs I tried that with still aren't linking properly in the imported test playlist I made. I get the feeling I'm not doing the Notepad++ side of this correctly?

10
I should qualify my reply up there by saying the example I gave is one folder off, I guess? My files are in D:\Music\Music, whereas MB just says D:\Music

11
The weirdest part is that when I play a song in the playlist that MB says is missing, the dialogue box that comes up asking if I want to locate it has the new location of my music library in it.
Example: "The source file for 'Example Song' could not be found. Would you like to locate it? D(the new location for my music library):\Music\Example Song\Example Artist"

The D: location it lists after asking me to locate the file is the correct location for the file, so I'm not sure why it's asking me to locate it again?

12
So I recently migrated my OS to a new SSD, and stashed all my old files on the previous drive. I was expecting this to cause MusicBee to lose track of all my songs, so I reset the library to the new Music folder. MusicBee has successfully found and imported all my songs, but my playlists are a mess. Basically, I was able to get MuiscBee to recognize the playlist files in the new location, so it has the tracklists for the playlists, but doesn't know where the actual song files for those tracks are. Right now I've been manually pressing play on each song, then showing MB where the actual file is when it says it doesn't know. I was wondering if there's a quicker way to do it? Some way to get MB to look through the new music folder and match things up?

13
Questions / Re: MB is no longer updating playlists on Android
« on: December 03, 2019, 07:07:13 PM »
GoneMad Media Player
Rocket Player

Both paid apps, but with a free trial (7 days?)

GMMP has the advantage of working with MusicBee's wifi sync ap.

Awesome! I'll try GMMP, thanks for the tip!

14
Questions / MB is no longer updating playlists on Android
« on: December 03, 2019, 08:04:09 AM »
Pretty much just the title, MusicBee syncs my phone just fine but when the sync is done my phone's playlists are all empty. The playlists themselves are there, but they've all got 0 tracks. I'm using the Samsung Music player app, which has frankly been a bit janky when used with MusicBee. Is there a recommended Android app that seems to sync well with MB? Thanks!

15
I never change anything about where files are stored on my phone, I don't even move files around on my phone. But every time recently I've plugged my phone in to add more music from MB, the program tells me the folder where I know my stuff is doesn't exist anymore and that I'll need to change it in the settings. I know for a fact there's nothing different about my music storage, why is MB forgetting the place it put all my files last time I plugged this phone into it?

Pages: 12