• March 28, 2024, 11:02:36 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: User script that makes it easier to navigate the SD card menu.  (Read 4145 times)

echandler

  • Level 1 Member
  • *
  • Posts: 11

The SD card menu is sort of clumsy so I tried fixing the "problems" with a user script to make it more manageable. Here is a list of features:

* Makes it easier to download many videos at once.
* Opens the preview image in the same window and makes it zoom-able and pan-able. (Hover your mouse over the word "preview".)
* Formats the dates to be more human readable.
* Minor improvements to fix usability.

So far it has only been tested in firmware version 1.00 (you read that correctly), Chrome version 49+ (with the Tampermonkey extension), and Firefox version 43+.

You need to enter the URL for your SD card menu (aka navigate to your SD card menu and then copy the URL in the address bar) in the top of the script (the instructions are in capital letters). For example, the address could be: http://192.168.254.100/setup.htm .

This script has been working well (on firmware version 1.00) for quite awhile, if you want to give it a try on newer firmware versions that would great; if it doesn't work it can always be uninstalled and all should be well.

https://gist.github.com/anonymous/36d5e58bc6afefaa4d05c1fada81eb47 <- (Just download the zip file and open it in notepad or some other text editor.)

edit: https://imgur.com/eyiwslu
« Last Edit: April 11, 2016, 03:01:34 AM by echandler »
Logged

MikeSD

  • Level 2 Member
  • **
  • Posts: 35
Re: User script that makes it easier to navigate the SD card menu.
« Reply #1 on: August 07, 2016, 08:09:15 AM »

I just tested it with Chrome Version 52.0.2743.116 m, using DCS-2330L firmware 1.12 and it worked great.

Also tested it with my DCS-5222LB, firmware 2.13 and it worked fine on that as well.

Note: If you are like me, and may be short of drive space on the main drive, you can change the default "download" location in Chrome, to a drive that has more space.

« Last Edit: August 07, 2016, 08:34:53 AM by MikeSD »
Logged

echandler

  • Level 1 Member
  • *
  • Posts: 11
Re: User script that makes it easier to navigate the SD card menu.
« Reply #2 on: October 23, 2016, 01:56:48 AM »

^ Did a pretty major update a few months ago, many new features/upgrades, if anyone has any suggestions or feature requests that would be great. One new feature that I use almost everyday is the ability to navigate to a video automatically, it is a real time saver. 8)

https://github.com/echandler/D-Link_DCS-2330L_scripts/tree/master/src
Logged

echandler

  • Level 1 Member
  • *
  • Posts: 11
Re: User script that makes it easier to navigate the SD card menu.
« Reply #3 on: November 03, 2016, 02:34:22 AM »

Here is a video of the script in action -> https://www.youtube.com/watch?v=rsDpLqI9u1E
Logged

echandler

  • Level 1 Member
  • *
  • Posts: 11
Re: User script that makes it easier to navigate the SD card menu.
« Reply #4 on: April 09, 2017, 03:34:07 AM »

Added a "drag and drop" feature (just drag the video file into the browser and it will find the video on the SD card), made the file downloads more reliable, and some other fixes.  8)

https://github.com/echandler/D-Link_DCS-2330L_scripts/tree/master/src
Logged