Library not updated when using directory binding

Bug #1409427 reported by IonT
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Music App
New
Undecided
Unassigned

Bug Description

First of all heres my /etc/rc.local file

mount -o remount,rw /
mount -t ext4 -o rw /dev/mmcblk0p23 /andata
mount -o bind /andata/media/0 /home/phablet/sdcard
chown phablet:phablet /home/phablet/sdcard
chmod 777 /home/phablet/sdcard
mount -o bind /andata/media/0/Spotify /home/phablet/Music
chown phablet:phablet /home/phablet/Music
chmod 777 /home/phablet/Music
mount -o bind /andata/media/0/Video /home/phablet/Videos
chown phablet:phablet /home/phablet/Videos
chmod 777 /home/phablet/Videos
exit 0

I can see the files perfectly on the file manager but they don't show up on the Music and Media Player apps.

Revision history for this message
IonT (iont) wrote :

Copying the files seperately works just fine but that's a waste of disk space.

Revision history for this message
Victor Thompson (vthompson) wrote :

Hi, thanks for taking the time to make Ubuntu better! This appears to be a duplicate of lp:1320784. It seems that one way to fix what you are seeing would be to restart your device. Could you give that a try?

Revision history for this message
IonT (iont) wrote :

Music library updated after a few reboots. The DCIM folder mounted to Pictures and Video folder mounted to Videos still doesn't show up in Gallery and Media Player.

In case of gallery The files in the root of the DCIM folder are scanned but not the subfolders.

Revision history for this message
IonT (iont) wrote :

Videos show up in gallery but there are issues playing 480p, 720p and 1080p videos. Audio keeps going but video stops.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.