{"id":13835022,"url":"https://github.com/kokoko3k/xt7-player-mpv","last_synced_at":"2026-01-20T20:37:46.995Z","repository":{"id":27868544,"uuid":"31359451","full_name":"kokoko3k/xt7-player-mpv","owner":"kokoko3k","description":"Xt7-player-mpv is a rich gui to mpv media player","archived":false,"fork":false,"pushed_at":"2025-03-08T11:14:09.000Z","size":8100,"stargazers_count":98,"open_issues_count":2,"forks_count":13,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-07-10T12:00:35.192Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kokoko3k.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_GIT","contributing":null,"funding":null,"license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-02-26T09:17:08.000Z","updated_at":"2025-07-04T00:39:46.000Z","dependencies_parsed_at":"2023-11-28T16:38:16.293Z","dependency_job_id":"3e5d0abf-5724-45e9-aa26-15d2529740e8","html_url":"https://github.com/kokoko3k/xt7-player-mpv","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/kokoko3k/xt7-player-mpv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokoko3k%2Fxt7-player-mpv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokoko3k%2Fxt7-player-mpv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokoko3k%2Fxt7-player-mpv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokoko3k%2Fxt7-player-mpv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokoko3k","download_url":"https://codeload.github.com/kokoko3k/xt7-player-mpv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokoko3k%2Fxt7-player-mpv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28613295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T14:00:55.109Z","updated_at":"2026-01-20T20:37:46.952Z","avatar_url":"https://github.com/kokoko3k.png","language":"Lua","funding_links":[],"categories":["Linux"],"sub_categories":[],"readme":"xt7-player-mpv\n======\nAn open source gui to mpv.\nxt7-player-mpv aims to be an (in)complete graphical interface to mpv, focused on usability.\n\nIt also provides extra features like youtube and shoutcast integration, dvbt,\nmedia tagging, library and playlist managment and a lot more.\nVisit: http://xt7-player.sourceforge.net/xt7forum/viewtopic.php?f=4\u0026t=2\nfor a screenshots tour.\n\nIt is written and requires (the latest) Gambas3:\nhttp://gambas.sourceforge.net/en/main.html\n\n\u003cp align=\"center\"\u003e\n \u003cimg src=\"http://wpage.unina.it/aorefice/sharevari/xt7-player-mpv-github-shots/main.jpg\"\u003c/img\u003e\n \u003cimg src=\"http://wpage.unina.it/aorefice/sharevari/xt7-player-mpv-github-shots/music.jpg\"\u003c/img\u003e\n\u003c/p\u003e\n\n\nMandatory requirements:\n======\n  * Gambas 3 (usually the very latest version)\n  * Qt5\n  * mpv\n\n\n\nOptional requirements:\n======\n  * taglib to tag audio files and speed-up library syncronization:\n  http://developer.kde.org/~wheeler/taglib.html\n\n  * xbindkeys: to use global hotkeys\n  http://hocwp.free.fr/xbindkeys/\n\n  * scan and femon from LinuxTV dvb-apps to use dvbt features\n  http://www.linuxtv.org/wiki/index.php/LinuxTV_dvb-apps\n\n  * youtube-dl to watch and download youtube videos\n  http://rg3.github.com/youtube-dl/\n\n\nCompiling it:\n======\n```\nAfter you installed gambas 3, just checkout and compile xt7 that way:\n\n# git clone https://github.com/kokoko3k/xt7-player-mpv.git\n# cd xt7-player-mpv/\n# /path/to/gambas/binaries/gbc3 -e -a -g -t -p -m #\u003c-- for older gambas versions\n# /path/to/gambas/binaries/gbc3 -e -a -g -t -f public-module -f public-control  #\u003c-- for newer gambas versions\n# /path/to/gambas/binaries/gba3\n# ./xt7-player-mpv.gambas\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkokoko3k%2Fxt7-player-mpv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkokoko3k%2Fxt7-player-mpv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkokoko3k%2Fxt7-player-mpv/lists"}