[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 2 Guest(s)
Post Reply 
Announcing llink-2.3.2 release
01-05-2012, 06:08 AM
Post: #1
Announcing llink-2.3.2 release
It gives me commodious pleasure to announce the release of the latest version of the llink (ell-link) HTTP Streaming software.

Changelog of the larger changes include:

Code:
* llink-2.3.2

   * Better compatibility with A300/C300 UPNP client
   * Better compatibility with Popbox V8 UPNP client
   * Experimental transcoding support. MKV -> MPG on PS3 works ok.
   * Sony Bravia TV compatibility
   * undvd changed to use libdvdread-4.2.0.plus and libdvdnav-4.2.0
   * ISO in RAR code optimised considerably.
   * WindowsMediaPlayer12 compatibility support.

* llink-2.3.1

   * Fixed missing "i386" (32bit) version in Apple Mac Store
   * Fixed compatibility with AppleTV2 XBMC UPNP Client.
   * Fixed compatibility with VLC. (Warning, VLC recursively lists on connect)

Even though llink works with A300/C300, Popbox and clones, the UPNP stack on the PCH side is faulty. Refreshing the directory will generally work.

It does say with transcoding ability, and that does work, it will need much more tweaking to be actually useful I think. Still, the framework is ready. Show me more on Transcoding



Downloads:

Windows : http://lundman.net/wiki/index.php/Llink:windows

OSX App Store: http://itunes.apple.com/en/app/llink/id4...l=en&mt=12

OSX Free: http://lundman.net/wiki/index.php/Llink:osx

PCH 100 Series: http://www.nmtinstaller.com/

PCH 200 Series: http://www.nmtinstaller.com/

PCH 300 Series: http://www.nmtinstaller.com/

Linux x86: http://lundman.net/wiki/index.php/Llink:linux

Linux x64: http://lundman.net/wiki/index.php/Llink:linux

Solaris 11: http://lundman.net/wiki/index.php/Llink:opensolaris

ReadyNAS: http://lundman.net/wiki/index.php/Llink:readynas

Synology: http://lundman.net/wiki/index.php/Llink:synology

Asus WL-500:

D-Link DNS-323:

Bubba server:

AzBox HD:

Buffalo LinkStation:

Buffalo TeraStation:

Thecus N5200:

QNAP:


If your binary is missing, can you please let me know and I will compile for you.
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
[+] 5 users say Thank You to lundman for this post
01-05-2012, 08:12 PM
Post: #2
RE: Announcing llink-2.3.2 release
(01-05-2012 06:08 AM)lundman Wrote:  It gives me commodious pleasure to announce the release of the latest version of the llink (ell-link) HTTP Streaming software.

Synology: http://lundman.net/wiki/index.php/Llink:synology

D-Link DNS-323:

If your binary is missing, can you please let me know and I will compile for you.

lundman, thank you very much for PCH a-110 binaries!

could you please compile for Synology x10_arm and D-Link DNS-323?
Find all posts by this user
Add Thank You Quote this message in a reply
01-06-2012, 02:47 AM
Post: #3
RE: Announcing llink-2.3.2 release
The Synology x10_arm compile is done, naturally as I can only guess at its correctness, please try it and let me know if there are issues.

As for D-Link, I do not think I have compiled for this before, and it seems it was done by drak0. If he has stopped compiling, I can take over. Since the compile steps are a bit different, I can also give vague compile instructions to him Smile
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
[+] 1 user says Thank You to lundman for this post
01-06-2012, 09:18 PM
Post: #4
RE: Announcing llink-2.3.2 release
(01-06-2012 02:47 AM)lundman Wrote:  The Synology x10_arm compile is done, naturally as I can only guess at its correctness, please try it and let me know if there are issues.
Both 2.3.2 & 2.2.4 crashed on http request to http://ipAddress:port, 2.2.3 working fine. UPNP working fine with version 2.3.2

(01-06-2012 02:47 AM)lundman Wrote:  As for D-Link, I do not think I have compiled for this before, and it seems it was done by drak0. If he has stopped compiling, I can take over. Since the compile steps are a bit different, I can also give vague compile instructions to him Smile
drak0 stopped compile, I compiled 2.2.4 by myself. If you can provide instructions, I'll try

PS. Will do more checks with nmt a-110 version, sometimes it stopped to respond.
Find all posts by this user
Add Thank You Quote this message in a reply
01-07-2012, 12:40 PM
Post: #5
RE: Announcing llink-2.3.2 release
Can you turn on coredumps (ulimit -c unlimited) and crash it? then I want the core if you dont have gdb.

Lund
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
01-07-2012, 09:29 PM
Post: #6
RE: Announcing llink-2.3.2 release
(01-07-2012 12:40 PM)lundman Wrote:  Can you turn on coredumps (ulimit -c unlimited) and crash it? then I want the core if you dont have gdb.

Lund
Please look PM
Find all posts by this user
Add Thank You Quote this message in a reply
01-08-2012, 12:19 PM
Post: #7
RE: Announcing llink-2.3.2 release
Code:
#0  0x4010f094 in strcasecmp_l () from /lib/libc.so.6
#1  0x00037f1c in gdbm_open (file=0x0, block_size=0, flags=2, mode=384,
    fatal_func=0) at gdbmopen.c:95
#2  0x0001fbb4 in visited_open_dbfile (node=<value optimized out>,
    readonlyorcreate=0) at visited.c:109
#3  0x0001fd60 in visited_filename (node=0x1d6e18,
    filename=<value optimized out>) at visited.c:594

Ok, for now turn off visited. I shall find out what goes wrong.
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
01-08-2012, 05:10 PM
Post: #8
RE: Announcing llink-2.3.2 release
(01-08-2012 12:19 PM)lundman Wrote:  Ok, for now turn off visited. I shall find out what goes wrong.
"Visited" was turned off, stopped crashing after turning on. Will do more tests.
Thanks a lot

PS. Will restore my build environment for DNS-323
Find all posts by this user
Add Thank You Quote this message in a reply
01-09-2012, 02:28 AM
Post: #9
RE: Announcing llink-2.3.2 release
Ah ok, guess I assumed nobody would turn it off. I will test the off-code and make sure it doesnt crash.
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
01-12-2012, 05:05 AM
Post: #10
RE: Announcing llink-2.3.2 release
I'm trying to use the visited and watched support under Windows. I keep seeing this error
Quote:C:\Program Files\llink>llink -d -v 1024
llink - Jorgen Lundman v2.3.2 lundman@shinken.interq.or.jp build 2445 (Mon Nov
7 11:06:46 2011) (libdvdnav, ClinkC)

WinSock version 2.2 Max 0
[visited] adding watched directory 'Z:/Watched/'.
[main] ready!
[visited] closed file '/TV/Pixar Shorts/Pixar Shorts s01e05.mkv' ('')
[visited] opening DB file 'llink.bdb'
[visited] failed to open DB file 'llink.bdb': errno 22, gdbm_errno 10: Can't be
writer
[visited] open dbfile 00153878
As a result, neither llink.bdb or the watched directory are ever updated. I tried a similar setup running llink on my PCH, and the visited+watched support works correctly, without the error.

iSkin: YAMJ for iOS, Android, Chrome or Safari. Supports Series 1-4 (Series 2-4 Flash compatible and zero-config multi-shares)
[Image: btn_donate_LG.gif]
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
01-12-2012, 02:01 PM
Post: #11
RE: Announcing llink-2.3.2 release
oH hey interesting, looks like windows' gdbm isn't working correctly. I will take a look at it when I boot windows to compile mediainfo-rar.
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
01-12-2012, 02:56 PM
Post: #12
RE: Announcing llink-2.3.2 release
Thanks

iSkin: YAMJ for iOS, Android, Chrome or Safari. Supports Series 1-4 (Series 2-4 Flash compatible and zero-config multi-shares)
[Image: btn_donate_LG.gif]
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
01-19-2012, 01:28 PM
Post: #13
RE: Announcing llink-2.3.2 release
Just wondering if there's been any progress.

iSkin: YAMJ for iOS, Android, Chrome or Safari. Supports Series 1-4 (Series 2-4 Flash compatible and zero-config multi-shares)
[Image: btn_donate_LG.gif]
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
01-20-2012, 04:01 AM
Post: #14
RE: Announcing llink-2.3.2 release
http://www.lundman.net/ftp/llink/llink-2.3.2-win32.zip

Seems in Windows GDBM did not like file-locking. Since Windows don't let you have more than one writer anyway, I don't think it is an issue. Please try that.
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
01-21-2012, 03:47 PM
Post: #15
RE: Announcing llink-2.3.2 release
Unfortunately there's no improvement
Code:
C:\Liink&gt;dir
Volume in drive C is SYS
Volume Serial Number is 64A7-8574

Directory of C:\llink

01/21/2012  09:17 AM    &lt;DIR&gt;          .
01/21/2012  09:17 AM    &lt;DIR&gt;          ..
11/26/2011  07:34 PM                 0 .llink.a00932
11/26/2011  07:35 PM                 0 .llink.a04980
09/03/2008  12:21 AM             8,259 blackskin720.conf
09/03/2008  12:21 AM             6,829 jukebox.conf
11/07/2011  12:25 AM             8,628 llink-120x120.jpg
11/07/2011  12:25 AM            22,316 llink-120x120.png
11/07/2011  12:25 AM             5,060 llink-48x48.jpg
11/07/2011  12:25 AM             7,163 llink-48x48.png
01/13/2012  12:05 PM            18,325 llink-gfb.conf
01/21/2012  09:14 AM                 0 llink.bdb
01/21/2012  09:24 AM            18,317 llink.conf
01/19/2012  09:49 PM           797,696 llink.exe
01/21/2012  09:24 AM                 0 llink.log
01/19/2012  09:49 PM         1,799,168 llinkd.exe
11/07/2011  12:25 AM             1,865 mime.types
01/21/2012  09:13 AM    &lt;DIR&gt;         skin
06/13/2011  01:52 AM           189,440 undvd.exe
01/13/2008  08:35 AM           271,872 unrar.exe
              17 File(s)      3,154,938 bytes
               3 Dir(s)   8,505,311,232 bytes free

C:\llink>llink -d -v 1024
llink - Jorgen Lundman v2.3.2 lundman@shinken.interq.or.jp build 2569 (Fri Nov 1
1 12:40:21 2011) (libdvdnav, ClinkC)

WinSock version 2.2 Max 0
[visited] adding watched directory 'Z:\Watched\'.
[main] ready!
[visited] closed file '/TV/Pixar Shorts/Pixar Shorts s01e02.mkv' ('')
[visited] opening DB file 'llink.bdb'
[visited] failed to open DB file 'llink.bdb': errno 22, gdbm_errno 10: Can't be writer
[visited] open dbfile 00153878
[visited] added '/TV/Pixar Shorts/Pixar Shorts s01e02.mkv'
[visited] file played for 0 seconds
[visited] and we have sent 45908 bytes out of 91168874. Bytes percent 0.00%
[visited] closed file '/TV/Pixar Shorts/Pixar Shorts s01e02.mkv' ('')
[visited] open dbfile 00153878
[visited] closed file '/TV/Pixar Shorts/Pixar Shorts s01e02.mkv' ('')
[visited] open dbfile 00153878
[visited] closed file '/TV/Pixar Shorts/Pixar Shorts s01e02.mkv' ('')
[visited] open dbfile 00153878
[visited] file played for 1 seconds
[visited] and we have sent 66728 bytes out of 91168874. Bytes percent 0.00%
[visited] closed file '/TV/Pixar Shorts/Pixar Shorts s01e02.mkv' ('')
[visited] open dbfile 00153878
[visited] file played for 159 seconds
[visited] and we have sent 91229892 bytes out of 91168874. Bytes percent 100.00%
[visited] adding to db '/TV/Pixar Shorts/Pixar Shorts s01e02.mkv'
[visited] calling dirname(/TV/Pixar Shorts/Pixar Shorts s01e02.mkv) -> '/TV/Pixar Shorts'
[visited] added '/TV/Pixar Shorts'
[visited] also adding directory: '/TV/Pixar Shorts'
Could you make it so using
Code:
VISITED|FILE=|MINTIME=1|PERCENT=50|IPNAME=0|WATCHED=Z:\Watched\
would bypass the bdb file completely and only write the .watched file?

iSkin: YAMJ for iOS, Android, Chrome or Safari. Supports Series 1-4 (Series 2-4 Flash compatible and zero-config multi-shares)
[Image: btn_donate_LG.gif]
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [A-400] Does not see llink server tkenn1s 5 726 02-26-2013 05:14 PM
Last Post: Imdre
  llink UPNP won't stream krylon 3 577 02-14-2013 03:43 AM
Last Post: lundman
  LLink question JoeDonth 5 558 01-04-2013 03:03 PM
Last Post: JoeDonth
  How to install Llink on C-300? hildyjohnson 2 876 08-10-2012 09:35 AM
Last Post: lundman
  200 series and live streaming and llink sugatam 3 1,437 05-06-2012 12:59 AM
Last Post: lundman
  Setup llink with A-300 PRS 9 2,306 04-24-2012 11:59 PM
Last Post: lundman
  What does this error in llink mean? litfoo 53 6,890 03-15-2012 03:42 AM
Last Post: lundman
  Llink on QNAP NAS working? litfoo 16 2,876 03-14-2012 08:19 PM
Last Post: gfb107
  Llink and A-300 Problem mypaq 0 748 03-04-2012 09:46 AM
Last Post: mypaq
  Announcing Edna++ - A Social Media Server gkreidl 13 3,713 02-25-2012 07:37 PM
Last Post: scerazy

Forum Jump: