Bug #32
mugglei will not run from a linked subfolder
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
12/21/2008
Due date:
% Done:
0%
Description
If I run mugglei from a linked folder I always get the message to run mugglei only from a TopDir subfolder.
Top-Dir /var/lib/vdr_media/mp3/var/lib/vdr_media/mp3/Audiobook
is a symlink to /mnt/hdc1
If I type in
/var/lib/vdr_media/mp3/Audiobook/S.King#mugglei –t /var/lib/vdr_media/mp3 .
I’ll get the error, but if I type in
/var/lib/vdr_media/mp3#mugglei –t /var/lib/vdr_media/mp3 .
then all subfolders will imported, also
/var/lib/vdr_media/mp3/Audiobook/S.King
but it takes more time.
History
#1 Updated by wrohdewald about 12 years ago
- Status changed from New to Resolved
#2 Updated by Thomas about 12 years ago
Now it will not work if the TopLevelDir itself is within a Symlink path.
e.g. /var/lib/vdr_media/mp3 is a Symlink
to /mnt/hdb1
/var/lib/vdr_media/mp3/Music/U2# mugglei –t /var/lib/vdr_media/mp3 .
stops with
“you should be in /mnt/hdb1/mp3/ or below”
#3 Updated by wrohdewald about 12 years ago
Thomas wrote:
Now it will not work if the TopLevelDir itself is within a Symlink path.
e.g./var/lib/vdr_media/mp3 is a Symlink
to/mnt/hdb1
should be fixed now. I hope this does not break other configurations.
#4 Updated by wrohdewald about 12 years ago
- Status changed from Resolved to Closed