Welcome to My iptv forum

  • Everyone is invited! My iptv forum is for everyone, new and advanced user alike!
  • Searching is key! Before you post a question, use the forum search feature to determine whether your topic has already been covered.
  • Do not start flame wars! If someone has engaged in behavior that is detrimental to the discussion -- spamming, harassment, etc -- report the post and we'll take a look.
  • Resource icon

    Download Yetishare - File Hosting Script v5.5.0 + Addons Nulled v5.5.0

    Download
    - PHP 8.3 support
    - Admin area:
    - Added admin area theme editor for Spirit theme. Control the styling of the front-end website and file manager via the UI
    - Admin area templates can now be overridden at the theme level by creating the same twig file in /themes/spirit/views/admin/. Changes will be retained between script releases
    - Added option to set custom admin area CSS via the theme settings
    - Added option within site settings to distribute files uploaded at the same time over separate storage servers. See "Use Server Upload Pooling" to enable
    - Added option within site settings to block downloading based on country
    - Added support for admin users to restrict download URLs by IP via the API
    - Added support to monitor server resource usage on additional local file servers
    - Fix to editing storage path and improved downloads setting for local file servers
    - Admin area translations:
    - All admin area text content can now be translated into your own language (LTR languages)
    - Removal of hardcoded casing for all translations (for example, Twig templates upper-casing translated text)
    - Filter added to manage translations screen to separate front-end and admin translations for easier management
    - Fix to 500 error when displaying translation keys for debug purposes
    - API:
    - Added 'email_address' param to /account/info API endpoint
    - Added '/file/url_upload_add' endpoint so remote URL downloading can be scheduled via the API (requires background downloading enabled)
    - Added '/file/url_upload_status' endpoint to check the status of scheduled remote downloads (requires background downloading enabled)
    - Resolved issues in certain environments around background remote URL uploading
    - Improved performance of stats logging on bigger databases
    - Fixed issue where uploaded files may not be deleted on certain cloud providers (i.e Wasabi)
    - Ensured test_sanity_check_files.php can only be run via CLI and resolved some minor issues relating to artifact paths
    - Various other small UI improvements and fixes

    Plugins:

    - Media Converter
    - Added option to retain original MP4 and simply make it streamable using qt-faststart

    Release notes:
    - There are database changes with this release. Please apply the SQL in /install/resources/upgrade_sql_statements/v5.5.0.sql
    - This will be the last release with PHP 7.x support. We'd recommend upgrading to PHP 8.x so future releases of the script will continue to function as expected
    • Like
    Reactions: ccccccqq
    v5.4.1
    - Fix to delete_redundant_files.cron.php script
    - Fix to Flysystem settings not reloading on edit file server
    - Fix to ensure main local storage server can not be deleted as it's needed for tmp storage on certain file servers
    - Fix to strict type checking on daily download limit by account type

    Plugins:
    - WebDav
    - Removed issue where folder/file move didn't work on certain environments
    Release notes: To apply the update from v5.4.0, apply the DB change from /install/resources/upgrade_sql_statements/v5.4.1.sql abd upload the following files to your install:
    - /app/controllers/FileController.class.php
    - /app/controllers/admin/ServerController.class.php
    - /app/core/Framework.class.php
    - /app/helpers/FileHelper.class.php
    - /app/helpers/UserHelper.class.php
    - /app/models/File.class.php
    - /app/views/admin/server_add_edit.html.twig
    v5.4.0 -
    - PHP v8.2 support
    - LiteSpeed webserver support
    - X-Litespeed-Location improved downloads option on LiteSpeed file servers
    - Performance improvements:
    - Improved core framework load times by reducing database queries on each load
    - Removed IP ban for 'Whole Site' option to improve core load times. These should be managed via your web server going forward
    - Additional database indexes based on SQL queries within the core framework
    - Improved user session timeout handling
    - File Manager:
    - Added user action logging on all file manager actions, additions and edits
    - Added checkboxes on files and folders for multi-select
    - Added file history audit popup on file details page to view every relating action, only available to file owners
    - Added unique file hash for file manager direct download links to ensure they can't be easily guessed
    - Added total sub-folder count next to file count in folder listings
    - Added option to download selected files/folder as zip, rather than just the entire folder
    - Added support for copying folders on the right-click folder menu
    - Added option to move files & folders on the right-click menu
    - Ensured intermediate download pages are shown to users when files are requested via shared folders (if set)
    - Added new right-click menu when multiple items selected
    - Added account upgrade boxes to the "You must be a paid user to download this file" screen
    - Fixed alert which sometimes incorrectly informed the user they'd selected the maximum concurrent uploads
    - Admin Area:
    - Added user action logging on all admin actions, additions and edits
    - Added quick search widget to make navigating and finding admin area items more intuitive
    - Moved add/edit file server pages into a dedicated page instead of popup
    - Redesigned layout of add/edit file server pages
    - Added resource usage stats for "local" and "direct" servers (see release notes below to enable):
    - Captures usage of HD space, memory, CPU load and network connections
    - Shown on:
    - Manage file server list
    - Edit file server
    - Added option to toggle resource usage stats on add/edit file server
    - Added 'direct' storage availability checker:
    - Pings each 'direct' server at regular intervals to ensure it's online
    - Offline servers are temporarily removed from the available upload server pool
    - Added option to toggle availability checker on add/edit file server
    - Status shown within the admin area on server listing and edit file server screens
    - Added user action logs page - view an audit of all user actions, file changes and admin updates
    - Added link to filtered user action logs on existing user & file management pages
    - Added support for renaming "Local Default" file server
    - Added option to store files in the format /user_id/original_filename instead of the hashed filename version (disables dedupe storage)
    - Added option to purge download stats when editing a file
    - Added option to limit total daily download filesize by account package
    - Added site setting to disable or enable access for users to purge trash cans
    - Added the ability to delete files within user trash cans via the file listing
    - Added view of file artifacts and their storage location on edit file modal
    - Updated File Import Plugin so it now only scans and creates file entries in the database. Files should now be manually moved into storage after importing. Improves performance on large directory structures
    - Ensured any files moved between servers via the internal API are not counted towards file download stats
    - Resolved issue where file image cache deletion in the file action queue, sometimes isn't linked to the correct 'direct' file server
    - Improved error checking and logging when moving files between local and 'direct' servers
    - API:
    - Added option to use short URL when requesting file download link (/files/download endpoint)
    - Fixed permissions issue with /account/info endpoint which sometimes allowed access to non-admin users
    - Artifact Storage:
    - Significant rework of how files are stored within the script to allow for storage mirroring in a future release
    - Support in the data structure for multiple copies of a file to exist on multiple servers
    - Added support for multiple IP addresses in HTTP_X_FORWARDED_FOR
    - In the document previewer, Microsoft Office file types are now previewed using the Office Web Viewer (.doc, .docx, .xls, .xlsx, .ppt, .pptx)
    - Resolved issue were certain non-public files could be copied from other accounts using the "copyExternalFileIntoAccount()" function in the browser console
    - Updated Omnipay payment gateway library to v3.2
    - Upgraded composer dependencies to the latest available releases

    Plugins:
    - Amazon S3 Storage
    - Removed third party class and integrated official SDK
    - Added support for direct downloads using secure pre-signed URLs
    - Improved memory handling during uploads
    - WebDav
    - Added support to include shared files & folders via WebDav (currently read only access)
    - Added option within plugin settings to set the name of the shared folder
    - Coinbase Commerce
    - New plugin
    - Filebase Storage
    - New plugin
    - Wasabi Storage
    - Removed third party class and integrated official SDK
    - Added support for direct downloads using secure pre-signed URLs
    - Improved memory handling during uploads
    - Added recently released region endpoints
    - Contabo & Minio Storage
    - Removed third party class and integrated official SDK
    - Added support for direct downloads using secure pre-signed URLs
    - Improved memory handling during uploads

    Release Notes for v5.4.0:
    - This release increases the minimum required PHP version to v7.3. Please ensure you're using this version before upgrading an existing install
    - There are database changes with this release. Please backup your current database, then apply the SQL in /install/resources/upgrade_sql_statements/v5.4.0.sql
    - To enable file server resource usage stats and server availability checker, 2 new cron tasks have been added, see
    Please, Log in or Register to view URLs content!
    v5.3.1 - Cron Task Fix, GeoIP Improvements & Other Minor Fixes - 18th February 2022
    - Fix to downgrade_accounts.cron.php cron task.
    - Fix to avoid new geoip functions breaking when there's no IP passed.
    - Fix to internal API delete file endpoint.
    - Other minor improvements and fixes.

    Yetishare Plugins:

    - Minio File Storage:
    --- New plugin.
    --- Store your files on Minio based S3 storage.
    --- Direct download using pre-signed URLs supported.
    - Wasabi File Storage:
    --- Added missing S3 endpoints.

    Release notes: To apply the update from v5.3.0, simply upload the following files to your install:

    - /app/controllers/AccountDownloadController.class.php
    - /app/controllers/AccountFileController.class.php
    - /app/core/Framework.class.php
    - /app/helpers/AdminApiHelper.class.php
    - /app/helpers/StatsHelper.class.php
    - /app/helpers/UserHelper.class.php
    - /themes/spirit/assets/js/evolution.js
    - /themes/spirit/controllers/IndexController.class.php
    - /themes/spirit/views/account/partial/_preview_download.html.twig
    - /themes/spirit/views/index.html.twig
    - New Advertising Module:
    --- Dedicated admin section for managing site advertising.
    --- Support for video adverts using VAST or Google IMA urls.
    --- Option to set different banner advert for adult and non adult content throughout the site.
    --- Admin area setting to define adult keywords.
    - New video player integrated into the file preview plugin to support video adverts.
    - Target uploads to file storage servers depending on account type. For example, send paid account uploads to faster servers.
    - Added cancel upload option within file manager. Options to cancel any pending file or the entire upload.
    - Limit upload speed by account package using Nginx. You can now set an "Upload Url Slug" via the account package settings. When using Nginx, you can configure this to be speed limited.
    - Limit concurrent downloads better in Nginx. You can now set a "Download Url Slug" via the account package settings. On Nginx this can be configured to limit connections or download speed.
    - Improvement to the document viewer so it continues to work even when downloads are locked down by IP address.
    - Fixed issue with zipping files when downloads are locked down by IP address.
    - Added site settings to disable chunked uploads and the chunked upload file size. (recommend for advanced setups only)
    - Added option within the file edit popup in the file manager, to set minimum required account level to download. For example, paid accounts only.
    - Added subtitle proxy script to resolve browser CORS issue when subtitles are stored on remote file servers.
    - Ensured the local server is listed in the admin purge cache pages, when set as disabled.
    - Added option for lifetime premium accounts.
    - Added admin site setting to block non-login uploads. Enables blocking of non-login uploads from third party desktop apps.
    - Upgraded core GeoIP library to use GeoLite2 by Maxmind. IP database updated to the latest.
    - Resolved issue with crypto functions where data sometimes fails to encrypt fully.
    - Removed unused plugin_tasks.cron.php file and reference in admin background tasks.
    - Improvements to ipv6 validation and login logs.
    - Fix to concurrent upload account package limits sometimes not working as it should.
    - Improvement to make downloads per 24 hours limit based on download stats, so they're no longer dependent on download tracking option.
    - Fix to file manager right-click on a Mac triggering the file details view instead of showing the context menu.
    - Fix to captcha error on login form when using 2FA with captcha enabled.
    - Fix to url downloads when using a different domain on the file server. Now uses postMessage to communicate between iframes.
    - Fix to internal and email notifications cron tasks.
    - Fix to ensure direct links to videos play inline rather than force download. Applied when xSendFile or xAccelRedirect enabled.
    - Fix to incorrect deletion reason being shown on admin bulk file removal tool.
    - Fix to file uploads on direct file servers sometimes not linking to a users account when 2FA enabled.
    - Various minor fixes and improvements.

    Plugins:

    - Stripe:
    --- Minor wording change on checkout process.
    - Media Converter:
    --- Ensured folder size is recalculated after video converted.
    - WebDav:
    --- Ensured folder size is recalculated after file move.
    - Rewards:
    --- Added an option to limit logging PPD by downloading account type.
    --- Clarified option to limit access to earn PPD by account type.
    --- Blocked actual logging of PPD earnings if account type not enabled in plugin settings, rather than just hide reward pages from the UI.
    --- Added link to detailed PPD logs in rewards admin menu.
    --- Other minor fixes and improvements.

    Release notes: There are database changes with this release. Please apply the SQL in /install/resources/upgrade_sql_statements/v5.3.0.sql.
    18,028Threads
    63,127Messages
    62,343Members
    jokervipLatest member
    Top