INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Streaming Site Problem  (Read 734 times)

maestro.andriy

  • Recent member
  • *
  • Posts: 6
Streaming Site Problem
« on: January 10, 2025, 04:09:25 pm »

#EXTM3U
#EXTINF:-1 , Instrumental - Mother Earth Instrumental FLAC 192khz/24bit
https://motherearth.streamserver24.com/listen/motherearth_instrumental/motherearth.instrumental


why is this playlist not loading ?
Logged

terrym@tassie

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 511
Re: Streaming Site Problem
« Reply #1 on: January 11, 2025, 05:31:36 pm »

I don't know why it is not working for you, but it works fine for me. File>Open URL or add to Streaming in the tree as a new entry.
What error do you get?
Logged
Good manners cost nothing.
Bad manners can cost you your reputation
― B.D.Hawkey

maestro.andriy

  • Recent member
  • *
  • Posts: 6
Re: Streaming Site Problem
« Reply #2 on: January 15, 2025, 10:28:54 am »

Doesn't open playlist File>Open playlist.M3U example above,
more precisely, it opens a playlist File>Open playlist.M3U, but if the links are long, as in this case, he doesn't see them.

AIMP and foobar2000 do a great job of this.
Logged

terrym@tassie

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 511
Re: Streaming Site Problem
« Reply #3 on: January 19, 2025, 06:13:46 pm »

Thanks for clarifying the issue, yes, I can confirm that a m3u file containing those entries will not play on Media Center.
The MC log shows the stream is opened but is immediately closed again.
Opening the m3u with ffplay (the ffmpeg player) gives the following error: 'Invalid data found when processing input 0B'.
However, like Media Center, ffplay can play the stream directly if the url is used.
AFAIK Media Center uses ffmpeg libraries, so this looks like a 'shared' bug.

I can open the m3u successfully with VLC.
Logged
Good manners cost nothing.
Bad manners can cost you your reputation
― B.D.Hawkey

maestro.andriy

  • Recent member
  • *
  • Posts: 6
Re: Streaming Site Problem
« Reply #4 on: January 24, 2025, 02:38:44 am »

It's already the fourth version of the update and this hasn't been fixed yet  ::)
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 72693
  • Where did I put my teeth?
Re: Streaming Site Problem
« Reply #5 on: January 24, 2025, 03:08:08 am »

It may be just a problem with the site.
Logged

maestro.andriy

  • Recent member
  • *
  • Posts: 6
Re: Streaming Site Problem
« Reply #6 on: January 24, 2025, 11:35:50 am »

why then AIMP and foobar2000 perfectly opening and play playlists with such long links as this ?
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 72693
  • Where did I put my teeth?
Re: Streaming Site Problem
« Reply #7 on: January 24, 2025, 12:01:05 pm »

Who knows
Logged

maestro.andriy

  • Recent member
  • *
  • Posts: 6
Re: Streaming Site Problem
« Reply #8 on: January 24, 2025, 12:07:17 pm »

Take it and check it out , it's not a site problem but a JRiver problem, it doesn't see long links in M3U playlists ! :)
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42554
  • Shoes gone again!
Re: Streaming Site Problem
« Reply #9 on: January 24, 2025, 01:50:18 pm »

Logged
Matt Ashland, JRiver Media Center

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 8021
  • Long cold Winter...
Re: Streaming Site Problem
« Reply #10 on: January 24, 2025, 03:53:54 pm »

It's a little hard to decipher from the instructions above, because it works for me too.

Someone who's able to reproduce it should probably post a step-by-step instruction on how to reproduce it exactly.
Logged
I don't work for JRiver... I help keep the forums safe from "male enhancements" and other sources of sketchy pharmaceuticals.

Windows 11 24H2 Update 64-bit + Ubuntu 24.10 Oracular Oriole 64-bit | Windows 11 24H2 Update 64-bit (Intel N305 Fanless NUC 16GB RAM/500GB M.2 NVMe SSD)
JRiver Media Center 33 (Windows + Linux) | iFi ZEN DAC 3 | JBL 306P MkII Studio Monitors | Audio-Technica ATH-M50x Headphones

terrym@tassie

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 511
Re: Streaming Site Problem
« Reply #11 on: January 24, 2025, 07:46:57 pm »

The issue is not the streaming url, it's opening a m3u file that contains the url. So, create m3u file from details in OP's first post and use Open Media file rather than Open url, the stream then does not open. As I noted in my previous post ffplay also fails to open the m3u file but VLC opens it OK.
EDIT: Attached a m3u created from the OP's first post for everyone's convenience ;D
Logged
Good manners cost nothing.
Bad manners can cost you your reputation
― B.D.Hawkey

maestro.andriy

  • Recent member
  • *
  • Posts: 6
Re: Streaming Site Problem
« Reply #12 on: January 24, 2025, 10:39:49 pm »

In every post I write that this is a playlist.M3U but no one reads it! ;D
This is just one of the longest links from my M3U radio playlist. ;)
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42554
  • Shoes gone again!
Re: Streaming Site Problem
« Reply #13 on: January 25, 2025, 08:51:57 am »

Thanks. We're seeing the .instrumental and assuming that's the file extension. Then we don't run the checker (website issues OGG as the MIME type). We'll get this sorted for a coming build. Thanks.
Logged
Matt Ashland, JRiver Media Center

terrym@tassie

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 511
Re: Streaming Site Problem
« Reply #14 on: January 26, 2025, 11:12:26 pm »

Quick workaround for the issue until the new build becomes available. Uses URL encoding to replace the '.' in the url string.
Edit the url in the m3u file to this:
Code: [Select]
https://motherearth.streamserver24.com/listen/motherearth_instrumental/motherearth%2Einstrumental
Modified m3u that does play with current MC release attached to this post.
Logged
Good manners cost nothing.
Bad manners can cost you your reputation
― B.D.Hawkey
Pages: [1]   Go Up