MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-synology-ds

    Scheduled Pinned Locked Moved Utilities
    6 Posts 6 Posters 5.2k Views 7 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Thlb0T Offline
      Thlb0
      last edited by Thlb0

      Hi

      Another module that I did for my own needs, maybe it’ll be useful for you to.

      This module display the current tasks of your Synology Download Station

      Screenshots available on github readme.

      [card:Thlb/MMM-synology-ds]

      S 1 Reply Last reply Reply Quote 0
      • CatoC Offline
        Cato Module Developer
        last edited by

        Cool! Now I want a DS just to have that module… 😀

        1 Reply Last reply Reply Quote 0
        • yawnsY Offline
          yawns Moderator
          last edited by

          Looks Nice. I’m curious if this will work with qnap nas as well, maybe with some tweaks

          1 Reply Last reply Reply Quote 0
          • P Offline
            plumcraft
            last edited by

            Hi,

            I got this error when i launch the Magic Mirror :

            Loading module helpers ...
            No helper found for module: alert.
            Initializing new module helper ...
            App threw an error during load
            Error: /home/plumcraft/MagicMirror/modules/MMM-synology-ds/node_modules/mmmagic/build/Release/magic.node: undefined symbol: _ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEi
                at Error (native)
                at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:178:20)
                at Object.Module._extensions..node (module.js:583:18)
                at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:178:20)
                at Module.load (module.js:473:32)
                at tryModuleLoad (module.js:432:12)
                at Function.Module._load (module.js:424:3)
                at Module.require (module.js:483:17)
                at require (internal/module.js:20:19)
                at Object.<anonymous> (/home/plumcraft/MagicMirror/modules/MMM-synology-ds/node_modules/mmmagic/lib/index.js:3:13)
            Whoops! There was an uncaught exception...
            Error: /home/plumcraft/MagicMirror/modules/MMM-synology-ds/node_modules/mmmagic/build/Release/magic.node: undefined symbol: _ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEi
                at Error (native)
                at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:178:20)
                at Object.Module._extensions..node (module.js:583:18)
                at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:178:20)
                at Module.load (module.js:473:32)
                at tryModuleLoad (module.js:432:12)
                at Function.Module._load (module.js:424:3)
                at Module.require (module.js:483:17)
                at require (internal/module.js:20:19)
                at Object.<anonymous> (/home/plumcraft/MagicMirror/modules/MMM-synology-ds/node_modules/mmmagic/lib/index.js:3:13)
            

            npm dependencies are installed, here is my config file :

            {
            module: ‘MMM-synology-ds’,
            position: ‘left_bottom’,
            header: ‘Download Station’,
            config: {
            host: ‘xxxxxxx’,
            port: ‘5000’, // Server port (not required if default port (5000) is used)
            login: ‘xxxxxxx’,
            passwd: ‘xxxxxxx’,
            refreshInterval: 10, // in seconds
            compactMode: true, // recommanded in left or right position.
            }
            }

            Thanks

            1 Reply Last reply Reply Quote 0
            • S Offline
              shashank @Thlb0
              last edited by

              @Thlb0

              Hi, i am getting this below error
              0_1499609761203_92e567e7-c17c-4a3c-a215-8d79d2a6d13c-image.png

              1 Reply Last reply Reply Quote 0
              • foxF Offline
                fox
                last edited by

                Could be a cool module

                Issues With MMM-WatchDog known?

                https://forum.magicmirror.builders/post/29827

                Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy