@savona reboot your system
Read the statement by Michael Teeuw here.
Posts
-
RE: Magic Mirror 2 oder windows
just so you know for sure, YES, MM will run on Windows. It is what I use, I don’t have a RasPi.
check out this link>>>
-
RE: MagicMirror² Hackathon 2018
@strawberry-3-141
Will do…
I just posted a fix for the NFL module to reverse the teams…
Please look at it, I need to learn how to do a pull request… :smirking_face:
-
RE: MagicMirror² Hackathon 2018
@strawberry-3-141
I’m in for this. Been looking at the problems list. Got a few things already in the works. Hoping to have them up and going very soon.
Like @sdetweil mentioned, this is a pretty busy time of the year. So, I’ve also been busy with holiday stuff.
-
RE: iFrame Form Issue
I’m not seeing anything wrong with what you’ve posted thus far…
for html code, add a space after the first <
< button data-video-src="modules/MMM-MyVideoPlayer/videos/video_one.mp4" class="button"> <img class = image src="modules/MMM-MyVideoPlayer/posters/one.jpg"></button> -
RE: iFrame Form Issue
I’m not seeing the code for your buttons, that’s what needs looked at
-
RE: MMM-MyVideoPlayer
Glad you like it, I will work those in when I get a chance to.
I plan to get it to where there are more options to go in the defaults/config so user won’t have to mess with the js file at all.
I just wanted to put a working module out there for you all to look at and let you know I haven’t forgotten about it. :winking_face:
And I am always open for suggestions!
-
MMM-MyVideoPlayer
Description:
A very simple video player module with clickable thumbnails to show playlist.
Screenshots:






Variations:
this is the first version, working on: simplifying configurations,
size of player, buttons, number of videos, buttons can be changed to text as well as color
and upcoming… option to use physical buttons on RasPiAny options anyone may want with this module… Feel free to let me know! :smiling_face_with_sunglasses:
Download:
[card:justjim1220/MMM-MyVideoPlayer]
-
RE: Playing a local mp4 file as a module
Give this a try…
See if it is anything close to what you are wanting…
Still tweaking it a bit, but it is working.
I am working on getting it to work with the RasPi buttons also.
Please give me any and all feedback, Thanks! :smiling_face_with_sunglasses:
Description:
A very simple video player module with clickable thumbnails to show playlist.
Screenshots:






Variations:
this is the first version, working on: simplifying configurations,
size of player, buttons, number of videos, buttons can be changed to text as well as color
and upcoming… option to use physical buttons on RasPiAny options anyone may want with this module… Feel free to let me know! :smiling_face_with_sunglasses:
Download:
[card:justjim1220/MMM-MyVideoPlayer]
-
RE: Playing a local mp4 file as a module
@justjim1220 said in Playing a local mp4 file as a module:
https://github.com/ptrbld/MMM-Button
https://github.com/Jopyth/MMM-ButtonsAnyone give me an idea on which of these module works the best with RasPi?
I want to integrate one of them into a different module I am creating that will also use them…
So looking for ease of use and understand-ability not only by myself, but for the user.
(I don’t have a RasPi, So will also be looking for anyone willing to help test it for me as well.) :smiling_face_with_sunglasses: :smiling_face_with_sunglasses: :smiling_face_with_sunglasses:
-
RE: I need calendar samples.
@sean
Yahoo
https://calendar.yahoo.com/justjim1220/c4a110ace0d020e426cea69a2a873a19/ycal.ics?id=131Hope these help
-
RE: I need calendar samples.
@sean
I see you have gmail, so you probably used that one already.
Will Yahoo or Microsoft work?
I have accounts with both.
I don’t use the yahoo calendar, but I have messed with the MS one a bit.Let me know if they would help you. :winking_face:
-
RE: Magic Mirror Radar using MMM-EyeCandy (US only)
Thanks for this option, been looking for a way to get radar shown on the Mirror.
Question, on the website you are pulling this from, there is an option to zoom in for a closer look at certain areas of the country. Like the midwest, I can zoom in on Missouri and get what I would rather have instead of the whole country which makes it slightly difficult to see my area (unless I have it set to fullscreen, but even then, I would love to be able to focus it on a smaller area)
I tried adding
cursor: zoom-in;but it doesn’t work. the magnifying glass shows, but when clicked, it does nothing.Any Ideas? Anyone?
-
RE: The oldest to make a Magic Mirror?
will be 52 on the 20th of this month.
-
RE: Playing a local mp4 file as a module
are you wanting the same setup as @remylpat is requesting?
If you are wanting different setup or options, let me know. :smiling_face_with_sunglasses:
-
RE: Playing a local mp4 file as a module
Just making sure I’m on the same page as you…
You are wanting to use a button for each video on your Raspi which would mean you are going to have 5 buttons conected to the Raspi?
And, you are not wanting clickable buttons on the screen?
are you going to have a keyboard connected to your Raspi?
-
RE: Playing a local mp4 file as a module
@cowboysdude Thanks CBD! :winking_face:
-
RE: Playing a local mp4 file as a module
Are one of these modules that you are planning to use for the buttons?
https://github.com/ptrbld/MMM-Button
https://github.com/Jopyth/MMM-Buttons
https://github.com/tosti007/MMM-TouchNavigation -
RE: Playing a local mp4 file as a module
I think I can work out something. might take me a few days to get it done, but I should be able to come up with something.