Jump to content

Nathan Explosion

Clients
  • Posts

    7,148
  • Joined

  • Days Won

    129

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Posts posted by Nathan Explosion

  1. 4 hours ago, Nathan Explosion said:

    1) I am still doing my own investigation on this.

    And it appears to be an issue with Chrome's response to the headers sent by IPS in applications\core\interface\file\attachments.php (this is a Chrome bug, more than IPS - I could reproduce this without IPS involved entirely if I changed my server's configuration to not respond to partial-content requests)

    Go to the following page in Chrome - 3 representations of the same file, on a page that is independent of IPS and the plugin.

    Test all 3, and I reckon number 3 is the one that won't work for you either.

    https://test.ynwa.tv/player.html

    If I can figure out a way to patch this without a direct file edit, and using a hook instead, then I will include it in the plugin - but this is not an issue with the plugin at all (for other's reference)

  2. I can help with any questions regarding thumbnails, so that people understand that it isn't the plugin that is generating them.... @opentype is just providing you with the ability to use them.

    Every Youtube video will have at least 7 thumbnails automatically generated by Youtube - these thumbnails for the following video are listed below:

    Player Background Thumbnail (480x360 pixels)
    https://i1.ytimg.com/vi/DECp8LKurKs/0.jpg

    Start Thumbnail (120x90 pixels)
    https://i1.ytimg.com/vi/DECp8LKurKs/1.jpg

    Middle Thumbnail (120x90 pixels)
    https://i1.ytimg.com/vi/DECp8LKurKs/2.jpg

    End Thumbnail (120x90 pixels)
    https://i1.ytimg.com/vi/DECp8LKurKs/3.jpg

    High Quality Thumbnail (480x360 pixels)
    https://i1.ytimg.com/vi/DECp8LKurKs/hqdefault.jpg

    Medium Quality Thumbnail (320x180 pixels)
    https://i1.ytimg.com/vi/DECp8LKurKs/mqdefault.jpg

    Normal Quality Thumbnail (120x90 pixels)
    https://i1.ytimg.com/vi/DECp8LKurKs/default.jpg

    There are also 2 other thumbnails that may or may not be generated, depending on the choice of the video uploader, but the above are the 7 that are always created. There are no others that @opentype can give you access to via this plugin.

  3. 5 hours ago, Abby Weng said:

    Yes, I'm using chrome Version 63.0.3239.132

    Thank you!

    OK - it's achievable for Chrome as version 58 onwards has support for an attribute called 'controlsList' which allows you to disable some items such as full screen and dowload, so I'll add that in as soon as I can (Support for that attribute appears to be limited to Chrome v58 and above, and Opera v45 and above)

  4. Thanks - I'll take a closer look tomorrow when I have time, but it's in the realm of browser support by the looks of it. As mentioned several times - the plugin is designed to present the player to the user, and based on what you've stated then it is doing what it is designed to do. From there, you are in to the area of whether the browser supports the playback of that file type and codec.

    Anyway, I'll provide a report tomorrow on my testing and findings - I do have another theory, so feel free to ping me a link to your site where you have these files uploaded (along with credentials if needed) as I'd like to see how it looks/behaves on your site & server.

  5. Update on v1.1: @liquidfractal is currently running a beta of this version, and has reported back good things so far. I've got a couple of items I want to tidy up with it before release, but to whet the appetite.....

    What will be new in v1.1 (when it is released)...

    • Plugin will now convert remote links/local attachments in the following areas:
      • Forums (including Clubs)
      • Pages (records & comments)
      • Calendar
      • Blogs
      • Announcements
      • Private messages
    • Ability to control whether to display the player to guests or not.
      • currently, it is not shown to guests at all.
  6. 7 hours ago, Abby Weng said:

    Currently, I can't make adjust the audio scrollbar to move to different parts of the audio. Is this something you can fix in the next update? Please

    It's probably not something I can fix as the player behaviour is dictated by the browser, but I'll take a look anyway - what OS and browser (version please) was that being used? (I suspect it is Chrome)

  7. 43 minutes ago, superj707 said:

    and downloads app?

    Not mentioned, so no...and you already know the situation. Provide a response to the PM we have going and I will give you a final yes or no on whether it can be done.

    And even if it is a yes - it will not be a solution your existing issue, which is caused by the transcoding used by the files. This plugin is not the magic bullet you seek for that problem.

  8. v2.1.0 has been released - what's new?

    • modified the 'Apply to forum(s)' setting functionality
      • original behaviour: admin chose which forums would be affected by the plugin ('All forums' or select forums from list - therefore inclusive)
      • new behaviour: An include or exclude option is now available. 'Include' is the default, and behaves as above. 'Exclude', when choosing, will allow an admin to select which forums won't be affected by the plugin.
      • this feature will be useful to those who have a large number of forums and want to apply the plugin to a large percentage of those forums.
        • Example: 100 forums total, but apply plugin to 97 of those. So instead of selecting the 97 forums to include, it's easier/quicker to just select the 3 forums to exclude.
    • added ability to hide content from member groups, instead of just guests.
      • Please review your replacement content to ensure that it is relevant to this new functionality. For example - the default value for this used to indicate "You must be signed in.....", which will no longer be correct if you use the member group functionality.
    • fixed issue with non-image attachments not being affected by the 'Hide attachments' functionality.
    • name change to '(NE) Hide post content'

    Planned for next 'non-bug fix' version:

    • Modifying the settings page to provide translatable functionality for the replacement content shown to users
  9. 4 hours ago, liquidfractal said:

    ANy ETA on 1.1, which can play videos in blogs?

    *fingers crossed* a couple of weeks.

    Got v1.0.7 coming in next few days to fix a couple of small issues, then going back to v1.1 to get Announcements, Calendar and Pages added in to the supported sections/applications, where I've got a little idea on how to overcome the problem you had with the beta of v1.1 which will then expand it on out to Blogs too.

  10. 9 hours ago, thetrials said:

    Hey @Nathan Explosion just bought your plugin, which is awesome.

    Thanks!

    9 hours ago, thetrials said:

    From what I can put together the video is dependent on browser support, but it seems Chrome and Safari don't support all encoding codecs of MP4.

    Correct - it's all down to whether the browser can play the codec. If it can't, then there is nothing that my plugin can do about that - the plugin is intended to display the ability to play the audio/video items, from there it is up to the browser, and its user(s), as to whether it can play (as indicated in the plugin description, there is a link there that can help people determine if their browser can play a certain format/codec combination)

    image.thumb.png.db4fb6a06b2aafc582e63f5f9d5646d3.png

    Sorry, but there is nothing (to my knowledge) that I can do that will force a browser to play a video in the native HTML5 player if it can't support the codec that is used.

    What I can do is try to check the codec that the video is using and then not display the player if the browser doesn't support it, with a clear indication of why the player isn't displayed to that user. I've still got a little work to do on a planned update for a previous issue, and will start looking into adding that functionality (if that is achievable then I might be able to incorporate a fallback to a player such as videojs....no promises though. Maybe even provide an option for the admin to determine whether to use the native player or to use the videojs player.....hmmmmm)

  11. 11 hours ago, TheSkyLounge.tv said:

    Holy moly!

    :D

    The most recent release of the plugin has that manipulation all built in, so users won't have to perform it each time - they just drop (excuse the pun) in the Dropbox link and the plugin will take care of it all, with a nice BIG warning about usage....basically, if in doubt then reach out for support.

    image.thumb.png.2c0dcc72219ef1b8867bb16334caee7f.png

     

     

  12. 16 hours ago, Nathan Explosion said:

    No need - once I've taken a closer look then I can fix it. Totally forgot about the 'Download attachments' permission that was available, so I'll just refine things to adhere to that instead of the simple guests check that is being done in this case. Busy all day tomorrow (normal work) so afternoon is the earliest I can take a look.

    OK, having taken a look I'll get an update out over the weekend to sort this element out.

  13. Just now, Monstris said:

    Thanks I appreciate it. yeah so only the webm links show when you enable it in settings but the video player code is not showing. If I knew how plugins work in this script I would fix it myself but would take ages lol.

    No need - once I've taken a closer look then I can fix it. Totally forgot about the 'Download attachments' permission that was available, so I'll just refine things to adhere to that instead of the simple guests check that is being done in this case. Busy all day tomorrow (normal work) so afternoon is the earliest I can take a look.

  14. Provide a link to your post then, which makes it easier to see the 'issue'....

    Reason I put 'issue' like that is simple: if the video is an attachment then there is no point showing the player. Why? Click the link to find out...Guests cannot view attachments in 4.2.x:

    image.thumb.png.feddd16e2beb8e24e272aa5b209ff107.png

    If it's a remote link then that is different.

    Hence - provide a link to the post so I can see the 'issue'

×
×
  • Create New...