Search results

  1. adam

    Problems with Archive Manager plugin

    That's because it was the weekend ;)
  2. adam

    Problems with Archive Manager plugin

    Please raise a support request regarding this, it's difficult to diagnose without access to the install. Thanks, Adam.
  3. adam

    Short link for direct link imageviewer

    It's coming in the next release. :) It's already in our dev version, just going through some testing. Thanks, Adam.
  4. adam

    JWPlayer 8 And Subtitles Function

    Hi, Thanks for the JWPlayer 8 suggestion, noted. Both JWPlayer 6 & 7 in the script will already support subtitles. Just name the srt file the same as the video filename and store it in the same folder. Thanks, Adam.
  5. adam

    For all interested here is the C# browser code for the API

    Thanks for taking the time to post. I've increased the filesize limit to 5MB on the forum, so you should be able to upload. Thanks again, Adam.
  6. adam

    Remote upland doesn't work

    Then you need to enable the background task. You can find the information in that link I supplied. Including how to enable it in cpanel .
  7. adam

    Remote upland doesn't work

    As I mentioned above, did you enable background downloading via the admin area?
  8. adam

    Remote upland doesn't work

    Hi, Have you enable background url downloading in the admin area? If yes, make sure you've setup the cron task. Set this on your main file server only if you've set the option to run remote url downloads in the background (see site settings) * * * * * php...
  9. adam

    Few pre-sale questions

    Hi, The Paysera gateway is a third party plugin and it looks like they don't have a default for them other fields in the code, hence the option isn't there to edit them. https://github.com/povils/omnipay-paysera/blob/master/src/Gateway.php Looking at the code though it takes a project id and...
  10. adam

    new player

    Hi, 1) Yes I can point you in the direction of this code. You would need to manage it between release upgrades of the codebase though, so keep a record of the changes. 2) The code would be custom work as part of the media player plugin. You would just avoid upgrading this plugin on future...
  11. adam

    File Server Google drive or Google Cloud Storage

    You would need to look into it, we've not done any testing with other Flysystem modules. Regards, Adam.
  12. adam

    File Server Google drive or Google Cloud Storage

    Same as above. If it exists with Flysystem you should be able to integrate it, with the support of a developer. http://flysystem.thephpleague.com/docs/
  13. adam

    Short url + Notifications

    I don't think I understand the benefit of this one. Is this simply so you can share a shorter version of the download url?
  14. adam

    Short url + Notifications

    Do you mean the option of using an alternative short url that redirects to the main one? There's no option to push notifications into the file manager at the moment. It's only used by cron tasks for downgrade notifications and upgrade confirmations. Thanks, Adam.
  15. adam

    new player

    Hi, Sure we can probably arrange this as custom development work. Drop us an email via the contact form and I'll confirm a price. https://mfscripts.com/contact.html Thanks, Adam.
  16. adam

    Few pre-sale questions

    Hi, In response to your questions: a) I am looking to use Wasabi and they use S3 compatible protocols/bucket. How easy would it be to use their service? Wasabi provides similar API and Secret stuff like S3. Would changing the URL in the back-end be enough, or would it be a major surgery. >>>...
  17. adam

    File Server Google drive or Google Cloud Storage

    Hi, We've looked at it before and there was quite a lot of limitations and issues to resolve so abandoned it. Since then however we've integrated the upload API (FlySystem) into YetiShare so maybe there's a driver available for this that another dev could implement. Thanks, Adam.
  18. adam

    Ubuntu 16.10 LTS installation problem

    Hi, Please can you link your forum account to your license via mfscripts.com. You can do this by logging in to that site using your account details and going into account settings. After 10 minutes, logout and back into this forum so your account can be linked. Thanks, Adam.
  19. adam

    Off automatic name changer in new copy file?

    Hi, Please link your account to your license via mfscripts.com so you can request support in this forum. You can do this by logging into mfscripts.com and updating your forum username. After 10 minutes logout and back in here, you should see your labels on the left of your account update...