Divarion-D
332cf9ff0e
Fixed call to headerStats()
2025-09-22 19:36:27 +03:00
Divarion-D
2593f342e5
Removed auto_send_logs
2025-09-22 18:43:55 +03:00
Divarion-D
9bc2395637
Replaced unknown functions in process_monitor
2025-09-20 21:38:42 +03:00
Divarion-D
d7e510382f
Fixed display of server statistics
2025-09-20 21:27:49 +03:00
Divarion-D
b68f910102
Fix Add HMACS
2025-09-20 21:07:18 +03:00
Divarion-D
29afad7490
Moving JS from footer to files to improve code readability
2025-09-20 20:43:59 +03:00
Divarion-D
6482b95c86
Bump version to 1.1.2
2025-09-18 20:07:06 +03:00
Divarion-D
8f882c540c
Disabled the catcher group
2025-09-17 18:48:17 +03:00
Divarion-D
500e4b0c3f
Correcting mass movie editing
2025-09-17 18:33:39 +03:00
Divarion-D
4df411f5e2
Fixed bug when $rCount < step
2025-09-15 20:26:44 +03:00
Divarion-D
e5b8a92c81
Fixed bug with deleting old segments
2025-09-15 20:23:48 +03:00
Divarion-D
7cb2f21860
Fixed disabling Service Status
2025-09-14 19:53:02 +03:00
Divarion-D
0ed3c030d5
Bump version to 1.1.1
2025-09-14 13:29:52 +03:00
Divarion-D
393b405325
Updated documentation on FFMPEG assembly and recompiled FFMPEG 8.0 and 7.1
2025-09-12 21:57:00 +03:00
Divarion-D
0983ce7802
New video segments with errors
2025-09-11 22:09:58 +03:00
Divarion-D
d8bfcd462a
Fixed exception
2025-09-11 22:09:00 +03:00
Divarion-D
d0918cee9b
Fixed errors in xtreamcodes api
2025-09-09 22:21:55 +03:00
Divarion-D
23e5c0413f
Fixed editing of series
2025-09-09 20:48:34 +03:00
Divarion-D
002cb648d2
Fixed bugs related to returning movies and TV series to the panel
2025-09-08 21:25:29 +03:00
Divarion-D
fbb0b9473f
Fixed a bug related to adding movies, TV series, and streams to the bouquet.
2025-09-08 21:21:06 +03:00
Divarion-D
df58f5fa7c
Fixing movie transcoding startup
2025-09-08 20:41:23 +03:00
Divarion-D
775437fc1c
Fixing a cache generation error for TV series
2025-09-08 20:40:53 +03:00
Divarion-D
3f3f203f13
Deleting files after updating
2025-09-07 12:46:01 +03:00
Divarion-D
4d8f058c83
Bump version to 1.1.0
2025-09-07 12:43:04 +03:00
Divarion-D
9689e96454
Added definition of DEVELOPMENT constants and updated permission checks in data.php and settings.php files.
2025-09-07 02:36:41 +03:00
Divarion-D
182a79f05a
Rename permision to permission
2025-09-07 02:11:13 +03:00
Divarion-D
206ea28fe3
GeoLite2 file update: replacement of GeoLite2.mmdb with GeoLite2-Country.mmdb, addition of GeoLite2-Country.mmdb, version update in metadata, and correction of paths in the code.
2025-09-07 01:58:58 +03:00
Danil
b3541dd85f
Merge pull request #8 from Vateron-Media/feature/FFMPEG-update
...
Feature/ffmpeg update
2025-09-04 21:45:20 +03:00
Divarion-D
f2307a54b6
fixed bug in js logic
2025-09-04 21:42:16 +03:00
Divarion-D
ee22b057fb
Added FFMPEG 7.1 and rebuilt 8.0 with new parameters
2025-09-04 21:19:07 +03:00
Divarion-D
42ba189f9a
Fix: addition of TV series
2025-09-03 21:08:06 +03:00
Divarion-D
c8ebe2f9bc
Add ffmpeg 8.0
2025-09-02 22:06:33 +03:00
Divarion-D
d974e326d3
Added a GitHubReleases class to work with updates and integrate it into the update system
2025-09-01 21:29:51 +03:00
Divarion-D
d65e5f42b8
Removed obsolete "(not worked)" mark
2025-08-31 19:25:37 +03:00
Divarion-D
9163ce9a24
Bump version to 1.0.4
2025-08-31 19:04:11 +03:00
Divarion-D
7ca09b428d
Fix white screen when installing lb
2025-08-31 19:02:11 +03:00
Divarion-D
fb85c557da
Correction of text for PR
2025-08-29 21:39:10 +03:00
Divarion-D
89db467a63
Replace the function of sending panel logs with downloading the panel log file
2025-08-29 21:17:21 +03:00
Divarion-D
3cc762e8d1
Moved all JavaScript from footer.php into separate files to reduce file size and improve code clarity
2025-08-28 21:24:03 +03:00
Divarion-D
18f78692e2
Refactor EPG API handling and remove unused functions
...
- Removed the `getEPGNames` and `processEPGAPI` functions from `admin.php` as they are no longer needed.
- Cleaned up the `API` class in `admin_api.php` by removing references to EPG API settings and processing.
- Deleted the EPG API related code from the admin table API in `table.php`.
- Updated the database schema in `status` to remove unnecessary columns from the `epg_api` and `epg_languages` tables.
2025-08-21 19:47:38 +03:00
Divarion-D
bd44c775f8
Fixed epg handler and added log output to console
2025-08-19 19:21:14 +03:00
Divarion-D
fa0fce4f34
Fixed nesting of conditions to improve code readability
2025-08-19 19:19:29 +03:00
Divarion-D
414b956a7f
Fixed UI for selecting EPG channel in stream
2025-08-19 19:18:39 +03:00
Divarion-D
562e8ab46f
Removed redis deletion block after update
2025-08-16 15:57:17 +03:00
Divarion-D
25027caf35
Bump version to 1.0.3
2025-08-16 15:51:20 +03:00
Divarion-D
859afe7914
Fixed streaming vod
2025-08-14 22:33:40 +03:00
Divarion-D
6f3cafaeea
Fixed adding and running vod transcoding
2025-08-14 22:24:37 +03:00
Divarion-D
6a563b79ba
Reseller errors fixed
2025-08-14 20:26:54 +03:00
Divarion-D
6c6e60feff
Fixed path to assets
2025-08-13 22:27:30 +03:00
Divarion-D
bb569cbb13
Refactoring
2025-08-13 22:06:50 +03:00