DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2010-10-08 00:41:06

fboulange
Member
Registered: 2010-10-06
Posts: 29

[HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

Dear DNS-323 users and Samsung TV owners,

I spend lots of time seeking for the right DLNA app which will be able to stream content to the lastest Samsung TV.

Mediatomb sounds promising but at the end I wasn't statisfied.
So I tested few other and finally found miniDLNA https://sourceforge.net/projects/minidlna/.
Nothing new, well not exactly as a user called Randomcore created a patch for V 1.0.18 so it will get most of the feature you could have with the native Samsung PC Share Manager V4.1 (only for PC as you could guess) :

* thumbnails (patch from minidlna forum which produces jpeg thumbnails e.g. movie.avi.jpg)
* subtitle submenu, if external subtitles are found
* Bookmarks (jump to last watched position)
* chapter selection (every 10% of the movie) such as
http://lh5.ggpht.com/_xXdekF8awok/TKOi1HixnYI/AAAAAAAAEKo/W4nAm9A5piM/s400/IMG_0583.JPG


Source : https://sourceforge.net/tracker/?func=d … id=1121518
Forum post about this patch : https://sourceforge.net/projects/minidl … ic/3708596.

Even if people managed to get it working on different linux distrib, I ,so far, failed to get it working on DNS-323 device (video tumbs and navigation were OK but chapters and subtitles failed to be displayed).

Is there and more experienced builder who might give it a try ?
Thanks in advance.

Fr3d

[UPDATE] We did manage to get a stable version for our favorite NAS : check post below for details.

Last edited by fboulange (2010-10-13 00:46:48)


DNS-323 1.9 ~ miniDLNA Samsung patched ~Transmission 2.10

Offline

 

#2 2010-10-09 10:09:29

LuckyBlack
Member
Registered: 2009-04-30
Posts: 51

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

here you can find minidlna compiled for DNS-323 and ffp

http://www.plord.co.uk/funplug/0.5/

Last edited by LuckyBlack (2010-10-09 10:15:20)

Offline

 

#3 2010-10-09 11:18:54

fboulange
Member
Registered: 2010-10-06
Posts: 29

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

LuckyBlack,

Sure you can find it in plord packages but the problem is that Samsung changed their USER-AGENT key on latest hardware, so minidlna can't recognized them correctly and send wrong file type for exemple for mkv file which ends up by not displaying them properly on the TV.

The randomcore minidlna patch, corrects this and even add cool features such a chapters (with thumbnails) subtitle menu (delay, activate, etc) and bookmark (last position played) which are not included in minidlna original v1.0.18 sources.

If you read the posts about this patch (see my previous post) you'll notice that it's only SAMSUNG specific features.

With others we found that NAS build were not working and it may comes from a timeout problem with the MTA file (chapters). We're still working to get it fixed.

Cheers anyway for the link (it may interrest others).
Fr3d

Last edited by fboulange (2010-10-09 11:20:10)


DNS-323 1.9 ~ miniDLNA Samsung patched ~Transmission 2.10

Offline

 

#4 2010-10-11 23:01:46

LuckyBlack
Member
Registered: 2009-04-30
Posts: 51

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

now is more clear , I'm also interested in this specific version because I own a LE46C750, I hope to see this release compiled for our nas

thanks

Offline

 

#5 2010-10-11 23:45:22

fboulange
Member
Registered: 2010-10-06
Posts: 29

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

Well you're Lucky then as randomcore released a new patch which allows NAS device to play with mta files (chapters) without the timeout problem.

Check out the forum (see my first post here).
I complied a DNS-323 version but for some reason inotify refused to work for me.
For those who are interrested here is my build http://dl.free.fr/txpESDOG7.

[UPDATE] I get it to work with inotify check it here : http://www.megaupload.com/?d=QIZ15F0S

Last edited by fboulange (2010-10-12 01:43:46)


DNS-323 1.9 ~ miniDLNA Samsung patched ~Transmission 2.10

Offline

 

#6 2010-10-12 10:23:35

LuckyBlack
Member
Registered: 2009-04-30
Posts: 51

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

great , which is the installation method ??

Offline

 

#7 2010-10-13 00:41:36

fboulange
Member
Registered: 2010-10-06
Posts: 29

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

Installation method ?
Wow... erm i thought people would know if the read this forum smile
Well first install ffp on your NAS device (see wiki).
Second grab my build and use funpack to install it :

Code:

funpack -i minidlna-dns323-1.0.18.samsung_patch20101009_mta2.tgz

.
Third Set up your share data by modifying your

Code:

/ffp/etc/minidlna.conf

.
Fourth start your patched miniDLNA with

Code:

sh /ffp/start/minidlna.sh start

.
And enjoy...

Fr3d


DNS-323 1.9 ~ miniDLNA Samsung patched ~Transmission 2.10

Offline

 

#8 2010-10-13 09:01:17

LuckyBlack
Member
Registered: 2009-04-30
Posts: 51

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

thank you for your information, i appreciate it

I installed it but when i start minidlna.sh problems arrive

first start
it said  i can't load libexif.so.12 --> I solved installing the package libexif-0.6.19-1.tgz

second start
it said i can't load  libjpeg.so.62 --> I solved installing the package libjpeg-6b-1.tgz

third start
it said i can't load libavformat.so.52  --> I solved installing the package ffmpeg_0.SVN200090409-2.tgz

fourth start
it said i can't load it said i can't load libid3tag.so.0  --> where I can find it ??
I tried doing
ln -s /sys/crfs/sbin/libid3tag.so.0.3.0 /lib/libid3tag.so.0.3.0
ln -s /sys/crfs/sbin/libid3tag.so.0.3.0 /lib/libid3tag.so.0
ln -s /sys/crfs/sbin/libid3tag.so.0.3.0 /opt/lib/libid3tag.so.0.3.0
ln -s /sys/crfs/sbin/libid3tag.so.0.3.0 /opt/lib/libid3tag.so.0
didn't work
so I tried copying physically the files in the directories but didn't work

what can I do to solve ???

Last edited by LuckyBlack (2010-10-13 10:40:13)

Offline

 

#9 2010-10-13 14:18:18

fboulange
Member
Registered: 2010-10-06
Posts: 29

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

@LuckBlaxk Check out the Wiki link above there should mention extra package from inreto or plord where you could find libid3tag package
Or Google it wink
Fr3d


DNS-323 1.9 ~ miniDLNA Samsung patched ~Transmission 2.10

Offline

 

#10 2010-10-13 20:14:56

LuckyBlack
Member
Registered: 2009-04-30
Posts: 51

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

I found some of the missing libraries but there is one i can't find
libffmpegthumbnailer.so.4

fboulange do you know where i can find it ? I tried both plord site and inreto site, but I haven't found nothing about this library....

thanks your help has been appreciated :-)

Last edited by LuckyBlack (2010-10-13 20:15:20)

Offline

 

#11 2010-10-15 00:44:06

fboulange
Member
Registered: 2010-10-06
Posts: 29

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

Rigth, for ffmpegthumbnailer I Did build my own one.
You could try to do yours by looking at http://juliensimon.blogspot.com/2008/12 … atomb.html
If you are not able to do it, I'll post a link here this weekend as I am not home right now
Fr3d

Last edited by fboulange (2010-10-15 00:46:04)


DNS-323 1.9 ~ miniDLNA Samsung patched ~Transmission 2.10

Offline

 

#12 2010-10-15 07:43:25

LuckyBlack
Member
Registered: 2009-04-30
Posts: 51

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

a link with a built ffmpegthumbnailer would be very appreciate, thank you

a question

the guide you linked is for ubuntu, how can I use it on DNS-323 ???

Last edited by LuckyBlack (2010-10-15 07:48:03)

Offline

 

#13 2010-10-29 09:49:39

thomasO
Member
Registered: 2009-05-07
Posts: 22

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

Are you able to play mkv files with that version of miniDLNA on the DNS323?

I am looking for a DLNA server that serves mkv files from DNS323 to Samsung C650.

Has anyone solved that problem for mkv files?

Note:
- Finally it worked after I started fresh with the packages from: http://www.plord.co.uk/funplug/0.5/
- and to get the chapters I installed http://www.megaupload.com/?d=QIZ15F0S (minidlna-dns323-1.0.18.s
amsung_patch20101009_mta2)

Last edited by thomasO (2010-11-15 21:34:48)


DNS323 / miniDLNA Samsung mta patched / Transmission

Offline

 

#14 2010-10-29 22:48:48

LuckyBlack
Member
Registered: 2009-04-30
Posts: 51

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

Yes I'm able to play MKV files from DNS-323 using this version of minidlna

Offline

 

#15 2010-10-30 18:41:08

bburchfield
New member
Registered: 2010-10-13
Posts: 2

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

LuckyBlack, did you build ffmpegthumbnailer yourself or did you find a link to it?

Offline

 

#16 2010-10-30 18:56:06

LuckyBlack
Member
Registered: 2009-04-30
Posts: 51

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

I found a link to download, by now I don't remember the address so I attached it to this post

Last edited by LuckyBlack (2010-10-30 18:57:48)


Attachments:
Attachment Icon ffmpegthumbnailer-2.0.4-.tgz, Size: 131,179 bytes, Downloads: 1,147

Offline

 

#17 2010-10-31 05:48:49

bburchfield
New member
Registered: 2010-10-13
Posts: 2

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

Excellent, thanks!

Offline

 

#18 2010-11-14 21:22:49

jtk
New member
Registered: 2010-11-14
Posts: 1

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

Fr3d,

thanks for a great job compiling this! smile
I run your version on NSA210 and it works fine with TV Samsung C650.

Just a note: when inotify is enabled minidlna eats 100% CPU and
its log shows inotify failures on every file. For the time being I just disabled
inotify and I rebuild db manually but having inotify working would be great.

Is there anything I can do to help debug this problem?

Jerry

Offline

 

#19 2010-11-15 23:46:51

dennis071
New member
Registered: 2010-11-15
Posts: 1

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

Hi there guys,

I tried to install, but after installing the ffmpeg i still get the error about libavutil.so.50.

Is there a separate package available somewhere ??

@fboulange: ben jij toevallig francois van lingo?? :-))

Offline

 

#20 2010-11-21 06:19:41

nRkiSt
New member
Registered: 2010-11-03
Posts: 4

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

Greetings

I'm trying to get minidlna working on my dns-323 following the useful instructions here (and there), but I'm currently hung up on "can't load library 'libFLAC.so.8'" when I try to start it up.  I googled, but no joy .  Where can I find this?

TIA

Brent

Last edited by nRkiSt (2010-11-21 06:20:13)

Offline

 

#21 2010-11-21 10:11:51

jsc-online
New member
Registered: 2010-11-21
Posts: 4

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

nRkiSt wrote:

Greetings

I'm trying to get minidlna working on my dns-323 following the useful instructions here (and there), but I'm currently hung up on "can't load library 'libFLAC.so.8'" when I try to start it up.  I googled, but no joy .  Where can I find this?

TIA

Brent

hi,

here is your file

http://www.plord.co.uk/funplug/0.5/flac-1.2.1-1.tgz

and here you will find all library

http://www.plord.co.uk/funplug/0.5

Offline

 

#22 2010-11-21 10:14:15

jsc-online
New member
Registered: 2010-11-21
Posts: 4

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

Hi all,

on my ib-nas4210 with fun_plug minidlna is running, but it will no find files. also i cant connect to http port 8200. someone can help me?
Here is my log.

[2010/11/20 11:57:57] minidlna.c:724: warn: Starting MiniDLNA version 1.0.18 [SQLite 3.5.6].
[2010/11/20 11:57:57] minidlna.c:747: warn: Creating new database...
[2010/11/20 11:57:57] inotify.c:649: error: inotify_init() failed!
[2010/11/20 11:57:57] minidlna.c:812: warn: HTTP listening on port 8200
[2010/11/20 11:57:58] scanner.c:722: warn: Scanning /mnt/ide1/video
[2010/11/20 11:57:59] inotify.c:89: error: inotify_add_watch(/mnt/ide1/video) [Bad file descriptor]
[2010/11/20 11:58:46] upnphttp.c:828: warn: / not found, responding ERROR 404
[2010/11/20 11:58:50] upnphttp.c:828: warn: / not found, responding ERROR 404
[2010/11/20 11:58:50] upnphttp.c:828: warn: / not found, responding ERROR 404

Offline

 

#23 2010-11-22 20:16:28

thomasO
Member
Registered: 2009-05-07
Posts: 22

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

jsc-online wrote:

on my ib-nas4210 with fun_plug minidlna is running, but it will no find files. also i cant connect to http port 8200. someone can help me?
Here is my log.

...
[2010/11/20 11:57:58] scanner.c:722: warn: Scanning /mnt/ide1/video
[2010/11/20 11:57:59] inotify.c:89: error: inotify_add_watch(/mnt/ide1/video) [Bad file descriptor]
...

how did you tried to connect to port 8200? there is no http service.
which file system do you use? it works with ext2.


DNS323 / miniDLNA Samsung mta patched / Transmission

Offline

 

#24 2010-11-25 11:23:35

jsc-online
New member
Registered: 2010-11-21
Posts: 4

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

thomasO wrote:

jsc-online wrote:

on my ib-nas4210 with fun_plug minidlna is running, but it will no find files. also i cant connect to http port 8200. someone can help me?
Here is my log.

...
[2010/11/20 11:57:58] scanner.c:722: warn: Scanning /mnt/ide1/video
[2010/11/20 11:57:59] inotify.c:89: error: inotify_add_watch(/mnt/ide1/video) [Bad file descriptor]
...

how did you tried to connect to port 8200? there is no http service.
which file system do you use? it works with ext2.

on data partition i use ntfs

Offline

 

#25 2010-11-26 13:19:56

rochefort
New member
Registered: 2008-05-28
Posts: 3

Re: [HELP] Building miniDLNA for SAMSUNG TV with PC Share Manager features

I installed it but when i start minidlna.sh problems arrive

first start
it said  i can't load libexif.so.12 --> I solved installing the package libexif-0.6.19-1.tgz

second start
it said i can't load  libjpeg.so.62 --> I solved installing the package libjpeg-6b-1.tgz

third start
it said i can't load libavformat.so.52  --> I solved installing the package ffmpeg_0.SVN200090409-2.tgz

fourth start
it said i can't load it said i can't load libid3tag.so.0  --> where I can find it ??
I tried doing
ln -s /sys/crfs/sbin/libid3tag.so.0.3.0 /lib/libid3tag.so.0.3.0
ln -s /sys/crfs/sbin/libid3tag.so.0.3.0 /lib/libid3tag.so.0
ln -s /sys/crfs/sbin/libid3tag.so.0.3.0 /opt/lib/libid3tag.so.0.3.0
ln -s /sys/crfs/sbin/libid3tag.so.0.3.0 /opt/lib/libid3tag.so.0
didn't work
so I tried copying physically the files in the directories but didn't work

I had exactly the same, i found a few more packages that are required for minidlna. After installing them all, it starts up.
libexif-0.6.19-1.tgz http://www.plord.co.uk/funplug/0.5/libexif-0.6.19-1.tgz
libjpeg-6b-1.tgz http://www.inreto.de/dns323/fun-plug/0. … g-6b-1.tgz
ffmpeg_0.SVN200090409-2.tgz http://tinyurl.com/26wvvxt (rapishare, maybe this works as well: http://www.plord.co.uk/funplug/0.5/ffmp … 1842-1.tgz)
libid3tag.so.0 http://www.plord.co.uk/funplug/0.5/libi … 5.1b-1.tgz
flac-1.2.1-1.tgz http://www.plord.co.uk/funplug/0.5/flac-1.2.1-1.tgz
libogg-1.1.4-1.tgz http://www.plord.co.uk/funplug/0.5/libogg-1.1.4-1.tgz
libvorbis-1.2.3-1.tgz http://www.plord.co.uk/funplug/0.5/libv … .2.3-1.tgz

Hope this will be helpfull to you.

Last edited by rochefort (2010-11-26 13:20:43)

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB