illustrate
Products            Buy            Support Forum            Registrations            Professional            About           
 

Asset UPnP R2025 beta.

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Spoon
    replied
    This is just returning data for the control point, Asset can handle 1 million tracks on the right computer.

    Leave a comment:


  • Arnold
    replied
    Originally posted by Arnold
    Reflection on Build 2024-10-28 (Synology):
    Restricted listing to 20000 tracks & 10000 subfolders per folder, to prevent Asset from using large amounts of memory and becoming unresponsive.
    Hi Peter.
    Can you tell more about this new restriction in Asset?
    Restricted listing to 20000 tracks & 10000 subfolders per folder

    Does this mean it is better for Asset to divide the music collection in multiple (small) mediafolders?

    And when participating in beta-testing, why is it not possible to 'downgrade' to the last released version?
    Or is this a Synology restriction?

    Leave a comment:


  • Arnold
    replied
    Reflection on Build 2024-10-28 (Synology):
    Restricted listing to 20000 tracks & 10000 subfolders per folder, to prevent Asset from using large amounts of memory and becoming unresponsive.

    Not sure what this means.
    But this version is not working for me.
    When browsing I'm missing a lot of my collection (approx. 2300 albums).
    Browsing albums only shows 779 albums, and all my composers are gone (only 9 are shown).

    Oh, oops... I can't change back to an older version.
    Last edited by Arnold; October 28, 2024, 04:36 PM.

    Leave a comment:


  • PeterP
    replied
    Feature request for clearing known clients list noted.
    You can manually locate KnownControlPoints.txt and edit/clear it to get rid of unwanted entries, but shut Asset down first / restart later or else it will be overwritten with old contents.


    Today's build adds simple integration with radio-browser.info (hidden by default / edit browse tree to enable).
    Last edited by PeterP; October 28, 2024, 02:16 PM.

    Leave a comment:


  • Arnold
    replied
    Reflection on present beta R2024-10-09:
    All working fine.
    The display of album art is indeed better then previous. It’s smooth and fast with display for all albums.

    The list of control points is long (for me). Did not see this before, and not sure if this is important to keep an eye on.
    The list is long because all old versions of the control point are listed. And I can’t edit this list?

    Leave a comment:


  • Spoon
    replied
    Restart your router, then all your devices, it means discovery is not working on your network.

    Leave a comment:


  • Spymaster
    replied
    Does anyone know if there's a hiccup with the newest version for Synology: R2024-09-23? I needed to restart my NAS today, to correct a hangup in PhotoStation indexing, and on both occasions Asset failed to start without a manual re-start, with "can't find media server on network" displayed on my smartphone's media player. It shows as "running" and everything looked fine, but only when I manually restarted Asset did everything snap into place on my devices.

    Leave a comment:


  • umgfoin
    replied
    Originally posted by PeterP
    Errors with MP3 transcoding have just been addressed.
    As for the Foobar2000 mobile client transcoded radio-playback still fails with the above aac-streams (network error).
    mp3-encoded stations play correctly, now.

    If you use foobar2000 as client, it's generally not desirable to let Asset transcode in first place, but Asset must do this by default because many UPnP renderers can't deal with Internet radio streams properly.
    Understand - makes sense.

    To suppress transcoding, go to Asset settings, streaming options, set RADIO to "as is single". This will hand your foobar2000 the original radio link, causing foobar2000 playback to connect to the radio entirely bypassing Asset, get live track titles, etc.
    Great - also works fine with client-specific settings:
    Code:
    =foobar2000-mobile
    [ForceToSINGLE]
    .RADIO
    And I was always wondering, what that mysterious "RADIO"-fileext. might be...

    ++umgfoin.

    Leave a comment:


  • PeterP
    replied
    Thanks for the bug report.
    Errors with MP3 transcoding have just been addressed.
    If you use foobar2000 as client, it's generally not desirable to let Asset transcode in first place, but Asset must do this by default because many UPnP renderers can't deal with Internet radio streams properly.
    To suppress transcoding, go to Asset settings, streaming options, set RADIO to "as is single". This will hand your foobar2000 the original radio link, causing foobar2000 playback to connect to the radio entirely bypassing Asset, get live track titles, etc.

    Leave a comment:


  • umgfoin
    replied
    Originally posted by PeterP
    Current version:
    • Internet Radio streams: made send Accept-Ranges: None to prevent clients from attempting tag reads or seeking on nonseekable sources.
    • Added user radio stream list, editable under Advanced settings. Work in progress, for now they show in TuneIn Radio root folder.
    • Web Config: Restored option to override transcoding format for internet radio, was lost earlier this year.

    .
    Hello Peter,
    thanks for working on the Internet radio - feature!

    Feedback:
    When added as "user radio stream list", none of the following links play beside last one (GHOST TOWN RADIO).
    Foobar 2K mobile-error "Playback error: Unsupported format or corrupted file..."

    Code:
    http://dispatcher.rndfnk.com/br/br2/live/mp3/mid|BR 2
    htts://dispatcher.rndfnk.com/br/br1/nbopf/mp3/mid|BR 1 Ndb./Opf.
    http://dispatcher.rndfnk.com/br/brklassik/live/mp3/high|BR Klassik
    http://icecast.radiofrance.fr/fip-hifi.aac|FIP
    https://st01.sslstream.dlf.de/dlf/01/high/aac/stream.aac|DLF
    https://st02.sslstream.dlf.de/dlf/02/high/aac/stream.aac|DLF Kultur
    http://orf-live.ors-shoutcast.at/fm4-q2a|ORF FM4
    http://ghosttownradio.out.airtime.pro/ghosttownradio_b|GHOST TOWN RADIO
    Same stations added as playlist do work.

    It looks like user-radio links are all force-transcoded to mp3 not important if they natively stream as mp3 or aac.
    Code:
    ===========ProcessFileRequest================
    http://192.x.x.x:26125/content/c2/b16/f44100/r7-co178EDED802EB9E70.forced.mp3
    =============================================
    
    Content Range: -1 to -1
    Opening audio file: https://ghosttownradio.out.airtime.pro/ghosttownradio_b
    Decodes [Get]​
    FYI: The last station (GHOST TOWN RADIO) isn't on-air 24/7. During off-times they stream *silence*.

    Cheers,
    Umgfoin.

    Leave a comment:


  • simes_pep
    replied
    Originally posted by PeterP
    New build up, spurious reload regression fixed, thanks again for the report.
    New Beta build seems to working as expected again.
    It’s called Beta testing!

    Leave a comment:


  • PeterP
    replied
    New build up, spurious reload regression fixed, thanks again for the report.

    Leave a comment:


  • PeterP
    replied
    Okay, no need for logs, I know exactly when I broke this, has to do with internal vs external album art change.
    New build coming up shortly.

    Leave a comment:


  • simes_pep
    replied
    Originally posted by PeterP

    Thanks for the bug report.
    This is certainly not the intended behavior. Please post some library logs - no need for complete scan passes, just some samples of activity during such rescan.
    I have returned back to the 'R2024-08-07' release to confirm that it was not a corruption of my uMediaLibrary-r8 files.
    This version is behaving as expected.

    Do you need to move back to Beta version and get the library logs?

    Leave a comment:


  • PeterP
    replied
    Originally posted by simes_pep
    Issue with latest Beta build, the periodic rescan is performing a ‘full’ scan function, and not a ‘detect changes level scan”.
    The media library is available, but the device is continually performing a scan, as a ‘delete database & rebuild’ level scan takes about 12-18 hours.
    This is on a RPi2 so using the ARM32 build.
    Thanks for the bug report.
    This is certainly not the intended behavior. Please post some library logs - no need for complete scan passes, just some samples of activity during such rescan.

    Leave a comment:

Working...