Skip to content

Releases: EdenwareApps/Megacubo

Megacubo v17.6.5

17 Mar 17:10

Choose a tag to compare

Changelog

  • Lists loader: reduce download concurrency and implement shortest-job-first parsing by selecting smallest downloaded file first.
  • Menu changes: add staleHomeEntries to retain recently removed home entries for a short window.
  • Manager/wizard/options UX tweaks: avoid showing list-loading dialog while wizard is active; wizard now resets and defers setting setup-completed until lists actually load (with safe timeouts) to avoid premature completion.

Android Notes

If you run into an error when installing the new version, uninstall the old one first, then try installing the new version again.

Linux Notes

On Linux, you can easily download and install by running this command in your terminal:

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

To uninstall, just run:

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

MacOS Notes

Megacubo is not signed for Mac, so to run the app, follow the steps in the link below under the 'How to Open an Unsigned App' section:

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)

For some releases, Mac versions may not be available due to the issue mentioned at this link. To grab the latest available Mac version in DMG format, click here.

Megacubo v17.6.4

10 Mar 03:18

Choose a tag to compare

Megacubo v17.6.4 Pre-release
Pre-release

Changelog

  • Improved lists loading and parsing
  • Enhanced wizard configuration flow, worker monitoring and recovery system
  • Xtream playback-related bugfix
  • Added a “Back to top” button for long lists
  • Minor performance and stability improvements

Android Notes

If you run into an error when installing the new version, uninstall the old one first, then try installing the new version again.

Linux Notes

On Linux, you can easily download and install by running this command in your terminal:

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

To uninstall, just run:

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

MacOS Notes

Megacubo is not signed for Mac, so to run the app, follow the steps in the link below under the 'How to Open an Unsigned App' section:

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)

For some releases, Mac versions may not be available due to the issue mentioned at this link. To grab the latest available Mac version in DMG format, click here.

Megacubo v17.6.2

17 Nov 01:04

Choose a tag to compare

Changelog

  • Many performance improvements.

Android Notes

If you run into an error when installing the new version, uninstall the old one first, then try installing the new version again.

Linux Notes

On Linux, you can easily download and install by running this command in your terminal:

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

To uninstall, just run:

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

MacOS Notes

Megacubo is not signed for Mac, so to run the app, follow the steps in the link below under the 'How to Open an Unsigned App' section:

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)

For some releases, Mac versions may not be available due to the issue mentioned at this link. To grab the latest available Mac version in DMG format, click here.

Megacubo v17.6.1

06 Mar 19:53

Choose a tag to compare

Changelog

  • Enhanced overall performance and stability, including better scroll behavior.
  • Optimized UI through refactoring and adjustments.
  • Enabled direct pasting and URL opening via Ctrl+V.
  • Added drag-and-drop support for files, URLs, and text.
  • Improved UI sounds and basic compatibility with Meta Quest.
  • Added more GPU control options under Options > Advanced > Playback > GPU.

Android Notes

If you run into an error when installing the new version, uninstall the old one first, then try installing the new version again.

Linux Notes

On Linux, you can easily download and install by running this command in your terminal:

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

To uninstall, just run:

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

MacOS Notes

Megacubo is not signed for Mac, so to run the app, follow the steps in the link below under the 'How to Open an Unsigned App' section:

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)

For some releases, Mac versions may not be available due to the issue mentioned at this link. To grab the latest available Mac version in DMG format, click here.

Megacubo v17.5.5

12 Nov 04:16

Choose a tag to compare

Changelog

  • The home screen got a facelift! It's now more focused on content with a variety of recommendations based on your app usage. At first, it'll show recommendations based on the top interests of other users in your country until the app learns your preferences 🚀
  • Improved the busy indicator, tweaked the default font size calculation, and reduced interference with scrolling for a smoother experience
  • Added gamepad control support via the Gamepad API
  • You can now activate more than one EPG simultaneously
  • Customize your favorite shortcuts with more options
  • The app now always runs fullscreen on Android for smoother performance
  • Improved project structure, code refactoring, and dead code removal
  • Improved clipboard support
  • Enhanced PiP (Picture-in-Picture) experience
  • Fixed and improved app restart on Android 10+
  • Added scripts to help with project setup and building
  • A bunch of small bug fixes and performance tweaks

Android Notes

If you run into an error when installing the new version, uninstall the old one first, then try installing the new version again.

Linux Notes

On Linux, you can easily download and install by running this command in your terminal:

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

To uninstall, just run:

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

MacOS Notes

Megacubo is not signed for Mac, so to run the app, follow the steps in the link below under the 'How to Open an Unsigned App' section:

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)

For some releases, Mac versions may not be available due to the issue mentioned at this link. To grab the latest available Mac version in DMG format, click here.

Megacubo v17.5.0

12 Apr 23:54

Choose a tag to compare

Changelog

  • Upgraded from Cordova to Capacitor for Android 13 and 14 compatibility.
  • Swapped out jQuery for Svelte.
  • Revamped project structure for better organization.
  • Boosted startup speed and trimmed memory usage.
  • Spruced up UI rendering (thanks to Svelte) and tackled some minor bugs.
  • Moved Options and Favorites icons to the top to make room for content recommendations.

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

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)

In some releases are not available versions for MAC due to the problem mentioned at this link. To directly take the latest version available for MAC in DMG format click here.

Megacubo v17.4.5

22 Feb 22:02

Choose a tag to compare

Changelog

  • EPG support on MAG device lists.
  • Allows the user to choose an external player other than those automatically detected.
  • 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

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)

In some releases are not available versions for MAC due to the problem mentioned at this link. To directly take the latest version available for MAC in DMG format click here.

Megacubo v17.4.4

19 Feb 17:13

Choose a tag to compare

Changelog

  • Background image lightened a little.
  • Increased the timeout for loading manually added lists.
  • Improved search option to include groups.
  • Minor 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

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.4.3

16 Feb 03:36

Choose a tag to compare

Changelog

  • The automatic selection of the channel list in the "Live" section is now more dynamic.
  • List all channels at once by just typing * or "." in search.
  • 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

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.4.2

14 Feb 14:32

Choose a tag to compare

Changelog

  • Improved EPG management.
  • Ensured that the search field is displayed when adding MAG lists.
  • 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

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)