INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Restore existing Windows library  (Read 2187 times)

rinring

  • Recent member
  • *
  • Posts: 47
Restore existing Windows library
« on: November 18, 2013, 02:18:09 pm »

Hi,

I have a library for Media Jukebox 14 in Windows.
I would like to restore in the Linux version.
It works ok, but it was before c:\Documents and settings/user/music and now it's in /home/user/music.  :o

How do I fix the pathname changes?

Thanks in advance.

David
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Restore existing Windows library
« Reply #1 on: November 18, 2013, 02:39:46 pm »

Here's how I did it...

Select all tracks in your library.
Go to Tools, Library Tools, Rename, Move and Copy files.
At the bottom of that dialog, you can do a find and replace on the paths so they point to the right place.
Logged
Fedora 38 x86_64 Xfce

rinring

  • Recent member
  • *
  • Posts: 47
Re: Restore existing Windows library
« Reply #2 on: November 23, 2013, 12:23:00 pm »

Thanks for your suggestion, but it doesn't work.  :-\

It tells me invalid option and does nothing.

See the attached screenshot below for more details.


Here's how I did it...

Select all tracks in your library.
Go to Tools, Library Tools, Rename, Move and Copy files.
At the bottom of that dialog, you can do a find and replace on the paths so they point to the right place.
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Restore existing Windows library
« Reply #3 on: November 23, 2013, 12:35:05 pm »

There are problems on the Mac version due to forward slashes colliding with the expression language's forward slash as an escape character.  I suspect this is the same issue (which also occurs on the Mac version).

A thread in the beta forum about handling forward slash an the expression language escape character was started, but it withered and died.  The problem doesn't appear to be solved in general yet.
Logged
The opinions I express represent my own folly.

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Restore existing Windows library
« Reply #4 on: November 23, 2013, 12:40:34 pm »

I swear that's how I did it.  50K+ tracks.

When you do the replacement, try using forward instead of back slashes
Logged
Fedora 38 x86_64 Xfce

rinring

  • Recent member
  • *
  • Posts: 47
Re: Restore existing Windows library
« Reply #5 on: November 23, 2013, 02:37:17 pm »

Thanks with forward slashes it works ok.  :)
That was a quick answer.

The only remaining problem is case handling.

Linux is case sensitive, whereas Windows isn't.
In my database, I have mixed case, and in order to avoid case problems, I have all the filenames in Linux in lowercase.
Logged
Pages: [1]   Go Up