Aquileo | Recent changes to wikihttps://sourceforge.net/p/dlnap/wiki/Recent changes to wikienSun, 07 May 2017 21:56:45 -0000Aquileo | dlnAP - DLNA server with DSD support modified by Krzysztof Andrzejczakhttps://sourceforge.net/p/dlnap/wiki/dlnAP%2520-%2520DLNA%2520server%2520with%2520DSD%2520support/<div class="markdown_content"><pre>--- v2 +++ v3 @@ -33,5 +33,8 @@ - vdheide mp3 - justcodecs dsd +Additional informations: +[Pioneer N50 IP codes/](Pioneer N50 IP codes) + [[members limit=20]] [[download_button]] </pre> </div>Krzysztof AndrzejczakSun, 07 May 2017 21:56:45 -0000https://sourceforge.net55f566d08e5d6b27804ef24e883a8b474717edfaAquileo | Pioneer N50 IP codes modified by Krzysztof Andrzejczakhttps://sourceforge.net/p/dlnap/wiki/Pioneer%2520N50%2520IP%2520codes/<div class="markdown_content"><pre>--- v4 +++ v5 @@ -1,4 +1,5 @@ -** Verified Pioneer N50-A IP codes: ** +# Verified Pioneer N50-A IP communication +## IP codes Code | Function ---------- | ---------- @@ -26,11 +27,10 @@ xxxxxGHP | Set line | 00001GHP - set first line xxxxxGGP | Highlight line | 00005GGP - highlight fifth line ------ -**Responses: ** +## Responses -* Screen header information +#### Screen header information ~~~ GCPaabcdefghijkkklmm"n" ~~~ @@ -57,7 +57,7 @@ means that we have list (01), with top menu and return button enabled (101), no shuffle (0), one repeat (1), list view (000), player is playing (2) and current view title is "My album" -* Screen information +#### Screen information ~~~ GDPaaaaabbbbbccccc ~~~ @@ -73,7 +73,7 @@ means that device is displaying lines from 1 to 8, and total number of lines is 18 -* Screen line information +#### Screen line information ~~~ GEPaabcc"d" ~~~ @@ -90,7 +90,7 @@ means that line 01 is highlighted and value of this line is "Miles Davis" -* Cover information +#### Cover information ~~~ GICaaa"b" ~~~ @@ -104,8 +104,7 @@ GIC123"http://192.168.1.7/images/34242.jpg" means that url of current cover is "http://192.168.1.7/images/34242.jpg" ------ -** Inputs: ** +## Inputs Code | Input ---------- | ---------- @@ -119,8 +118,7 @@ 60 | Digital In 2 61 | USB Rear ------ -** How to connect: ** +## How to connect 1. Open TCP connection to port 8102 2. Send command ended with "\r" </pre> </div>Krzysztof AndrzejczakSun, 07 May 2017 21:53:17 -0000https://sourceforge.net3522b0d19d2ebaab13ef72fa6e11ae9aa2f3e6bbAquileo | Pioneer N50 IP codes modified by Krzysztof Andrzejczakhttps://sourceforge.net/p/dlnap/wiki/Pioneer%2520N50%2520IP%2520codes/<div class="markdown_content"><pre>--- v3 +++ v4 @@ -1,4 +1,4 @@ -Verified codes: +** Verified Pioneer N50-A IP codes: ** Code | Function ---------- | ---------- </pre> </div>Krzysztof AndrzejczakSun, 07 May 2017 21:47:47 -0000https://sourceforge.net9015a1f0cba0e910ba4c4b5fc595bfdfa891ad93Aquileo | Pioneer N50 IP codes modified by Krzysztof Andrzejczakhttps://sourceforge.net/p/dlnap/wiki/Pioneer%2520N50%2520IP%2520codes/<div class="markdown_content"><pre>--- v2 +++ v3 @@ -27,9 +27,10 @@ xxxxxGGP | Highlight line | 00005GGP - highlight fifth line ----- -Responses: +**Responses: ** -** Screen header information ** + +* Screen header information ~~~ GCPaabcdefghijkkklmm"n" ~~~ @@ -55,7 +56,8 @@ GCP01010100100000200"My album" means that we have list (01), with top menu and return button enabled (101), no shuffle (0), one repeat (1), list view (000), player is playing (2) and current view title is "My album" -** Screen information ** + +* Screen information ~~~ GDPaaaaabbbbbccccc ~~~ @@ -70,7 +72,8 @@ GDP000010000800016 means that device is displaying lines from 1 to 8, and total number of lines is 18 -** Screen line information ** + +* Screen line information ~~~ GEPaabcc"d" ~~~ @@ -87,3 +90,37 @@ means that line 01 is highlighted and value of this line is "Miles Davis" +* Cover information +~~~ +GICaaa"b" +~~~ + +Parameter | Meaning +---------- | ---------- +aaa | unknown, 000 - no image +b | url of image + +Example: +GIC123"http://192.168.1.7/images/34242.jpg" +means that url of current cover is "http://192.168.1.7/images/34242.jpg" + +----- +** Inputs: ** + +Code | Input +---------- | ---------- +13 | USB DAC +17 | USB Front +38 | NETWORK +44 | Music Server +45 | Favourites +47 | DMR +59 | Digital In 1 +60 | Digital In 2 +61 | USB Rear + +----- +** How to connect: ** + +1. Open TCP connection to port 8102 +2. Send command ended with "\r" </pre> </div>Krzysztof AndrzejczakSun, 07 May 2017 21:47:02 -0000https://sourceforge.net2e1410eece24b213b3b3325fdf944e83ff38a140Aquileo | Pioneer N50 IP codes modified by Krzysztof Andrzejczakhttps://sourceforge.net/p/dlnap/wiki/Pioneer%2520N50%2520IP%2520codes/<div class="markdown_content"><pre>--- v1 +++ v2 @@ -27,7 +27,6 @@ xxxxxGGP | Highlight line | 00005GGP - highlight fifth line ----- - Responses: ** Screen header information ** @@ -56,3 +55,35 @@ GCP01010100100000200"My album" means that we have list (01), with top menu and return button enabled (101), no shuffle (0), one repeat (1), list view (000), player is playing (2) and current view title is "My album" +** Screen information ** +~~~ +GDPaaaaabbbbbccccc +~~~ + +Parameter | Meaning +---------- | ---------- +aaaaa | displaying lines from number +bbbbb | displaying lines to numer +ccccc | total number of lines + +Example: +GDP000010000800016 +means that device is displaying lines from 1 to 8, and total number of lines is 18 + +** Screen line information ** +~~~ +GEPaabcc"d" +~~~ + +Parameter | Meaning +---------- | ---------- +aa | number of line +b | 0/1 is line highlighted +cc | unknown +d | value of this line + +Example: +GEP01100"Miles Davis" +means that line 01 is highlighted and value of this line is "Miles Davis" + + </pre> </div>Krzysztof AndrzejczakSun, 07 May 2017 21:37:36 -0000https://sourceforge.net15906dd1cca2c14ffef77bd72a8957e33480543fAquileo | Pioneer N50 IP codes modified by Krzysztof Andrzejczakhttps://sourceforge.net/p/dlnap/wiki/Pioneer%2520N50%2520IP%2520codes/<div class="markdown_content"><p>Verified codes:</p> <table> <thead> <tr> <th>Code</th> <th>Function</th> </tr> </thead> <tbody> <tr> <td>?F</td> <td>query input</td> </tr> <tr> <td>?GAP</td> <td>query screen informations</td> </tr> </tbody> </table> <table> <thead> <tr> <th>Code</th> <th>Function</th> </tr> </thead> <tbody> <tr> <td>PF</td> <td>Power off</td> </tr> <tr> <td>10PB</td> <td>Play</td> </tr> <tr> <td>11PB</td> <td>Pause</td> </tr> <tr> <td>12PB</td> <td>Previous song</td> </tr> <tr> <td>13PB</td> <td>Next song</td> </tr> <tr> <td>18PB</td> <td>Now playing</td> </tr> <tr> <td>20PB</td> <td>Stop</td> </tr> <tr> <td>30PB</td> <td>Enter</td> </tr> <tr> <td>31PB</td> <td>Return</td> </tr> <tr> <td>34PB</td> <td>Repeat</td> </tr> <tr> <td>35PB</td> <td>Shuffle</td> </tr> <tr> <td>36PB</td> <td>Top menu</td> </tr> </tbody> </table> <table> <thead> <tr> <th>Code</th> <th>Function</th> <th>Example</th> </tr> </thead> <tbody> <tr> <td>xxFN</td> <td>Set input</td> <td>13FN - set DAC input</td> </tr> <tr> <td>xxxxxGHP</td> <td>Set line</td> <td>00001GHP - set first line</td> </tr> <tr> <td>xxxxxGGP</td> <td>Highlight line</td> <td>00005GGP - highlight fifth line</td> </tr> </tbody> </table> <hr/> <p>Responses:</p> <p><strong> Screen header information </strong></p> <div class="codehilite"><pre>GCPaabcdefghijkkklmm"n" </pre></div> <table> <thead> <tr> <th>Parameter</th> <th>Meaning</th> </tr> </thead> <tbody> <tr> <td>aa</td> <td>00 - error, 01 - list, 02 - file info, 06 - loading</td> </tr> <tr> <td>b</td> <td>0 - first view</td> </tr> <tr> <td>c</td> <td>0/1 - top menu button enabled</td> </tr> <tr> <td>d</td> <td>0 - unknown</td> </tr> <tr> <td>e</td> <td>0/1 - return button enabled</td> </tr> <tr> <td>f</td> <td>0 - unknown</td> </tr> <tr> <td>g</td> <td>0 - no shuffle, 1 - shuffle</td> </tr> <tr> <td>h</td> <td>0 - no repeat, 1 - one repeat, 2 - repeat</td> </tr> <tr> <td>i</td> <td>0 - unknown</td> </tr> <tr> <td>j</td> <td>0/1 - unknown</td> </tr> <tr> <td>k</td> <td>000 - lists, 110 - file view, 002 - music server root</td> </tr> <tr> <td>l</td> <td>0 - stopped, 1 - pause, 2 - play</td> </tr> <tr> <td>m</td> <td>00 - unknown</td> </tr> <tr> <td>n</td> <td>title</td> </tr> </tbody> </table> <p>Example:<br/> GCP01010100100000200"My album"<br/> means that we have list (01), with top menu and return button enabled (101), no shuffle (0), one repeat (1), list view (000), player is playing (2) and current view title is "My album"</p></div>Krzysztof AndrzejczakSun, 07 May 2017 21:31:00 -0000https://sourceforge.net5b13001e2b04b343bfab6fead3c3f1f12b3aeee3Aquileo | dlnAP - DLNA server with DSD support modified by Krzysztof Andrzejczakhttps://sourceforge.net/p/dlnap/wiki/dlnAP%2520-%2520DLNA%2520server%2520with%2520DSD%2520support/<div class="markdown_content"><pre>--- v1 +++ v2 @@ -1,8 +1,37 @@ -Welcome to your wiki! +Welcome to dlnAP wiki! -This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage]. +dlnAP is DLNA server for personal computers. It allows you to stream your personal audio files (on laptop / PC) to various stream players using local network (LAN) or Wi-Fi (wireless local network - WLAN). +dlnAP supports high resolution audophile files including DSD, FLAC and WAV files. -The wiki uses [Markdown](/p/dlnap/wiki/markdown_syntax/) syntax. +To run server execute dlnap.sh + +During first run you will be asked for path to your music library. +After than you can connect your DLNA device. Your DLNA device must be connected to the same local network than your computer with dlnAP server. + +Monitoring panel can be accessed on http://127.0.0.1:8055/ + +Requirements: +- JAVA version 1.7+ +- local network - recommended network speed for DSD5.6 and FLAC192/24 is 1.5MB/s (12Mbit/s) + + +Release versions: +1.0.2 - error fix (for those all 3 people who downloaded version 1.0.0) +1.0.1 - m3u playlists support +1.0.0 - first release + +Techologies used: +- Spring 4 (Boot, Core, Web) +- Scala +- Java 1.6 +- Angular + +Dependencies: +- 4thline cling +- thumbnailator +- jaudiotagger +- vdheide mp3 +- justcodecs dsd [[members limit=20]] [[download_button]] </pre> </div>Krzysztof AndrzejczakMon, 21 Mar 2016 08:25:32 -0000https://sourceforge.netc257b0f433ffbcf7c4b59f4e6f7d14b24b94e828Aquileo | dlnAP - DLNA server with DSD support modified by Krzysztof Andrzejczakhttps://sourceforge.net/p/dlnap/wiki/dlnAP%2520-%2520DLNA%2520server%2520with%2520DSD%2520support/<div class="markdown_content"><p>Welcome to your wiki!</p> <p>This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: <span>[SamplePage]</span>.</p> <p>The wiki uses <a class="" href="/p/dlnap/wiki/markdown_syntax/">Markdown</a> syntax.</p> <p></p><h6>Project Members:</h6> <ul class="md-users-list"> <li><a href="/u/chrisshiv/">Krzysztof Andrzejczak</a> (admin)</li> </ul><br/> <p><span class="download-button-56e5dcc685540d71a57f8501" style="margin-bottom: 1em; display: block;"></span></p><p></p></div>Krzysztof AndrzejczakMon, 21 Mar 2016 08:18:00 -0000https://sourceforge.netf9a7ed4f64d6fbfb60400b3facb29ce5ef77d665Aquileo | dlnAP modified by Krzysztof Andrzejczakhttps://sourceforge.net/p/dlnap/wiki/dlnAP/<div class="markdown_content"><pre>--- v10 +++ v11 @@ -24,6 +24,7 @@ - Spring 4 (Boot, Core, Web) - Scala - Java 1.6 +- Angular Dependencies: - 4thline cling </pre> </div>Krzysztof AndrzejczakSun, 20 Mar 2016 23:24:46 -0000https://sourceforge.net6bc12ecf615e9f3f32f0ca6a407f19bd6e377025Aquileo | dlnAP modified by Krzysztof Andrzejczakhttps://sourceforge.net/p/dlnap/wiki/dlnAP/<div class="markdown_content"><pre>--- v9 +++ v10 @@ -28,5 +28,6 @@ Dependencies: - 4thline cling - thumbnailator +- jaudiotagger - vdheide mp3 - justcodecs dsd </pre> </div>Krzysztof AndrzejczakSun, 20 Mar 2016 23:24:13 -0000https://sourceforge.net8f8603e169cc99aede75d816741d7efcb6ad27aa