Dear Customers,

 

Today, we released Version 3.0.5-rc4 of the MP3 Converter Pro! Notable changes include:

  • Minor Bug fixes in APIs
  • Code refactoring in Job classes
  • Developer Page no longer resets selected Language
  • Fixed Instagram Download Speed
  • Added Source Download Speed to Front Page GUI (in Download Modal)
  • Added an Artisan function to simultaneously delete all Cached Media files and reset Redis Cache
    (⚠️COMMAND: php artisan reset:all ⚠️)

 

To update from Version 3.0.5-rc3, just replace the updated files on your Server or reinstall the full version from scratch.

 

Updated files:

README.md
lib/Downloader.php
lib/ProApplication.php
config/laravellocalization.php
app/Console/Commands/ResetAll.php (NEW!)
app/Exceptions/JobErrorException.php (NEW!)
app/Http/Controllers/DownloadController.php
app/Http/Controllers/ApiController.php
app/Http/Livewire/DownloadModal.php
app/Http/Livewire/Api/Single.php
app/Jobs/BaseJob.php (NEW!)
app/Jobs/ConvertHLStoFile.php
app/Jobs/ConvertSourceToMP3.php
app/Jobs/MergeSourceToVideo.php
app/Providers/AppServiceProvider.php
app/Providers/RouteServiceProvider.php
resources/views/livewire/download-modal.blade.php
resources/views/livewire/api/button.blade.php
resources/views/livewire/api/single.blade.php
resources/views/livewire/api/widget-v2.blade.php
resources/views/components/navbar.blade.php
resources/views/layouts/app.blade.php
resources/views/errors "full folder" (NEW!)
routes/web.php

 

 

IMPORTANT: After updating files, restart "Horizon" process in Supervisor. 

 

That's it!

 

Note: If you get a 500 Error with the following Message, then please update your installed Version of ionCube Loader to Version 12:

The file /lib/XXX.php encoded as type [1/74] cannot be decoded by this version of the ionCube Loader.

 



Thursday, October 27, 2022

« Back