This website requires JavaScript.
Explore
Help
Sign In
goyimnose
/
Medios-Macina
Watch
1
Star
0
Fork
0
You've already forked Medios-Macina
Code
Issues
Pull Requests
Packages
Releases
1
Wiki
Activity
Files
main
Medios-Macina
/
plugins
/
mpv
/
__init__.py
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
8 lines
99 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
refactored and updated tags cmdlet and hydrusnetwork interaction plugin features
2026-05-04 15:08:18 -07:00
"""
Canonical MPV plugin package.
"""
huge refactor of plugin system
2026-04-30 18:56:22 -07:00
from
plugins
.
mpv
.
mpv_ipc
import
MPV
__all__
=
[
"
MPV
"
,
]
Reference in New Issue
Copy Permalink