MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. tanvir586
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    T
    Offline
    • Profile
    • Following 2
    • Followers 1
    • Topics 17
    • Posts 128
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Online Radio

      @wishmaster270 Hi mate…
      It’s cotinueslly showing this20221025_222054.jpg

      posted in Entertainment
      T
      tanvir586
    • RE: Online Radio

      @wishmaster270 ok I’ll check shortly.

      posted in Entertainment
      T
      tanvir586
    • RE: Online Radio

      20221025_210349.jpg

      Should I reinstall? Or delete the module and fresh install?

      posted in Entertainment
      T
      tanvir586
    • RE: Online Radio

      @wishmaster270 I’ve updated yesterday. I’ll check again now

      posted in Entertainment
      T
      tanvir586
    • RE: Online Radio

      @tanvir586 and I installed mplayer.

      posted in Entertainment
      T
      tanvir586
    • RE: Online Radio

      @wishmaster270 Hi, it’s says this

      tanvir@raspberrypi:~ $ /home/pi/MagicMirror/modules/MMM-MplayerRadio/scripts/streamlinkWrapper.bash 10 30 https://relay.emasjidlive.uk/almubarakradio
      bash: /home/pi/MagicMirror/modules/MMM-MplayerRadio/scripts/streamlinkWrapper.bash: No such file or directory

      posted in Entertainment
      T
      tanvir586
    • RE: Online Radio

      If I use this config then vlc open is separate window and it’s looks like this.

      	{
      		module: "MMM-MplayerRadio",
      		header: "Radio",
      		position: "top_center",
      		config: {
      			stations: [
      				{
      					title: "Almubarak",
      					url: "https://relay.livemasjid.com:8443/activestream",
      					logo: "https://almubarakradio.com/wp-content/uploads/2021/04/logorectangle-1024x326.png",
      					customCommand: "/home/pi/MagicMirror/modules/MMM-MplayerRadio/scripts/streamlinkWrapper.bash",
      					customCommand: "/usr/bin/vlc",
      					customCommandArgs: ["10", "30", "###URL###"],
      				},
      			],
      		},
      	},
      

      picture ;-
      20221025_185152 (1).jpg

      posted in Entertainment
      T
      tanvir586
    • RE: Online Radio

      @tanvir586 If I used this config then the sound works but open vlc in separate windows

      {
      	module: "MMM-MplayerRadio",
      	header: "Radio",
      	position: "top_center",
      	config: {
      		stations: [
      			{
      				title: "Almubarak",
      				url: "https://relay.emasjidlive.uk/almubarakradio",
      				logo: "https://almubarakradio.com/wp-content/uploads/2021/04/logorectangle-1024x326.png",
      

      customCommand: “/usr/bin/vlc”,
      customCommand: “/home/pi/MagicMirror/modules/MMM-MplayerRadio/scripts/streamlinkWrapper.bash”,
      customCommandArgs: [“10”, “30”, “###URL###”],
      },
      ],
      },
      },

      posted in Entertainment
      T
      tanvir586
    • RE: Online Radio

      @wishmaster270 I’m not getting any sound.
      config is right?

      	{
      		module: "MMM-MplayerRadio",
      		header: "Radio",
      		position: "top_center",
      		config: {
      			stations: [
      				{
      					title: "Almubarak",
      					url: "https://relay.emasjidlive.uk/almubarakradio",
      					logo: "https://almubarakradio.com/wp-content/uploads/2021/04/logorectangle-1024x326.png",
      					customCommand: "/home/pi/MagicMirror/modules/MMM-MplayerRadio/scripts/streamlinkWrapper.bash",
      					customCommandArgs: ["10", "30", "###URL###"],
      				},
      			],
      		},
      	},
      

      I added this line aswell
      customCommandArgs: [“-I”,“dummy”, “–http-reconnect”, “–http-continuous”, “###URL###”],

      but didn’t work

      posted in Entertainment
      T
      tanvir586
    • RE: Online Radio

      @wishmaster270 Just updated. Think I’m doing it right. First I’ve installed the streamlink. And then I went to the MMM-MplayerRadio folder and execute git pull.
      I was bit confused about the streamlink. Didn’t understand where to install it , on the MMM-MplayerRadio folder or just normal installation. Finally I installed normally. Hope I’m doing it right.

      posted in Entertainment
      T
      tanvir586
    • 1
    • 2
    • 3
    • 4
    • 5
    • 12
    • 13
    • 2 / 13