The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: all http streams are classified as radio
#1
Hi,

I've finally realised what the issue is that i've been having for ages.

I have music streaming over http links with direct links to songs through MPD. (eg https://music/play.php?song=1&name=etc)

When playing in moode it will keep trying to hit the stream repeatedly over and over even though the stream should be completed after 2/3 seconds.

So a 4 minute song will easily have over 500 requests on the URL when at most it should request, hit http 416 (no more data to stream) and then stop requesting until the next song.

Moode looks to be treating every http stream as a continuous radio stream and i can' see a way to make it be treated as a media file instead.

is there a way to stop this happening? i'm not sure how the player works but i tested in volumio and didn't get the same requests watching my web server

Calling the http stream affects things like server load / data and playback history and other things i'd like to avoid.
Reply


Messages In This Thread
all http streams are classified as radio - by lachaln-00 - 05-28-2025, 11:30 PM

Forum Jump: