D-Link Forums

The Graveyard - Products No Longer Supported => D-Link Storage => ShareCenter® Add-on Applications => Topic started by: vtverdohleb on December 17, 2014, 07:37:47 AM

Title: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: vtverdohleb on December 17, 2014, 07:37:47 AM
[Add-on] MiniDLNA v.1.1.4

[Description]
MiniDLNA is server software with the aim of being fully compliant with DLNA/UPnP clients. The MiniDNLA daemon serves media files (music, pictures, and video) to clients on a network. Example clients include applications such as totem and xbmc, and devices such as portable media players, smartphones, and televisions.

[Version]
Add-on Package v1.01

[Maintainer]
vtverdohleb

[Download link]
DNS-320L MiniDLNA Package v1.01_12172014 (http://dlink.vtverdohleb.org.ua/Add-On/list.php#DNS-320L%20MiniDLNA%20Package%20v1.01_12172014_UA)
DNS-325 MiniDLNA Package v1.01_12172014 (http://dlink.vtverdohleb.org.ua/Add-On/list.php#DNS-325%20MiniDLNA%20Package%20v1.01_12172014_UA)
DNS-327L MiniDLNA Package v1.01_12172014 (http://dlink.vtverdohleb.org.ua/Add-On/list.php#DNS-327L%20MiniDLNA%20Package%20v1.01_12172014_UA)
DNS-340L MiniDLNA Package v1.01_12172014 (http://dlink.vtverdohleb.org.ua/Add-On/list.php#DNS-340L%20MiniDLNA%20Package%20v1.01_12172014_UA)
DNS-345 MiniDLNA Package v1.01_12172014 (http://dlink.vtverdohleb.org.ua/Add-On/list.php#DNS-345%20MiniDLNA%20Package%20v1.01_12172014_UA)

[Resource]
Website MiniDLNA (the ReadyMedia) http://minidlna.sourceforge.net/ (http://minidlna.sourceforge.net/)
Other Add-ons http://dlink.vtverdohleb.org.ua/Add-On/ (http://dlink.vtverdohleb.org.ua/Add-On/)

[Remarks]
Download and install the MiniDLNA Add-On.
Click the link for the MiniDLNA web interface and configure it.
In order for our team to best address your ShareCenter Add-On questions and issues (http://forums.dlink.com/index.php?topic=61992.0)

(http://dlink.vtverdohleb.org.ua/Add-On/images/forum.dlink.com/minidlna.png)
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: chappers80 on January 30, 2015, 07:57:06 AM
Can I use this software without the fun plug?
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: Tiemichael on January 30, 2015, 10:12:17 PM
Yes - no funplug needed, working great!
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: Nix66 on February 10, 2015, 10:39:31 AM
I have a "little" problem which blocked the launching of minidlna, but I guess it's because I have a raid1 and the primary is Volume_2, so it's a mess between hd_b2 & hd_a2 (a2 must be hardcode somewhere)

(http://reho.st/medium/self/0f4a0326a055fd3b74039171898a5d952363e29e.jpg) (http://reho.st/view/self/0f4a0326a055fd3b74039171898a5d952363e29e.jpg)
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: vtverdohleb on February 11, 2015, 01:44:29 AM

You need to edit the file /mnt/HD/HD_a2/Nas_Prog/MiniDLNA/web/MiniDLNA_sub.php
HD_a2 -> HD_b2
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: Nix66 on February 11, 2015, 02:48:45 AM
Thanks a lot for your answer. But as I "messed" my RAID1 construction (I just see a Volume_2, so everything thing is on hd_b2), I can't run and use FFP (he need to be installed on Volume_1). How may I access to /mnt/HD/HD_a2/Nas_Prog/MiniDLNA/web/MiniDLNA_sub.php without SSH/Telnet as I can't activate it through ffp.

Is there an other way to reach this location ?
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: vtverdohleb on February 11, 2015, 05:59:47 AM
Is there an other way to reach this location ?
I can for you to compile the addon utelnetd with the launch daemon
utelnetd -d -l /mnt/HD/HD_b2/Nas_Prog/utelnetd/bin/bash
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: Nix66 on February 11, 2015, 07:24:13 AM
Would be awesome

My other solution would be to bring my RAID1 back to Standard... (still don't understand what's happened, why it's the volume_2 in front)
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: vtverdohleb on February 11, 2015, 08:32:20 AM
Would be awesome

What model NAS?

Quote
My other solution would be to bring my RAID1 back to Standard... (still don't understand what's happened, why it's the volume_2 in front)

It is difficult to correct. It is possible to deceive him ;)
At the start of the system to execute 2 commands
Code: [Select]
mkdir -p /mnt/HD/HD_a2
mount -o bind /mnt/HD/HD_b2/ /mnt/HD/HD_a2/
;D

Assume that you have a DNS-320L
DNS-320L utelnetd Package v1.03_Nix66_02112015_UA (https://app.box.com/s/ix4n1uhwts6tmis00sh1dl4veq74wayn)
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: Nix66 on February 11, 2015, 08:54:30 AM
Not stupid situation.

Which file should I modify  ;D

(DNS320L)
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: vtverdohleb on February 11, 2015, 09:18:28 AM
Not stupid situation.
Which file should I modify  ;D

The easiest way - is to run
Code: [Select]
sed -i 's/HD_a2/HD_b2/g' /mnt/HD/HD_a2/Nas_Prog/MiniDLNA/web/MiniDLNA_sub.php
A way of "cheating" I'm afraid to describe, as it may cause damage to your NAS :(
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: Nix66 on February 12, 2015, 07:55:09 AM
It works ! The utelnet addon I mean :D . But even after replace hd_a2 per hd_b2, it didn't show any php error but the server didn't launch, so after quick check in sh files, nearly everyone as a hd_a2 in it, so I decided to stop all this and break the raid1.

After turn it back to a two standard disk configuration, it worked very well :)
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: vtverdohleb on February 12, 2015, 08:26:52 AM

In this situation, "cheat" NAS. Addons run alphabetically in ascending order (case sensitive). In file init.sh "the elder" addon to add
Code: [Select]
mkdir -p /mnt/HD/HD_a2
mount -o bind /mnt/HD/HD_b2/ /mnt/HD/HD_a2/
;D
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS -- m4b
Post by: quiricada on April 04, 2015, 12:41:31 AM
hi,
is m4b file format supported? i have some m4b files and it's not showing up in the client. otherwise, the minidlna addons works like a charm. thanks.

minidlna v1.01
dlink dns-320L v1.04

thanks
d
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS -- m4b
Post by: vtverdohleb on April 06, 2015, 04:08:26 AM
is m4b file format supported? i have some m4b files and it's not showing up in the client. otherwise, the minidlna addons works like a charm. thanks.

minidlna v1.01
dlink dns-320L v1.04

Added patch (http://sourceforge.net/p/minidlna/patches/83/) to DNS-320L MiniDLNA Package v1.02_03032015_UA (http://dlink2.vtverdohleb.org.ua/Add-On/DNS-320L%20MiniDLNA%20Package%20v1.02_03032015_UA)
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: Jillou78 on June 02, 2015, 02:44:12 AM
Hello,

I'm probably silly...
And I have search in many topics, I don't found and I don't understand or perhaps I don't search on the good place...
It's said:
[Remarks]
Download and install the MiniDLNA Add-On.

For the downloading, no problem, but for Install...
Do I rename the downloaded file?
The file name is: DNS-320L MiniDLNA Package v1.02_03032015_UA.
Which extension? .zip / .tar / .exe / or other?

I have the DNS-320L with the last firmware.

Many thanks in advance for your help,

Best regards,

Jillou
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: vtverdohleb on June 02, 2015, 03:10:57 AM

1. Update firmware v.1.04.B12 DNS-320L_REVA_FIRMWARE_1.04.B12.ZIP (http://ftp://ftp2.dlink.com/PRODUCTS/DNS-320L/REVA/DNS-320L_REVA_FIRMWARE_1.04.B12.ZIP)
2. Installing Add-ons from the Web UI (http://ftp://ftp2.dlink.com/PRODUCTS/DNS-320L/REVA/DNS-320L_REVA_MANUAL_1.30_EN_WW.PDF) Page 162
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: Jillou78 on June 02, 2015, 06:42:51 AM
Hello vtverdohleb,

Thank you so much for your quick reply !
I will try ASAP !
I will keep you informed.

Best regards,

Jillou
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: Jillou78 on June 03, 2015, 05:51:11 AM
Hello vtverdohleb,

I have install the add on yesterday.
And it works fine !
Thank you so much again for your help !
Best regards,

Jillou
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: cheekean82 on June 23, 2015, 08:48:33 PM
* ShareCenter Model - DNS327L
* Add-on Name - MiniDLNA
* Add-on Version - 1.1.4
* Detailed Description of your Issue - Just to confirm that miniDLNA not support RMVB right? is there any possibility to make it work? Is there any patch for this?

Thanks in advanced
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: f3NOM3NO9 on June 24, 2015, 03:28:10 AM
Hy guys,

This MiniDLNA has an auto-refresh function?

Thanks
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: vtverdohleb on June 24, 2015, 04:45:38 AM
* Detailed Description of your Issue - Just to confirm that miniDLNA not support RMVB right? is there any possibility to make it work? Is there any patch for this?

I added the patch http://www.pppei.net/blog/post/589 for "video/x-pn-realvideo"
DNS-327L MiniDLNA Package v1.02_06242015 (http://dlink2.vtverdohleb.org.ua/Add-On/DNS-327L%20MiniDLNA%20Package%20v1.02_06242015)
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: cheekean82 on June 26, 2015, 08:32:14 PM
hi,

thanks for the help and tested the patch. my smart tv able to detect the rmvb file but unfortunately when play, it show "unsupported format". i think that is because my smart tv not support rmvb.

anyway, thanks for your help and very appreciate that.

Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: vtverdohleb on June 28, 2015, 10:43:39 AM
thanks for the help and tested the patch. my smart tv able to detect the rmvb file but unfortunately when play, it show "unsupported format". i think that is because my smart tv not support rmvb

Yes. Needed a TV/media player support RMVB format. Another option is to use transcoding. Unfortunately DNS-327L can't handle the transcoding in realtime mode. For this reason, the transcoding module I in the addon is not included.
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: cheekean82 on June 28, 2015, 07:31:17 PM
hi,

thanks for the reply, what model does support the realtime mode? ;D
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: Flexman on February 24, 2016, 09:21:00 AM
It works, but 1.1.5 is the corrent version now.

For 1.1.4 I have problems with Music files since it starts over and over scanning them again and kind of freezes after 14.500 mediafiles.

I wonder if this is a generel problem of MiniDLNA, of this is a problem of the D-Link-Package.
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: vtverdohleb on February 25, 2016, 12:00:25 PM
Are you willing to pay for a new addon minidlna version 1.1.5? It requires a lot of compilations, free of charge, I will not do it.
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: a602820922 on September 04, 2016, 02:19:09 AM
hi guys , i`m having a problem with the new miniDLNA 1.1.5
the main problem is that the miniDLNA won`t scan/find all the files on my DNS-320L
i have around 400 files -most of them .avi- but miniDLNA can find only 144 files.
what should i do?
does anyone else has this same problem as well?
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: bu3304 on September 07, 2016, 11:59:25 PM
Hello, I have the same problem. The new miniDLNA see only 2 files (more 1400 files on my 2nd HDD Volume_2 /mnt/HD/HD_b2)
Add-on Version = 1.03 (DNS-320L MiniDLNA Package v1.03_08262016_COM)
Firmware : 1.08
Old version of minidlna work perfectly before version 1.03 but i can't remove and re install old version : 404 Error when i try to go to the setup of minidnla.
Help.

Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: a602820922 on September 08, 2016, 11:53:51 AM
Hello, I have the same problem. The new miniDLNA see only 2 files (more 1400 files on my 2nd HDD Volume_2 /mnt/HD/HD_b2)
Add-on Version = 1.03 (DNS-320L MiniDLNA Package v1.03_08262016_COM)
Firmware : 1.08
Old version of minidlna work perfectly before version 1.03 but i can't remove and re install old version : 404 Error when i try to go to the setup of minidnla.
Help.
keep tryin.
I  have been advised to use v. 1.02  which works for me.
If you have any problems with installation  then try to  install  the add on  twice in  a row. That should help. 
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: bu3304 on September 09, 2016, 12:08:54 PM
Hello, I have the same problem. The new miniDLNA see only 2 files (more 1400 files on my 2nd HDD Volume_2 /mnt/HD/HD_b2)
Add-on Version = 1.03 (DNS-320L MiniDLNA Package v1.03_08262016_COM)
Firmware : 1.08
Old version of minidlna work perfectly before version 1.03 but i can't remove and re install old version : 404 Error when i try to go to the setup of minidnla.
Help.
keep tryin.
I  have been advised to use v. 1.02  which works for me.
If you have any problems with installation  then try to  install  the add on  twice in  a row. That should help.
Thank You a602820922 !!
DNS-320L MiniDLNA Package v1.02_06242015_UA work for me !!
But i paid for add-on version 1.03   >:(
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: a602820922 on September 11, 2016, 04:55:56 PM
Thank You a602820922 !!
DNS-320L MiniDLNA Package v1.02_06242015_UA work for me !!
But i paid for add-on version 1.03   >:(



report that to vtverdohleb so he may return the money back to you.
i have been paid for v.1.03 and in return i have been given the activation code for v.1.02 which is fair
but from the other hand it is not fair because when the new version will come out I gonna need to pay again lol
 :o >:( :-X ;)
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: vtverdohleb on September 13, 2016, 01:49:09 AM
I know about the problem in the add-on version 1.03. The problem will be solved in the near future. The revised version of the serial number will remain the same. In addition, nothing need to pay extra.
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: vtverdohleb on September 14, 2016, 07:44:03 AM
I found the cause of the problem - there was no communication with the AV libraries (ffmpeg). Fixed, like works;) Today or tomorrow we will lay out for download.
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: a602820922 on September 14, 2016, 08:34:30 AM
I found the cause of the problem - there was no communication with the AV libraries (ffmpeg). Fixed, like works;) Today or tomorrow we will lay out for download.

GOOD JOB

THANK YOU ;D
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: bu3304 on September 15, 2016, 09:32:48 PM
I found the cause of the problem - there was no communication with the AV libraries (ffmpeg). Fixed, like works;) Today or tomorrow we will lay out for download.

 :-* :-* :-* :-* :-* :-* Great , You are the Boss . Thank You
Title: Re: Add-on "MiniDLNA v.1.1.4" for D-Link NAS
Post by: a602820922 on September 17, 2016, 04:16:59 PM
I found the cause of the problem - there was no communication with the AV libraries (ffmpeg). Fixed, like works;) Today or tomorrow we will lay out for download.

 :o :o :o
unfortunately it is not working for me it founds more files but not all of them, not like v 1.02.

version 1.03 - found 116 files of 450 while version 1.02 found 420 files.
 i`m going back to version 1.02 and wait till it will be fixed...

lol  >:(  ;)