by nself-org · Media · v1.0.2
Full media server with IPTV EPG, on-demand transcoding, metadata scraping, and multi-device sync. Powers nTV.
Paid template, $4.99 one-time
Requires an active ɳSelf+ license to download.
nself license set nself_pro_<your-key> nself init --template media-server ./my-app
Install all required plugins after init:
nself plugin install media-processing streaming epg tmdb
1. Set your license key
nself license set nself_pro_<your-key>
2. Initialize from template
nself init --template media-server ./my-app
3. Install required plugins and start
cd my-app nself plugin install media-processing streaming epg tmdb nself start