Here is Milkman's guide - http://forum.xbmc.org/showthread.php?tid=127492
A life-saver for anyone setting up a new HTPC imo...
A life-saver for anyone setting up a new HTPC imo...
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
i dont understand your confusion...
I might be wrong but if I'm not mistaken, OpenElec has SAMBA file sharing disabled by default. Easily solved by simply turning it on via the menu.
Also look at mediacompanion to download metadata, which is stored in the actual movie/tv folders (you never lose it).
I export my library to separate files which does the same thing...
And when you share content with other ppl?
Not confusion, just surprise. Why not get a 3g router, so you gain a wifi network in the process.
Also look at mediacompanion to download metadata, which is stored in the actual movie/tv folders (you never lose it).
I'm already on OpenElec 3 (well actually 2.9.5).
P.S. It seems my SuperSport plugin is no longer working on the new XBMC, I still have to go and see if I can fix it. Still have it on my iPad XMBC and Android though, so not totally at a loss.
Dudes one question.. Im planning on installing OpenELEC-Generic.i386-2.0.0 later this afternoon on my N40L BUT im scared that I'll run into the same problems Im currently having with XBMCBUNTU 12 Beta... Every time I reboot the system.. My 3 int hdds dismount themselves (I mounted them with Pysdm to stay mounted for obvious reasons) but they keep on dismounting themselves!!
Now my question with OPENELEC is does it auto mount my additional INT HDDs out of the box, or will I be experiencing the same crap where I'll have to jump through hoops to keep my HDDs mounted?
dude can you give me the link to this supersport plugin?
Which for legal reasons I obviously don't.
But if I did, all of the metadata is in each file's folder. That's the difference between exporting the database as a single file, or into their respective, separate folders...
Dudes one question.. Im planning on installing OpenELEC-Generic.i386-2.0.0 later this afternoon on my N40L BUT im scared that I'll run into the same problems Im currently having with XBMCBUNTU 12 Beta... Every time I reboot the system.. My 3 int hdds dismount themselves (I mounted them with Pysdm to stay mounted for obvious reasons) but they keep on dismounting themselves!!
Now my question with OPENELEC is does it auto mount my additional INT HDDs out of the box, or will I be experiencing the same crap where I'll have to jump through hoops to keep my HDDs mounted?
So reasons for and against a 5450 vs GT210/GT520/GT610?
I ask this primarily because there is only stock of the 5450 and GT210 and I'm wondering if it's not better to then take the 5450 (which I know already from my current OpenELEC box) or wait for GT520/610.
The government bud. the government! I hotspot usually but have the dongle as well. Maybe I can share the dongle connection connected to the laptop. Found a cheap router at scoop but need assistance since you need to be a dealer. So for now I have to mission with what I have.
It was a while back when I was in Ubuntu with XBMC on top (not XBMCBuntu). I had to setup auto mount in the startup settings. It was like one command line that you had to type up.
On openelec, as far as I know the default is that all HDD's are mounted at boot. (I've never had to mount anything, even when hot plugging in an external hdd).
Dudes one question.. Im planning on installing OpenELEC-Generic.i386-2.0.0 later this afternoon on my N40L BUT im scared that I'll run into the same problems Im currently having with XBMCBUNTU 12 Beta... Every time I reboot the system.. My 3 int hdds dismount themselves (I mounted them with Pysdm to stay mounted for obvious reasons) but they keep on dismounting themselves!!
Now my question with OPENELEC is does it auto mount my additional INT HDDs out of the box, or will I be experiencing the same crap where I'll have to jump through hoops to keep my HDDs mounted?
dude can you give me the link to this supersport plugin?
#!/bin/sh
mount /dev/sdb /storage/music
mount /dev/sdc /storage/movies
mount /dev/sdd /storage/tvshows
(sleep 15; \
mount -t cifs //192.168.1.100/Public /storage/vault13 -o username=guest,passwor$
)&