Divarion-D
250ceb5ed0
Bump version to 2.0.1
2026-03-17 21:06:17 +03:00
Divarion-D
0f390d8c38
docs: add module system documentation
...
- New: docs/en/development/modules.md — full module creation guide (EN)
- New: docs/ru/development/modules.md — full module creation guide (RU)
- Sidebars: add 'Module System' links (EN + RU)
- Build docs: replace TMDB cron rows with module system note
2026-03-16 22:34:17 +03:00
Divarion-D
1d65621a64
ci: automate release asset builds via GitHub Actions
2026-03-15 18:45:19 +03:00
Divarion-D
eef98fb361
docs: add autoloader documentation in English and Russian
...
Covers: how the autoloader works, adding new classes, cache
invalidation, manual registration (addClass), adding new directories,
naming rules, duplicate resolution, and debugging.
Sidebar links added to both language versions of the Docsify site.
2026-03-15 12:26:50 +03:00
Divarion-D
2a803f8a8f
docs: Full Docsify documentation (EN + RU) and migration replacement
...
Full bilingual documentation for XC_VM has been added
with Docsify SPA and the outdated database migration has been replaced.
## Docsify
- docs/index.html — SPA entry point: en-us/ru-ru routing,
search, syntax highlighting (bash, PHP, SQL, nginx, JSON)
## EN Documentation
- docs/en/info/faq.md — FAQ (12 questions: streams, access, database, SSL, updates, permissions)
- docs/en/info/migration_guide.md — migration guide from other systems
- docs/en/info/update.md — step-by-step update via the web panel
- docs/en/info/watch_folder.md — Watch Folder: workflow, PTN/guessit parsers, configuration
- docs/en/updates_checklist.md — release preparation checklist
## RU Documentation (fully localized)
- docs/ru/README.md — Main Page
- docs/ru/_sidebar.md — Sidebar Navigation
- docs/ru/administration/ssl-generation.md — Self-Signed SSL Generation
- docs/ru/administration/update-system.md — Update Mechanism (PHP → Python → Post-Update)
- docs/ru/api/playlist.md — Playlist API with Error Codes
- docs/ru/api/system_api.md — System API (13 endpoints)
- docs/ru/api/xtreamcodes_api.md — XtreamCodes API (Authorization, Live, VOD, TV Series, EPG)
- docs/ru/builds/build_binaries.md — nginx build, nginx_rtmp, PHP-FPM, network
- docs/ru/builds/build_ffmpeg.md — Building FFmpeg 8.0 with NVENC/CUDA
- docs/ru/builds/build_system.md — MAIN vs. LB build system
- docs/ru/development/cli-tools.md — CLI: 26 commands, 25 crons, 8 daemons, database migrations
- docs/ru/info/faq.md — FAQ (12 questions)
- docs/ru/info/migration_guide.md — Migration guide
- docs/ru/info/update.md — Updating via the control panel
- docs/ru/info/watch_folder.md — Watch Folder
- docs/ru/updates_checklist.md — Release checklist
## Migrations
- Removed: 001_drop_watch_folders_plex_token.sql (Deprecated)
- Added: 001_update_crontab_filenames.sql — removes the .php suffix from filenames in the crontab table (switches to console.php commands)
2026-03-15 00:02:19 +03:00
Divarion-D
cdeb56d1b7
moving docs to a separate repository
2025-11-26 20:53:47 +03:00
Divarion-D
c71bca589f
Update docs
2025-11-17 19:56:06 +03:00
Divarion-D
0bdc80f570
Added auto send logs
2025-11-14 18:54:25 +03:00
Divarion-D
7255e6b2a8
Added instructions for generating a self-signed ssl certificate and explaining how updates work (ru)
2025-10-28 19:24:17 +03:00
Divarion-D
8c17381d8d
The file generator for deletion has been rewritten
2025-10-27 21:46:10 +03:00
Divarion-D
c60117e6a1
Documentation has been formatted into a unified format.
2025-10-12 16:24:12 +03:00
Divarion-D
06ef7fdebf
Added FAQ
2025-10-12 13:08:13 +03:00
Divarion-D
34073908db
Update Docs
2025-10-09 20:14:47 +03:00
Divarion-D
22c88a5c2d
Update urls to docs
2025-10-08 21:46:06 +03:00
Divarion-D
c1a0597202
Documentation update.
...
Migration documentation added.
Build instructions moved to the builds folder.
2025-10-08 21:41:36 +03:00
Divarion-D
bf235be734
Documentation update
2025-09-27 20:13:33 +03:00
Divarion-D
a1553da1c0
Upd docs mainpage and change readme
2025-09-18 20:05:29 +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
29aa2887b1
Updating documentation for obtaining playlists
2025-09-11 20:28:35 +03:00
Divarion-D
06d034f7c1
Adding xtreamcodes API documentation
2025-09-11 20:28:01 +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
687e01cf52
Added links to documentation in mian
2025-09-02 21:29:58 +03:00
Divarion-D
1d539b7b57
Added instructions for assembling FFMPEG
2025-09-02 21:26:17 +03:00
Divarion-D
327b7e3af8
Upd Docks
2025-09-01 21:23:56 +03:00
Divarion-D
6affe7765e
Update docs
2025-08-06 18:52:45 +03:00
Divarion-D
cda0fa1f19
Renamed doc to docs
2025-08-03 21:30:56 +03:00