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

    Posts

    Recent Best Controversial
    • RE: [MMM-Dreambox] to connect a Dreambox or a Enigma2 Receiver (like VU or VU+) to MagicMirror and stream stations via omxplayer

      @AxLed it’s an internal LAN IP address.

      posted in Entertainment
      Cr4z33C
      Cr4z33
    • RE: [MMM-Dreambox] to connect a Dreambox or a Enigma2 Receiver (like VU or VU+) to MagicMirror and stream stations via omxplayer

      @evroom hmm I wonder what the hell can it be then? :smiling_face_with_open_mouth_cold_sweat:

      MPEG2 License is OK, normal command line omxplayer streaming is OK, I am out of ideas too… :confounded_face:

      Can you send me please by private chat the WHOLE module config you are using?
      Let’s see if there’s any difference in it.

      posted in Entertainment
      Cr4z33C
      Cr4z33
    • RE: [MMM-Dreambox] to connect a Dreambox or a Enigma2 Receiver (like VU or VU+) to MagicMirror and stream stations via omxplayer

      @evroom thanks for your suggestion, but honestly I don’t want to change to default port.

      Even if it was working I don’t feel save because I use the Vu+ through DDNS service when I am out of home. ;)

      posted in Entertainment
      Cr4z33C
      Cr4z33
    • RE: [MMM-Remote-Control](v2-dev) Extensible REST API, Dynamic Menus, and Socket Communications, plus other updates

      @shbatm I’ve done the Italian translation if you want to add it. ;)

      https://www.dropbox.com/s/u8hwhecv0exrmcj/it.json?dl=0

      posted in Development
      Cr4z33C
      Cr4z33
    • RE: [MMM-Dreambox] to connect a Dreambox or a Enigma2 Receiver (like VU or VU+) to MagicMirror and stream stations via omxplayer

      @AxLed

      		{
      			module: 'MMM-Dreambox',
      			position: 'bottom_left',
      			disabled: false,
      			header: 'Vu+ Duo²',
      			config: {
      				apiBase: 'http://vuplusip:port',
      				omxargs: ' --genlog --win 320,180,1600,900  -o both ',
      				refreshInterval: 1000 * 30, //refresh every 30 seconds
      				apiabout: '/web/about',
      				apiservices: '/web/getallservices',
      				apiepgnow: '/web/epgnow?bRef=1%3A7%3A1%3A0%3A0%3A0%3A0%3A0%3A0%3A0%3AFROM%20BOUQUET%20%22userbouquet.favourites.tv%22%20ORDER%20BY%20bouquet',
      				apizap: '/web/zap?sRef=',
      				apiTimerlist: '/web/timerlist',
      				apiServicelistplayable: '/web/servicelistplayable?sRef=1%3A7%3A1%3A0%3A0%3A0%3A0%3A0%3A0%3A0%3AFROM%20BOUQUET%20%22userbouquet.favourites.tv%22%20ORDER%20BY%20bouquet',
      				apibouquet: 0, //bouquet, if there is more than one under apiservices (/web/getallservices), important apiepgnow and apiServicelistplayable have to match to the selected bouquet
      				listmax: 10
      				}
      		},
      

      @evroom said in [MMM-Dreambox] to connect a Dreambox or a Enigma2 Receiver (like VU or VU+) to MagicMirror and stream stations via omxplayer:

      Can you explain what you mean by this ?

      Do you see the play symbol, but no stream ?

      And a stupid question, but I made this mistake just now:
      Do you do DB-PLAY or DB-START ?
      I did DB-START and it did not work, obviously.
      But before I found out it took a while.

      Exactly.
      I see the play triangle symbol on screen, but then there’s no streaming going on and yes I play DB-PLAY (not DB-START).

      Adding --genlog apparently does generate no log.

      I ran sudo find / -name omxplayer.log indeed, but it gave
      find: ‘/run/user/1000/gvfs’: Permission denied.
      I checked that directory in the file manager and it was empty…

      posted in Entertainment
      Cr4z33C
      Cr4z33
    • RE: [MMM-Dreambox] to connect a Dreambox or a Enigma2 Receiver (like VU or VU+) to MagicMirror and stream stations via omxplayer

      @axled I am trying to stream an HD channel, but MPEG2 license is OK.

      Normal omxplayer syntax from terminal is just fine. ;)

      posted in Entertainment
      Cr4z33C
      Cr4z33
    • RE: [MMM-Dreambox] to connect a Dreambox or a Enigma2 Receiver (like VU or VU+) to MagicMirror and stream stations via omxplayer

      @evroom I confirm that everything you wrote is what I am getting (succesfully) BUT the ps part which gives no output after I enter the command.

      @AxLed I ran the update and now I get continuous PLAY without interruption, but there’s still no video output on screen.

      posted in Entertainment
      Cr4z33C
      Cr4z33
    • RE: [MMM-Dreambox] to connect a Dreambox or a Enigma2 Receiver (like VU or VU+) to MagicMirror and stream stations via omxplayer

      @AxLed perhaps I was doing things wrongly, but even by doing them right the stream won’t start.

      Long story:

      I first run (succesfully) http://vuplusip:8080/remote?action=NOTIFICATION&notification=DB-SERVICE-NEXT and I see a channel gets selected in the list by being displayed into a gray rectangle.

      I then run (succesfully) http://vuplusip:8080/remote?action=NOTIFICATION&notification=DB-PLAY and I see a white PLAY triangle near the channel I selected before, but after let’s say 5-6 seconds the symbol goes away and nothing happens.

      I repeat I am using no authentication indeed, but I am using a different WebIf port.
      Maybe this can be helpfull for you?

      posted in Entertainment
      Cr4z33C
      Cr4z33
    • RE: [MMM-Dreambox] to connect a Dreambox or a Enigma2 Receiver (like VU or VU+) to MagicMirror and stream stations via omxplayer

      @axled did everything suggested on my Vu+ Duo2, but I keep getting no streams.

      When I do that DB-PLAY thing I get now a gray square containing the channels list exactly like what happened to @evroom .

      posted in Entertainment
      Cr4z33C
      Cr4z33
    • RE: [MMM-MusicOnDemand] - Play music from deezer with a browser in the background

      @ptrk95 did everything you said, browser version is the same, added that config line, but the module keeps sitting at the ‘Initializing…’ word.

      If I can’t do anything else maybe someone here is willing to contribute? :man_shrugging_medium_skin_tone:

      posted in Entertainment
      Cr4z33C
      Cr4z33
    • 1
    • 2
    • 27
    • 28
    • 29
    • 30
    • 31
    • 46
    • 47
    • 29 / 47