Skip to content

Commit

Permalink
feat/ovos-media (#78)
Browse files Browse the repository at this point in the history
* feat/OCP

- add some missed methods in the OCPInterface class
- add apis for ovos-media
- support MediaEntry and Playlist objects in the apis

* Update ocp.py

* Update ocp.py

* Update ocp.py

* Update requirements.txt

---------

Co-authored-by: JarbasAi <[email protected]>
Co-authored-by: JarbasAI <[email protected]>
  • Loading branch information
3 people authored Jan 12, 2024
1 parent 64ecb52 commit 7bf4704
Show file tree
Hide file tree
Showing 4 changed files with 522 additions and 110 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
- 'LICENSE'
- 'CHANGELOG.md'
- 'MANIFEST.in'
- 'readme.md'
- 'README.md'
- 'scripts/**'
workflow_dispatch:

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- 'LICENSE'
- 'CHANGELOG.md'
- 'MANIFEST.in'
- 'readme.md'
- 'README.md'
- 'scripts/**'
push:
branches:
Expand All @@ -25,7 +25,7 @@ on:
- 'LICENSE'
- 'CHANGELOG.md'
- 'MANIFEST.in'
- 'readme.md'
- 'README.md'
- 'scripts/**'
workflow_dispatch:

Expand Down
Loading

0 comments on commit 7bf4704

Please sign in to comment.