Skip to content

Releases: 4gray/iptvnator

v1.0.0-beta.4

16 Dec 23:13
74c2406
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

BlueSky: https://bsky.app/profile/iptvnator.bsky.social
Telegram: https://t.me/iptvnator
Support on Patreon: https://patreon.com/4gray
Github sponsors: https://github.com/sponsors/4gray


🔥 Changes:

  • [Xtream] Completely reworked xtream API feature
    • Global search feature
    • Recently viewed items (history)
    • Favorites list
    • New UI with improved navigation
    • Account info dialog
    • Improved mpv player integration (see what is playing now, close mpv instance direcly from iptvnator)
  • [M3U] Multi-EPG view is back
  • [AppImage] Activate bundleMediaFramework in packaging configurations for AppImage
  • [Settings] Fix save operation
  • [Home] Ctrl/Cmd+F shortcut to focus search field

See the assets to download this version and install.

v1.0.0-beta.3

28 Nov 23:14
c7037df
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

🦋 Follow IPTVnator on BlueSky: https://bsky.app/profile/iptvnator.bsky.social
💬 Discuss the app in Telegram: https://t.me/iptvnator


What's Changed

Fullscreen Capability:

  • Added the core:window:allow-set-fullscreen capability to the default configuration, enabling fullscreen mode for a more immersive user experience.

Search Input Improvements:

  • Disabled spellcheck and autocomplete in the search input field within the channel list component, providing a cleaner and more focused search experience.

Error Handling Enhancements:

  • Improved error handling and filtering logic in the getPortalFavorites and getPortalLiveStreamFavorites methods, including null checks to prevent runtime errors.

EPG Data Fetching Implementation:

  • Added support for multiple EPG sources with a new EpgStore structure. Implemented the fetch_and_parse_epg function to handle data fetching from various sources, improving error handling and logging.

Responsive Layout Adjustments:

  • Adjusted video player and layout heights for better responsiveness, ensuring a more user-friendly interface.

Drag&Drop fix and refactor of Favorites List:

  • Simplified the channel list component's template structure, enhancing code readability and maintainability.

New Contributors

Full Changelog: app-v1.0.0-2...app-v1.0.0-3

v1.0.0-beta.2

20 Nov 23:44
Compare
Choose a tag to compare

Beta v1.0.0-1

16 Nov 23:12
Compare
Choose a tag to compare
Beta v1.0.0-1 Pre-release
Pre-release

🎉 IPTVnator Beta 1: Moving to Tauri!

I'm excited to announce a major architectural change for IPTVnator - the migration from Electron to Tauri! This beta release marks the first step in making IPTVnator faster, lighter, and more efficient.

🚀 What's New

  • Tauri framework under the hood
  • Significantly smaller app size
  • Improved performance and reduced resource usage
  • Native system integrations

⚠️ Beta Limitations

Please note that this version temporarily lacks some features that will be reimplemented/migrated:

  • EPG (Electronic Program Guide)
  • Remote control functionality
  • Some auxiliary features from the Electron version

🧪 I Need Your Support in Testing.

I’d greatly appreciate your help in testing the new beta on Windows, Linux, and macOS.

💬 Please share your thoughts, report bugs, or let me know if something doesn’t work as expected here or in Telegram.

Thank you for your support and for being part of this journey! 🙌

💵 Support the project

v0.16.0

26 Sep 17:01
Compare
Choose a tag to compare
big-iptvnator-v016

💬 Telegram channel: https://t.me/iptvnator
🚀 Support project: https://github.com/sponsors/4gray

What's Changed

  • Xtream: New layout and EPG View
  • Xtream: Support youtube trailers
  • PWA: Updates in mobile layout
  • Stalker Portal: Category and search fix
  • Stalker & Xtream: Check playlist details from portal view
  • Stalker & Xtream: Show IMDB rating information on overview page
  • Stalker & Xtream: show stream URL in built-in video-player dialog
  • Language: Update Italian language by @bovirus and @Deltwin
  • Language: Add Turkish language support by @hasanbeder
  • Style: Material 3 update by @4gray

New Contributors

Full Changelog: v0.15.1...v0.16.0

v0.15.1

24 Mar 21:31
Compare
Choose a tag to compare

316343990-772f7612-1a4c-4e26-99d0-b0f6ff23d46d

Fixes and improvements

  • Fixed memory consumption issues, especially with larger playlists
  • Fixed an error with the default path to mpv/vlc if they were in the $PATH (macOS related)
  • Enhanced error display in stalker/xtream portal
  • Added playlist filter on the startup screen
  • Fixed issue displaying notification about EPG download even when no resources were specified
  • Improvements in translations
  • Dependency library updates

For feedback and discussion feel free to join the telegram channel: https://t.me/iptvnator

v0.15.0

31 Oct 15:34
Compare
Choose a tag to compare

🚀 Hey, it's time to say hello to v0.15

Here are the biggest changes:

  • added support for STB EMU / Stalker Portal
  • support for audio-only aka radio channels
  • VLC is supported now
  • search playlists in the overview by title
  • docker images for self-hosted deployment were updated

stalker-portal-stb
iptvnator-radio

📺 v0.14.0

20 Jul 19:41
Compare
Choose a tag to compare

What is new 🎉

The main feature of this release is — Xtream Code IPTV support. The feature is also available in PWA, but works best in electron version of the app and combination with mpv player.

Changes:

  • Xtream Code IPTV support #53 #72 #125
  • possibility to specify custom path for mpv player #248
  • fixed an annoying bug that appeared when reopening mpv player #248
  • fixed bug related to user-agent handling #253
  • updated libraries used under the hood

xtream-code-api-iptvnator

v0.13.0

24 Mar 06:51
Compare
Choose a tag to compare

SCR-20230323-uml

mpv player integration 🎉

This release contains one of the long awaited features (#214, #63, #90) - stream playback in a third-party mpv player.

Using this player will allow you to watch those playlists which for various reasons cannot be played within the browser/electron.

I would say it's currently in experimental mode and I'd be interested to get your feedback on whether this player should be more deeply integrated. For example, using mpv I could easily implement video recording.

You can activate the mpv player in the settings page. To use it, you need to have it installed on your system (read more).

Full Changelog: v0.12.0...v0.13.0

v0.12.0

19 Mar 09:36
cd24139
Compare
Choose a tag to compare

0.12.0 (2023-03-19)

iptvnator-v0-12

First of all I want to say a huge thank you to everyone who took part in this release, those who tested the application and reported bugs, shared ideas, who put a star or shared a link and of course those who contributed. 🎉 🤝

In v0.12.0, a lot of seemingly "invisible work" aka refactoring has been done to unify the code that is used in the desktop version of the app and in the PWA. Sooner or later it was necessary to do this in order to develop the application further, for example the switch from NeDB to IndexedDB, state management update etc.
So unfortunately this version doesn't have some changes which I planned after previous release, such as all feature requests/issues related to EPG, but I will try to pay attention to them in next versions.

Important change

The storage location of playlists has been changed, now everything is stored in IndexedDB. So after the update you will see a panel offering to migrate playlists.

Features

  • add dockerfile and docker-compose for self-hosted deployment (4b97e3d)
  • add italian language, thanks to @bovirus (3e3f18c)
  • draggable channels in favorites list (ba41c8d)
  • export playlist as m3u (7e4d6b1)
  • persist window size (2ce60e0), closes #205
  • pwa: load a m3u playlist as a URL parameter #176 (344bd75)
  • import/export/remove all playlists from settings page
  • add cmd+q hotkey to close the app (macOS) (f3e00e7), closes #181

Bug Fixes

  • macos related window management improvements (b336680)
  • set epgSource as not required field (049ed6b), closes #175

Refactoring

  • switch to ngrx for state management
  • dependency update
  • migration from NeDB to IndexedDB
  • improved routing in PWA app

Full Changelog: v0.11.1...v0.12.0

🐦 Follow IPTVnator on Twitter: https://twitter.com/iptvnator
⭐ GitHub sponsor page: https://github.com/sponsors/4gray


Credits: Image by Midjourney