Recent content by chrisemcquilkin4909

  1. C

    Screenshot for Media Convertor

    here's a screenshot generator i made for the media convertor plugin: script https://pastebin.com/FKAer7LG put it in "/plugins/mediaconvertor/convertor/" change the line 158: $stmt = $db->query("SELECT * FROM file WHERE id=" . VIDEO_SCREENSHOT_ID); to something like: $stmt =...
  2. C

    Global Folder

    Is there a way to have a global folder? So far i don't see any option for that :/ that way everyone can see subfolders and such.
  3. C

    How to put ads on video player?

    I'm actually working on this myself, with some other cool and nifty integrations. Note: I do not know if this works with Xsendfile Enabled - i havent testeed, nor do i have the module enabled at the moment. So it's experimental with that module. What im working on: Videojs Addition + Share...