Skip to content

Releases: EdenwareApps/Megacubo

Megacubo v17.2.3

29 Sep 02:22
Compare
Choose a tag to compare

Changelog

  • Added a button to the player controls to advance to the next video in series and films.
  • Fixed a bug on PC version that was resetting volume when the player recovered from a transmission error.
  • Optimized search functionality to consume less resources.
  • More informative error message when there is an error opening a stream.
  • Prevents the scroll from being reset in search results when opening a broadcast.
  • Display country of current broadcasting server by clicking the three-dot icon in the player and selecting More options > Learn more.
  • Fixed PIP mode on Android.
  • Improved M3U lists parsing performance.
  • Better temp files auto-cleaning.
  • Some minor bugfixes, improvements and code refactoring.

Android notes

We provide APK for armeabi-v7a and arm64-v8a architectures.

If you receive an error when installing a new version, uninstall the old version first and then try again to install the new version.

Linux notes

On Linux you can download and install easily by running the following command on your terminal:

wget -qO- https://megacubo.tv/install.sh | bash

... and uninstall it by running:

wget -qO- https://megacubo.tv/uninstall.sh | bash

MacOS notes

MacOS build for this version was not generated due to a technical difficulty. Latest version available for macOS is version 16.7.4.

Megacubo is not signed for Mac, so to run the app you'll have to follow the steps described at the link below, under the "How to Open an Unsigned App" subtitle:

https://www.howtogeek.com/205393/gatekeeper-101-why-your-mac-only-allows-apple-approved-software-by-default/

https://support.apple.com/pt-br/guide/mac-help/mh40616/mac (in portuguese)

Megacubo v17.2.2

13 Sep 19:15
Compare
Choose a tag to compare

Changelog

  • Improved search, now when displaying search results the focus does not leave the search field, this way the user can continue typing and following the results.
  • When typing in the player while watching, the search field is displayed, making it easier to change channels, either by typing the name of the channel you want or its number in your favorites.
  • On Windows, history and bookmarked channels are displayed in the JumpList in Windows Explorer, for example by right-clicking the application icon on the taskbar.
  • Security improvement: Streaming URLs are not even reported to the statistics server.
  • It is now possible to customize the User Agent, in Options > Advanced > Tuning.

Android notes

We provide APK for armeabi-v7a and arm64-v8a architectures.

If you receive an error when installing a new version, uninstall the old version first and then try again to install the new version.

Linux notes

On Linux you can download and install easily by running the following command on your terminal:

wget -qO- https://megacubo.tv/install.sh | bash

... and uninstall it by running:

wget -qO- https://megacubo.tv/uninstall.sh | bash

MacOS notes

MacOS build for this version was not generated due to a technical difficulty. Latest version available for macOS is version 16.7.4.

Megacubo is not signed for Mac, so to run the app you'll have to follow the steps described at the link below, under the "How to Open an Unsigned App" subtitle:

https://www.howtogeek.com/205393/gatekeeper-101-why-your-mac-only-allows-apple-approved-software-by-default/

https://support.apple.com/pt-br/guide/mac-help/mh40616/mac (in portuguese)

Megacubo v17.2.1

09 Sep 00:59
Compare
Choose a tag to compare

Changelog

  • Now when adding a bookmark the application automatically creates an icon for it on the desktop, this feature can be disabled in Options > Behavior > Create bookmark icon on desktop. Shortcuts to existing favorites can be created using Bookmarks > Sync desktop icons.
  • Fixed the functionality of starting the application using stream URL as a execution argument, this functionality was lost in the migration from NW.js to Electron.
  • When there is an error adding a list, displayed error message will bring more details about it.
  • Minor improvements and bugfixes.

Android notes

We provide APK for armeabi-v7a and arm64-v8a architectures.

If you receive an error when installing a new version, uninstall the old version first and then try again to install the new version.

Linux notes

On Linux you can download and install easily by running the following command on your terminal:

wget -qO- https://megacubo.tv/install.sh | bash

... and uninstall it by running:

wget -qO- https://megacubo.tv/uninstall.sh | bash

MacOS notes

MacOS build for this version was not generated due to a technical difficulty. Latest version available for macOS is version 16.7.4.

Megacubo is not signed for Mac, so to run the app you'll have to follow the steps described at the link below, under the "How to Open an Unsigned App" subtitle:

https://www.howtogeek.com/205393/gatekeeper-101-why-your-mac-only-allows-apple-approved-software-by-default/

https://support.apple.com/pt-br/guide/mac-help/mh40616/mac (in portuguese)

Megacubo v17.2.0

05 Sep 21:30
Compare
Choose a tag to compare

Changelog

  • Fixed the playback status on HLS streams, in some cases UI was showing as paused while loading when opening a stream on PC.
  • The TCP Fast Open option is now disabled by default for higher compatibility, it can be re-enabled in Options > Advanced > Connectivity.
  • P2P functionality has been removed, usage has been low and we decided to remove it to simplify app loading and avoid generating extra network usage. It was also causing error on outdated webviews on Android.
  • Private list stream URLs are now replaced with dummy URLs before being sent to the statistics server.
  • The section with GPU control options has been moved to Options > Advanced > Playback.
  • Some unnecessary installer files were removed to reduce its size.
  • Minor improvements and bugfixes.

Android notes

We provide APK for armeabi-v7a and arm64-v8a architectures.

If you receive an error when installing a new version, uninstall the old version first and then try again to install the new version.

Linux notes

On Linux you can download and install easily by running the following command on your terminal:

wget -qO- https://megacubo.tv/install.sh | bash

... and uninstall it by running:

wget -qO- https://megacubo.tv/uninstall.sh | bash

MacOS notes

MacOS build for this version was not generated due to a technical difficulty. Latest version available for macOS is version 16.7.4.

Megacubo is not signed for Mac, so to run the app you'll have to follow the steps described at the link below, under the "How to Open an Unsigned App" subtitle:

https://www.howtogeek.com/205393/gatekeeper-101-why-your-mac-only-allows-apple-approved-software-by-default/

https://support.apple.com/pt-br/guide/mac-help/mh40616/mac (in portuguese)

Megacubo v17.1.9

25 Aug 21:10
Compare
Choose a tag to compare

Changelog

  • Fixed icon sizing.

Android notes

We provide APK for armeabi-v7a and arm64-v8a architectures.

If you receive an error when installing a new version, uninstall the old version first and then try again to install the new version.

Linux notes

On Linux you can download and install easily by running the following command on your terminal:

wget -qO- https://megacubo.tv/install.sh | bash

... and uninstall it by running:

wget -qO- https://megacubo.tv/uninstall.sh | bash

MacOS notes

MacOS build for this version was not generated due to a technical difficulty. Latest version available for macOS is version 16.7.4.

Megacubo is not signed for Mac, so to run the app you'll have to follow the steps described at the link below, under the "How to Open an Unsigned App" subtitle:

https://www.howtogeek.com/205393/gatekeeper-101-why-your-mac-only-allows-apple-approved-software-by-default/

https://support.apple.com/pt-br/guide/mac-help/mh40616/mac (in portuguese)

Megacubo v17.1.8

24 Aug 03:06
Compare
Choose a tag to compare

Changelog

  • Added option to open stream in an external player by clicking the refresh/reload icon in player controls. The default external player can be set in Options > Advanced > Playback > Set default external player. This option is only available on PC (Windows/Linux), where it is useful for some rare cases where the stream codec is not supported
  • Added a keyboard shortcut (F12) to open DevTools
  • Minor bugfixes

Android notes

We provide APK for armeabi-v7a and arm64-v8a architectures.

If you receive an error when installing a new version, uninstall the old version first and then try again to install the new version.

Linux notes

On Linux you can download and install easily by running the following command on your terminal:

wget -qO- https://megacubo.tv/install.sh | bash

... and uninstall it by running:

wget -qO- https://megacubo.tv/uninstall.sh | bash

MacOS notes

MacOS build for this version was not generated due to a technical difficulty. Latest version available for macOS is version 16.7.4.

Megacubo is not signed for Mac, so to run the app you'll have to follow the steps described at the link below, under the "How to Open an Unsigned App" subtitle:

https://www.howtogeek.com/205393/gatekeeper-101-why-your-mac-only-allows-apple-approved-software-by-default/

https://support.apple.com/pt-br/guide/mac-help/mh40616/mac (in portuguese)

Megacubo v17.1.7

23 Aug 01:58
Compare
Choose a tag to compare

Changelog

  • Added "GPU Rendering" section in Options > Advanced, with several options
  • Improved the report generated in Options > Advanced > Developer Options > Save report
  • Minor bugfixes

Android notes

We provide APK for armeabi-v7a and arm64-v8a architectures.

If you receive an error when installing a new version, uninstall the old version first and then try again to install the new version.

Linux notes

On Linux you can download and install easily by running the following command on your terminal:

wget -qO- https://megacubo.tv/install.sh | bash

... and uninstall it by running:

wget -qO- https://megacubo.tv/uninstall.sh | bash

MacOS notes

MacOS build for this version was not generated due to a technical difficulty. Latest version available for macOS is version 16.7.4.

Megacubo is not signed for Mac, so to run the app you'll have to follow the steps described at the link below, under the "How to Open an Unsigned App" subtitle:

https://www.howtogeek.com/205393/gatekeeper-101-why-your-mac-only-allows-apple-approved-software-by-default/

https://support.apple.com/pt-br/guide/mac-help/mh40616/mac (in portuguese)

Megacubo v17.1.6

20 Aug 21:57
Compare
Choose a tag to compare

Changelog

  • Using Babel in Android build to ensure compatibility with Android 7+ (Chrome 51+) webviews
  • Fixed and improved hardware acceleration control, lost since migrating NW.js -> Electron
  • Minor bug fixes and improvements

Android notes

We provide APK for armeabi-v7a and arm64-v8a architectures.

If you receive an error when installing a new version, uninstall the old version first and then try again to install the new version.

Linux notes

On Linux you can download and install easily by running the following command on your terminal:

wget -qO- https://megacubo.tv/install.sh | bash

... and uninstall it by running:

wget -qO- https://megacubo.tv/uninstall.sh | bash

MacOS notes

MacOS build for this version was not generated due to a technical difficulty. Latest version available for macOS is version 16.7.4.

Megacubo is not signed for Mac, so to run the app you'll have to follow the steps described at the link below, under the "How to Open an Unsigned App" subtitle:

https://www.howtogeek.com/205393/gatekeeper-101-why-your-mac-only-allows-apple-approved-software-by-default/

https://support.apple.com/pt-br/guide/mac-help/mh40616/mac (in portuguese)

Megacubo v17.1.5

17 Aug 18:44
Compare
Choose a tag to compare

Changelog

  • Fixes in the portrait mode layout
  • Minor improvements and bugfixes
  • More versatility for defining list meta-info by supporting X-M3U-Meta-(Name|Icon|Site|EPG|Auth-URL) http headers, in addition to the pltv-* inline tags that are already supported.
  • Support for multiple audio tracks on PC is back. It had been lost in the NW.js -> Electron migration.

Android notes

We provide APK for armeabi-v7a and arm64-v8a architectures.

If you receive an error when installing a new version, uninstall the old version first and then try again to install the new version.

Linux notes

On Linux you can download and install easily by running the following command on your terminal:

wget -qO- https://megacubo.tv/install.sh | bash

... and uninstall it by running:

wget -qO- https://megacubo.tv/uninstall.sh | bash

MacOS notes

MacOS build for this version was not generated due to a technical difficulty. Latest version available for macOS is version 16.7.4.

Megacubo is not signed for Mac, so to run the app you'll have to follow the steps described at the link below, under the "How to Open an Unsigned App" subtitle:

https://www.howtogeek.com/205393/gatekeeper-101-why-your-mac-only-allows-apple-approved-software-by-default/

https://support.apple.com/pt-br/guide/mac-help/mh40616/mac (in portuguese)

Megacubo v17.1.4

13 Aug 00:44
Compare
Choose a tag to compare

Changelog

  • Adjusted the loading order of lists in "Community Lists" mode
  • Minor bugfixes and improvements

Android notes

We provide APK for armeabi-v7a and arm64-v8a architectures.

If you receive an error when installing a new version, uninstall the old version first and then try again to install the new version.

Linux notes

On Linux you can download and install easily by running the following command on your terminal:

wget -qO- https://megacubo.tv/install.sh | bash

... and uninstall it by running:

wget -qO- https://megacubo.tv/uninstall.sh | bash

MacOS notes

MacOS build for this version was not generated due to a technical difficulty. Latest version available for macOS is version 16.7.4.

Megacubo is not signed for Mac, so to run the app you'll have to follow the steps described at the link below, under the "How to Open an Unsigned App" subtitle:

https://www.howtogeek.com/205393/gatekeeper-101-why-your-mac-only-allows-apple-approved-software-by-default/

https://support.apple.com/pt-br/guide/mac-help/mh40616/mac (in portuguese)