forked from Mystique-Play/Mystique
Introduce cultural groups & readme updates
This commit is contained in:
parent
6ad1422eec
commit
3da59045d9
3 changed files with 260 additions and 16 deletions
|
@ -29,9 +29,12 @@ jobs:
|
|||
- name: Run M3U linter
|
||||
run: m3u-linter --config .forgejo/scripts/m3u-linter.config.json mystique.m3u
|
||||
|
||||
- name: Split into group playlists
|
||||
- name: Split into country playlists
|
||||
run: node .forgejo/scripts/split-m3u.js mystique.m3u
|
||||
|
||||
- name: Split into cultural group playlists
|
||||
run: node .forgejo/scripts/cultural-groups.js mystique.m3u
|
||||
|
||||
- name: Update README
|
||||
run: node .forgejo/scripts/readme-m3u.js mystique.m3u
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue