{"id":25485287,"url":"https://github.com/cumulus13/ctrfoobar2000","last_synced_at":"2025-04-09T20:05:27.735Z","repository":{"id":34089447,"uuid":"37913020","full_name":"cumulus13/ctrfoobar2000","owner":"cumulus13","description":"Control Foobar2000 with python + Command line","archived":false,"fork":false,"pushed_at":"2024-09-12T22:46:36.000Z","size":496,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T21:52:05.783Z","etag":null,"topics":["foobar2000","foobar2000-component","remote-control"],"latest_commit_sha":null,"homepage":"https://github.com/cumulus13/ctrfoobar2000","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cumulus13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-23T10:41:07.000Z","updated_at":"2024-09-30T16:11:54.000Z","dependencies_parsed_at":"2024-09-13T10:04:13.098Z","dependency_job_id":"47125a93-3454-4ebf-a109-4d82d24f56e7","html_url":"https://github.com/cumulus13/ctrfoobar2000","commit_stats":null,"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cumulus13%2Fctrfoobar2000","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cumulus13%2Fctrfoobar2000/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cumulus13%2Fctrfoobar2000/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cumulus13%2Fctrfoobar2000/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cumulus13","download_url":"https://codeload.github.com/cumulus13/ctrfoobar2000/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247614529,"owners_count":20967165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["foobar2000","foobar2000-component","remote-control"],"created_at":"2025-02-18T18:35:33.468Z","updated_at":"2025-04-09T20:05:27.704Z","avatar_url":"https://github.com/cumulus13.png","language":"Python","funding_links":["https://www.buymeacoffee.com/cumulus13","https://ko-fi.com/cumulus13","https://www.patreon.com/cumulus13"],"categories":[],"sub_categories":[],"readme":"Description\r\n----------------------\r\nControl Foobar2000 with python + Command line\r\n\r\nUsage\r\n-----------\r\n\tusage: control.py  [-h] [-p] [-t PLAY_TRACK] [-s] [-P] [-n] [-r] [-R]\r\n                       [-V VOLUME] [-m] [-i] [-f [ADDFOLDER [ADDFOLDER ...]]]\r\n                       [-fi [ADDFILES [ADDFILES ...]]]\r\n                       [-F [ADDFOLDERPLAY [ADDFOLDERPLAY ...]]]\r\n                       [-Fi [ADDFILESPLAY [ADDFILESPLAY ...]]] [-c]\r\n                       [-d [DEL_TRACK [DEL_TRACK ...]]] [-l] [-b]\r\n                       [-S TYPE_CONTROLLER] [-H HOST] [-O PORT] [-?] [-g]\r\n                       [-x [CHANGE_CONFIG [CHANGE_CONFIG ...]]] [-T SECTION]\r\n                       [-E OPTION OPTION] [-a DIR_ALIAS] [-v] [-L LEVEL_ALIAS]\r\n                       [-z REPEAT] [--repeat-off] [--repeat-playlist]\r\n                       [--repeat-track] [--repeat-random] [--shuffle-track]\r\n                       [--shuffle-album] [--shuffle-folder] [--seek SEEK]\r\n                       [--root ROOT]\r\n\r\n\toptional arguments:\r\n\t  -h, --help            show this help message and exit\r\n\t  -p, --play            Play Playback\r\n\t  -t PLAY_TRACK, --play-track PLAY_TRACK\r\n\t\t\t\t\t\t\tPlay Playback Track No\r\n\t  -s, --stop            Stop Playback\r\n\t  -P, --pause           Pause Playback\r\n\t  -n, --next            Next Play\r\n\t  -r, --previous        Previous Play\r\n\t  -R, --random          Play Random\r\n\t  -V VOLUME, --volume VOLUME\r\n\t\t\t\t\t\t\tSet Volume, range is -100 \u003c= value \u003c= 0\r\n\t  -m, --mute            Mute Volume\r\n\t  -i, --info            Get info current Playing\r\n\t  -f [ADDFOLDER [ADDFOLDER ...]], --addfolder [ADDFOLDER [ADDFOLDER ...]]\r\n\t\t\t\t\t\t\tAdd Remote Folder Queue [HTTP]\r\n\t  -fi [ADDFILES [ADDFILES ...]], --addfiles [ADDFILES [ADDFILES ...]]\r\n\t\t\t\t\t\t\tAdd Remote Files Queue [HTTP]\r\n\t  -F [ADDFOLDERPLAY [ADDFOLDERPLAY ...]], --addfolderplay [ADDFOLDERPLAY [ADDFOLDERPLAY ...]]\r\n\t\t\t\t\t\t\tAdd Remote Folder Queue \u0026 Play it [HTTP]\r\n\t  -Fi [ADDFILESPLAY [ADDFILESPLAY ...]], --addfilesplay [ADDFILESPLAY [ADDFILESPLAY ...]]\r\n\t\t\t\t\t\t\tAdd Remote Folder Queue \u0026 Play it [HTTP]\r\n\t  -c, --clear-playlist  Clear Current Playlist [HTTP]\r\n\t  -d [DEL_TRACK [DEL_TRACK ...]], --del-track [DEL_TRACK [DEL_TRACK ...]]\r\n\t\t\t\t\t\t\tDelete Playlist [HTTP], example: foobar -d 1 2 3\r\n\t  -l, --list            List Playlist\r\n\t  -b, --browser         Browser Library\r\n\t  -S TYPE_CONTROLLER, --type-controller TYPE_CONTROLLER\r\n\t\t\t\t\t\t\tSet Type Of Controller [com,http]\r\n\t  -H HOST, --host HOST  Remote Host control Address [HTTP]\r\n\t  -O PORT, --port PORT  Remote Port control Address [HTTP]\r\n\t  -?, --usage           Print All Help\r\n\t  -g, --read-config     Read config file\r\n\t  -x [CHANGE_CONFIG [CHANGE_CONFIG ...]], --change-config [CHANGE_CONFIG [CHANGE_CONFIG ...]]\r\n\t\t\t\t\t\t\tSet Change config. format: section#option#value\r\n\t  -T SECTION, --section SECTION\r\n\t\t\t\t\t\t\tSet Section Config\r\n\t  -E OPTION OPTION, --option OPTION OPTION\r\n\t\t\t\t\t\t\tSet Option Config\r\n\t  -a DIR_ALIAS, --dir-alias DIR_ALIAS\r\n\t\t\t\t\t\t\tRoot of Directory Alias On Server\r\n\t  -v, --version         -v = show version | -vv = verbosity process\r\n\t  -L LEVEL_ALIAS, --level-alias LEVEL_ALIAS\r\n\t\t\t\t\t\t\tLevel Root of Directory Alias On Server\r\n\t  -z REPEAT, --repeat REPEAT\r\n\t\t\t\t\t\t\tRepeat 0 = Default (repeat off) | 1 = Repeat Playlist\r\n\t\t\t\t\t\t\t| 2 = Repeat Track | 3 = Random Play | 4 = Shuffle\r\n\t\t\t\t\t\t\tTrack | 5 = Shuffle Album | 6 = Shuffle Folders\r\n\t  --repeat-off          Repeat Off\r\n\t  --repeat-playlist     Repeat Playlist\r\n\t  --repeat-track        Repeat Track\r\n\t  --repeat-random       Random Play\r\n\t  --shuffle-track       Shuffle Track\r\n\t  --shuffle-album       Shuffle Album\r\n\t  --shuffle-folder      Shuffle by Folder\r\n\t  --seek SEEK           Seek for a second\r\n\t  --root ROOT           Root path / Directory Containt Music files, this is\r\n\t\t\t\t\t\t\tfor One Folder Files Selected\r\n\r\n\r\nDependency\r\n------------------\r\n+ Foobar2000 COMServer2Helper\r\n+ Foobar2000 HTTP Control\r\n\r\nAuthor\r\n-----------\r\nlicface (licface@yahoo.com)\n\n[![Buy Me a Coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/cumulus13)\n\n[![Donate via Ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/cumulus13)\n [Support me on Patreon](https://www.patreon.com/cumulus13)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcumulus13%2Fctrfoobar2000","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcumulus13%2Fctrfoobar2000","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcumulus13%2Fctrfoobar2000/lists"}