{"id":21134307,"url":"https://github.com/devoxin/obsidian","last_synced_at":"2026-02-27T17:41:54.818Z","repository":{"id":238947282,"uuid":"797958658","full_name":"devoxin/Obsidian","owner":"devoxin","description":"Obsidian extends Lavaplayer's functionality.","archived":false,"fork":false,"pushed_at":"2024-12-15T19:41:40.000Z","size":118,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T00:54:13.692Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/devoxin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-05-08T20:09:26.000Z","updated_at":"2024-12-15T19:41:43.000Z","dependencies_parsed_at":"2024-05-09T03:46:57.748Z","dependency_job_id":"a91b6954-9b52-495b-9bc9-06e98285a43c","html_url":"https://github.com/devoxin/Obsidian","commit_stats":null,"previous_names":["devoxin/obsidian"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devoxin%2FObsidian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devoxin%2FObsidian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devoxin%2FObsidian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devoxin%2FObsidian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devoxin","download_url":"https://codeload.github.com/devoxin/Obsidian/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688565,"owners_count":21145766,"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":[],"created_at":"2024-11-20T06:26:30.631Z","updated_at":"2026-02-27T17:41:49.795Z","avatar_url":"https://github.com/devoxin.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Obsidian\nObsidian extends Lavaplayer's functionality.\n\n### Using in Lavalink:\n```yaml\nlavalink:\n  plugins:\n    - dependency: \"com.github.devoxin:obsidian:\u003cCOMMIT HASH\u003e\"\n      repository: \"https://jitpack.io\"\n```\n\n### Basic configuration:\nDisable the built-in HTTP source manager within Lavalink first.\n```yaml\nlavalink:\n  server:\n    sources:\n      http: false\n```\n\n```yaml\nplugins:\n  obsidian:\n    sources:\n      http:\n        enabled: true\n        followRedirects: true # set to false if redirects should not be permitted\n        blockAll: false # Setting to true will put the hosts list into 'allowlist' mode, where only domains\n                        # permitted with 'allow' will work.\n        proxyAll: true # Proxies all domains by default (if a proxy is configured).\n                       # You may configure a proxy using Lavalink's own `httpConfig` block.\n        hosts:\n          google: 'allow' # allow all requests to google, regardless of subdomain and TLD\n          google.com: 'block' # block google.com specifically. All other Google combinations are permitted.\n        proxy:\n          example.com: 'bypass' # Requests to this site will not be proxied, regardless of the \"proxyAll\" setting.\n          some.example.com: 'proxy' # Can proxy specific subdomains, TLDs or the entire site regardless of TLD.\n          sketchy.site: 'proxy' # Requests to this site WILL be proxied, regardless of the \"proxyAll\" setting.\n          google: 'bypass' # All requests to google, regardless of subdomain or TLD will not be proxied.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevoxin%2Fobsidian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevoxin%2Fobsidian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevoxin%2Fobsidian/lists"}