393 Commits

Author SHA1 Message Date
Divarion-D
35ae4067b1 Bump version to 1.2.14 1.2.14 2026-01-29 21:45:18 +03:00
Divarion-D
2659993360 Rename streaming.php to StreamingUtilities.php 2026-01-29 21:43:53 +03:00
Divarion-D
72df6e73e8 Fix(settings) for FPS startup delay field and broadcast failure during sleep 2026-01-28 22:19:22 +03:00
Danil
9cae725015 Merge pull request #68 from Vateron-Media/feature/WhatsApp-integration
Feature/whatsapp integration
2026-01-28 20:08:00 +03:00
Divarion-D
5f5f7f3855 Removing technical documentation before adding WhatsApp support 2026-01-28 20:07:20 +03:00
Divarion-D
592f4df0d2 Fix: Improve checks for TMDb API key and genre handling in watch_item and player_api 2026-01-28 20:04:39 +03:00
Divarion-D
a6e5519b99 Add WhatsApp Renewal feature for user lines
- Updated SQL queries in `table.php` and `lines.php` to include `contact` field for users.
- Implemented a modal in `lines.php` for sending WhatsApp renewal reminders with language selection and message preview.
- Enhanced action buttons in user tables to include WhatsApp renewal functionality.
- Added JavaScript functions to handle WhatsApp message generation and modal display.
2026-01-28 19:30:30 +03:00
Divarion-D
9e81b87ad4 Fix(reseller) Bouquet table is now sorted by ID 2026-01-27 21:04:53 +03:00
Divarion-D
60cdb627f6 Fix (API): Normalize TV series and VOD fields to string types to ensure compatibility. 2026-01-27 20:21:20 +03:00
Divarion-D
6b9943a169 Fix(transcoding): revert logo overlay to stable fixed 250px scaling 2026-01-27 20:15:36 +03:00
Danil
7faa42442e Merge pull request #65 from eoghan2t9/main
Fix typo in 'suppliers' in en.ini
2026-01-26 22:35:27 +03:00
Divarion-D
40d52fb3fb Fixed the exclusion of the ministra player 2026-01-26 21:29:03 +03:00
Eoghan Cunningham
a8421fe30c Fix typo in 'suppliers' in en.ini 2026-01-25 22:46:03 +00:00
Divarion-D
46cfcf0221 Added --version parameter to check binary file after build 2026-01-25 13:09:00 +03:00
Divarion-D
609fa219d3 Bump version to 1.2.13 1.2.13 2026-01-21 19:45:13 +03:00
Divarion-D
e99aa00d89 Fixed an exception when receiving settings 2026-01-21 19:43:07 +03:00
Divarion-D
3e781fffe4 Fixed errors related to llod and MPEGTS stream output 2026-01-21 19:37:00 +03:00
Divarion-D
8f1f471df9 The isStreamRunning() function has been rewritten to optimize MPEGTS streaming 2026-01-21 19:13:58 +03:00
Divarion-D
c6323dacbf Fixed an error when the log file is created with the root owner 2026-01-21 19:08:18 +03:00
Divarion-D
fcd92a195f Removed label430 and label1267 in monitor.php to reduce code complexity 2026-01-21 19:04:22 +03:00
Divarion-D
15e5a0dac0 Fixed bugs and improved code readability 2026-01-21 19:02:24 +03:00
Divarion-D
2df1df1001 Bump version to 1.2.12 1.2.12 2026-01-19 18:49:28 +03:00
Divarion-D
995f43cb40 Improved compatibility with players 2026-01-19 18:31:53 +03:00
Divarion-D
8839e1cdf6 Added xdebug installer 2026-01-19 18:18:29 +03:00
Divarion-D
54ca50b218 Fixed data type when calling get_vod_streams 2026-01-18 17:22:33 +03:00
Divarion-D
3fea7fe055 Refactoring live.php 2026-01-17 23:07:59 +03:00
Divarion-D
c1d49732ea Removed blkid binaries 2026-01-15 21:48:56 +03:00
Divarion-D
134a59c74a Added automatic ip change for MAIN if the current ip does not match the one saved in the panel 2026-01-14 21:40:11 +03:00
Divarion-D
3d18b06bc3 Fixed condition 2026-01-14 20:57:50 +03:00
Divarion-D
a43daf9ece The paths to the nginx configuration files have been fixed 2026-01-14 20:33:12 +03:00
Divarion-D
a983ed83c9 Update contributors 2026-01-14 17:11:42 +03:00
Divarion-D
3b05b9a339 Moving translations to the correct folder 2026-01-12 21:10:58 +03:00
Danil
ad98b9e59b Merge pull request #60 from DRM-Lab/feature/bulgarian-translation
Add Bulgarian (BG) language translation
2026-01-12 21:08:39 +03:00
Danil
8edf4778ab Merge branch 'main' into feature/bulgarian-translation 2026-01-12 21:08:28 +03:00
Danil
d4a50fea1d Merge pull request #59 from DRM-Lab/feature/german-translation
Add German (DE) language translation
2026-01-12 21:00:38 +03:00
DRMLab
40e6bb27e6 Fix German translation keys and quoting 2026-01-12 17:09:30 +00:00
DRMLab
712a103e41 Fix Bulgarian translation keys and quoting 2026-01-12 17:07:07 +00:00
DRMLab
5d34395ca0 Fix German translation keys and quoting 2026-01-12 17:03:46 +00:00
DRMLab
6c30a205d6 Fix German translation keys and quoting 2026-01-12 17:02:48 +00:00
DRMLab
b18900d138 Add Bulgarian language translation 2026-01-12 16:55:25 +00:00
root
e2e568902e Add German language translation 2026-01-12 16:50:28 +00:00
Divarion-D
0833c89660 Fixed an exception when adding a logo during transcoding 2026-01-12 19:47:41 +03:00
Divarion-D
4682ef61cb Correction of exceptions and warnings 2026-01-11 19:01:45 +03:00
Danil
ea757a90e4 Merge pull request #56 from PerXBit/FixStreamProviders
Missing SQL query for Live and Movies - Stream Providers
2026-01-11 18:34:46 +03:00
Divarion-D
0bc194756e Added stalker debug mode 2026-01-10 12:45:03 +03:00
Divarion-D
be4fc45011 Revieved mag.php 2026-01-06 22:17:32 +03:00
Divarion-D
a4e2511aba Added "clear log" button to panel_logs 2026-01-03 20:48:38 +03:00
Divarion-D
2faa779390 Added libnuma1 to installer 2026-01-03 19:54:18 +03:00
JoelGarcia
ccea8637a6 Missing SQL query for Live and Movies 2025-12-29 02:13:45 -04:00
Divarion-D
7068fce217 Bump version to 1.2.11 1.2.11 2025-12-28 18:49:05 +03:00