View unanswered posts | View active topics It is currently Sun May 19, 2013 8:21 pm



This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 
 Bind Movie / Music / .. Folders 
Author Message

Joined: Sun Mar 04, 2012 2:28 pm
Posts: 5
Post Bind Movie / Music / .. Folders
Hi,

which folders does the playon read/check when I click on Movies/Music in the main menu?

Is it possible to bind a mounted network share to them, so that my Movies, Music,.. are even quicker accessable?

Thanks for any help!


Sun Mar 04, 2012 6:41 pm
Profile

Joined: Sun Oct 31, 2010 4:48 pm
Posts: 1382
Location: Manchester, UK
Post Re: Bind Movie / Music / .. Folders
Hi
When you select movies or music from the main menu, the Playon is then looking into it's database, which it builds when you turn on the scan function to scan local hard drives.
I notice you are using the mini 2, which has no internal drive, but if you plug a USB memory stick or USB disk (using it's own power, not powered via the USB port) into one of the USB ports, it is possible to create folders on the drive, and mount network shares onto them - I do this with shares on my NAS boxes.
The scan function will then use scan your NAS shares as it sees them as an extension to the local file system, and content will show up in Movies and Music
You will need to be able to use telnet to connect to the mini, have a basic knowledge of linux to do it, as you will need to edit the player's startup script so it mounts your NAS shares on boot
If you want to give it a go I'll happily provide details of how I do it
Andy

_________________

Playon HD Mini PV73200+ Firmware v7.4.6 r7317 (Modified)
YAMJ v2.9-Snapshot r3416
YAYMan r0.99.99.24
MediaInfo CLI v0.7.61
Buffalo Linkstation 2TB Mirrored NAS
WD My World Book II 1TB Mirrored NAS
Wired 1GB LAN


Sun Mar 04, 2012 10:55 pm
Profile

Joined: Sun Mar 04, 2012 2:28 pm
Posts: 5
Post Re: Bind Movie / Music / .. Folders
Hi,

Thanks for the answer! I would like to try it. The basic knowledge of linux should be available ;)

So far I mounted the network shares on my mini2. This works fine. (I'll make a automount on startup if the rest works).

Could you tell me where to link the mounted folders? I assume somewhere in /mnt/.


Sun Mar 04, 2012 11:16 pm
Profile

Joined: Sun Oct 31, 2010 4:48 pm
Posts: 1382
Location: Manchester, UK
Post Re: Bind Movie / Music / .. Folders
Hi

Here's how to do it
- On your USB drive or memory stick create some new folders - Movies, Music and Pictures
- as long as you only have one USB device it's first volume will be sda1 in AC Ryan linux
- the startup script is /usr/local/etc/rcS, edit with vi and add these four lines at the end

sleep 30
mount -t cifs //192.168.1.68/Movies /mnt/usbmounts/sda1/Movies -o ro,username=guest
mount -t cifs //192.168.1.73/Pictures /mnt/usbmounts/sda1/Pictures -o ro,username=guest
mount -t cifs //192.168.1.73/Music /mnt/usbmounts/sda1/Music -o ro,username=guest

Using the above, the shares on my NAS boxes automount at startup. You need to change the IP Addresses to match the IP address of whatever you are using to shre out files
Shares are mounted as read only ( using the -o ro on each line) and you also need a username of gurest with a blank password, or no username / password required at all.

The scan function will now work with all of the mountes shares

Hope this works for you, let me know

Andy

_________________

Playon HD Mini PV73200+ Firmware v7.4.6 r7317 (Modified)
YAMJ v2.9-Snapshot r3416
YAYMan r0.99.99.24
MediaInfo CLI v0.7.61
Buffalo Linkstation 2TB Mirrored NAS
WD My World Book II 1TB Mirrored NAS
Wired 1GB LAN


Mon Mar 05, 2012 10:08 pm
Profile

Joined: Sun Mar 04, 2012 2:28 pm
Posts: 5
Post Re: Bind Movie / Music / .. Folders
I tried this befor. The mount does work, but the box won't index anything. Is it necessary that there are all 3 folders on the usb drive?

I read somewhere that ones the shares are mounted and bind to the usb drives folders the mini2 will start indexing, but where does it writes the index file to?


EDIT: Ok, I'm sorry. I had autoscanning disabled. Now it works!

Thank you again ;)


Tue Mar 06, 2012 8:34 am
Profile

Joined: Sun Oct 31, 2010 4:48 pm
Posts: 1382
Location: Manchester, UK
Post Re: Bind Movie / Music / .. Folders
Glad it's working for you
Topic closed
Andy

_________________

Playon HD Mini PV73200+ Firmware v7.4.6 r7317 (Modified)
YAMJ v2.9-Snapshot r3416
YAYMan r0.99.99.24
MediaInfo CLI v0.7.61
Buffalo Linkstation 2TB Mirrored NAS
WD My World Book II 1TB Mirrored NAS
Wired 1GB LAN


Tue Mar 06, 2012 9:00 pm
Profile
Display posts from previous:  Sort by  
This topic is locked, you cannot edit posts or make further replies.   [ 6 posts ] 

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by: phpBB | Innitial forum Design by: STSoftware | Modified by: AC Ryan.