As I am trying to work on the package manager for snakeos - can you
give a brief overview of how you compiled it?
Thanks,
Duncan
> --
> You received this message because you are subscribed to the Google
> Groups "DealExtreme NAS" group.
> To post to this group, send email to dealextr...@googlegroups.com
> To unsubscribe from this group, send email to
> dealextreme-na...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/dealextreme-nas-?hl=en
{FILENAME.EXT}.cover.jpg works as well as all those in the config file.
Static Libs: vorbis ogg sqlite3 exif jpeg FLAC id3tag avformat avutil avcodec
Does static libs inside the file or Snake Os? Have i copy them from somewhere?#!/bin/sh
LAUNCHDIR=/usb/sda1/minidlna
$LAUNCHDIR/minidlna -f minidlna.conf -d &
Note that no have "/" at end of 2nd line.
Regards,
Valtoir
2011/7/29 Chem <ivo...@yahoo.com>:
2011/7/29 Chem <ivo...@yahoo.com>:
> Thanks for your suggestion, I just tried it, but that didn't make it
> autostart either.
>
case "$1" in
start)
start
/usb/sda1/minidlna/minidlna -f /usb/sda1/minidlna/minidlna.conf -d &
;;
stop)
stop
;;
restart)
restart
/usb/sda1/minidlna/minidlna -f /usb/sda1/minidlna/minidlna.conf -d &
;;
2011/7/29 Chem <ivo...@yahoo.com>:
> Yes the path is correct, the second "minidlna" is the file in the
> folder "/usb/sda1/minidlna"
> The script runs fine when I execute it manually.
>
2011/7/29 Valtoir <valtoi...@gmail.com>:
--
There is 1.4 GB left on CleUSB is that enough?
I started miniDLNA with the command you asked angel, miniDLNA started for like 5 min scanning directory and file that was slowly appearing on my PS3 than it crashed again, media server was no more accessible with PS3 nor can I connect to my NAS with a browser or go to it in My Network. Only way to restart was unplug and plug again the NAS.
Here is the log.