mirror of
https://github.com/iptv-org/epg
synced 2026-04-30 06:26:59 -04:00
Update mts.rs
This commit is contained in:
21
sites/mts.rs/readme.md
Normal file
21
sites/mts.rs/readme.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# mts.rs
|
||||
|
||||
https://mts.rs/tv-vodic/epg
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=mts.rs
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse -- --config=./sites/mts.rs/mts.rs.config.js --output=./sites/mts.rs/mts.rs.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- mts.rs
|
||||
```
|
||||
Reference in New Issue
Block a user