Recent content by ruslan5467

  1. R

    subtitle / caption on latest version of yetishare_v5_3_0 does not work

    did you tried to change the player in admin panel?
  2. R

    Increase Files Count

    There is a button in the upper-right corner:
  3. R

    After upgrading to 5.2 All existing files can not be downloaded

    The issue has been fixed, all folders had "Allow Downloading When Shared: " to "No" UPDATE file_folder SET showDownloadLinks = 1 WHERE userId = [your user id] AND showDownloadLinks = 0
  4. R

    After upgrading to 5.2 All existing files can not be downloaded

    Dear Adam, I've updated my setup to latest version 5.2 and existing files can't be download anymore. On the right panel there is "Permissions: View" and "Download" button is hidden for free and paid users. Only admin and file owner can download files. All new files being uploaded after...
  5. R

    Hybridauth Problem With Facebook

    If I register Valid OAuth redirect URIs http://your.site/plugins/sociallogin/includes/hybridauth/?hauth.done=facebook I get ERR_TOO_MANY_REDIRECTS error. Please advice
  6. R

    [ACCEPTED v4.4] JW Player 7.0 upgrade

    Re: JW Player 7.0 upgrade Up for the topic.
  7. R

    Setting for number of video conversions per server

    It does not make sence hence you suppress ffmpeg to use one core only (for very low priorit for encoding). In my installation 6 cores I7 "grind" 100 minutes video file with 720p frame size for only 15-30 minutes using all cores. So if I use 1 queue size I will lose only max 1 minute of encoding...
  8. R

    Media Player choose bitrate

    This feature will turn FIle Hosting Script with Media PLayer and Media converter into good alternative to VOD streaming servers like Wowza... ++1
  9. R

    Media Converter dont convert lower bitrate vs setting

    +1 And I would suggest to develop more complex algorithms to convert video depending on screen size and bitrate. For example, if user upload a file with 1280x720 Media converter should use 1400 kbps but in case of media frame size 640x480 it should encode with 800 kbps. So in admin settings of...
  10. R

    [ACCEPTED v4.4] JW Player 7.0 upgrade

    Re: JW Player 7.0 upgrade Please UP for this topic
  11. R

    media player

    Thanks for add videoJS. Please consider to implement subtitle in the same way as JWplayer SRT file works now. Thanks for cool 4.3 update!
  12. R

    Suggestion of improvement next update

    2 +++ It could be great to have different versions of uploaded video file. 360p, 480p, 720p etc.. And have the ability for users to chose the desire quality. Or probably have an option for MPEG DASH for JWPlayer. For sure upgrade to JWplayer is urgwntly needed. 4 ++
  13. R

    Copy file inside one account

    It copy HTML file of downloading page not the media file. (File owner - moderator, even dmin was unable to do this)