Skip to content

Commit 4ea82f7

Browse files
Merge pull request #2492 from tohenk/fix/starhubtvplus.com
Update starhubtvplus.com guide.
2 parents 864e0ac + 4c706f4 commit 4ea82f7

File tree

7 files changed

+355
-238
lines changed

7 files changed

+355
-238
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"build":{"version":"3.1.14-dev132","start":"2024-12-04 09:29:09.289","end":"2024-12-04 09:29:09.314","duration":"25.679016ms","mode":"Release"},"page":{"current":1,"total":1,"items_count":30,"total_items_count":30},"resources":[{"metatype":"Schedule","primary":4597488,"id":"24bb8098-c8a4-464e-bd4f-1ad3f3f6c5e0","platform_id":"GLOBAL_TC0038319955","dataset":"nagra","device":2,"source_id":"GLOBAL_TC0038319955","start":1733246700,"end":1733250000,"runtime":3300,"channel_id":"d258444e-b66b-4cbe-88db-e09f31ab8a1f","channel_platform_id":"GLOBAL_355","ranking":null,"monthly_ranking":null,"weekly_ranking":null,"daily_ranking":null,"rights":{"record":{"capable":true,"type":0,"expiry":0,"forbidden_trickmode":0},"timeshift":{"start_over":false,"watch_again":false,"expiry":0,"forbidden_trickmode":0},"blackout":{"enable":false,"network":"","marketcode":"","message":""}},"rating":"PG13","episode_number":15,"title":"Northern Rexposure","subtitle":"","description":"When Jesse's sister contacts him for help, he, Sarah and Rex head to Northern Ontario and find themselves in the middle of a deadly situation.","short_description":"","serie_title":"Hudson & Rex (Season 5)","casts":[],"producers":[],"directors":[],"ppv":false,"purchasable":false,"definition":"SD","schedule_type":"rerun","content_type":100,"pictures":[{"primary":41731580,"type":5,"url":"https://poster.starhubgo.com/poster/ch511_hudson_rex5.jpg?w=960&h=540"},{"primary":41731593,"type":4,"url":"https://poster.starhubgo.com/poster/ch511_hudson_rex5.jpg?w=341&h=192"}],"locale":"en_US","genres":["Drama"],"revision":1731934823,"support_multicam":false,"schedule_internal_type":0}]}

sites/starhubtvplus.com/readme.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,30 @@ https://www.starhubtvplus.com/
44

55
### Download the guide
66

7+
English:
8+
9+
```sh
10+
npm run grab -- --site=starhubtvplus.com --lang=en
11+
```
12+
13+
Chinese:
14+
715
```sh
8-
npm run grab -- --site=starhubtvplus.com
16+
npm run grab -- --site=starhubtvplus.com --lang=zh
917
```
1018

1119
### Update channel list
1220

21+
English:
22+
23+
```sh
24+
npm run channels:parse -- --config=sites/starhubtvplus.com/starhubtvplus.com.config.js --output=sites/starhubtvplus.com/starhubtvplus.com_en.channels.xml --set=lang:en
25+
```
26+
27+
Chinese:
28+
1329
```sh
14-
npm run channels:parse -- --config=sites/starhubtvplus.com/starhubtvplus.com.config.js --output=sites/starhubtvplus.com/starhubtvplus.com.channels.xml
30+
npm run channels:parse -- --config=sites/starhubtvplus.com/starhubtvplus.com.config.js --output=sites/starhubtvplus.com/starhubtvplus.com_zh.channels.xml --set=lang:zh
1531
```
1632

1733
### Test

sites/starhubtvplus.com/starhubtvplus.com.channels.xml

Lines changed: 0 additions & 136 deletions
This file was deleted.

0 commit comments

Comments
 (0)