{"id":48916955,"url":"https://github.com/zicstardust/spotify-debfixes","last_synced_at":"2026-04-17T03:09:40.488Z","repository":{"id":331893902,"uuid":"1131871779","full_name":"zicstardust/spotify-debfixes","owner":"zicstardust","description":"Includes enhancements and fixes to spotify official .DEB","archived":false,"fork":false,"pushed_at":"2026-03-20T22:16:35.000Z","size":41,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-21T04:41:43.741Z","etag":null,"topics":["deb","debian","ffmpeg","linux","spotify","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/zicstardust.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-10T21:24:35.000Z","updated_at":"2026-03-21T04:28:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zicstardust/spotify-debfixes","commit_stats":null,"previous_names":["zicstardust/ffmpeg-spotify","zicstardust/spotify-debfixes"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zicstardust/spotify-debfixes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zicstardust%2Fspotify-debfixes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zicstardust%2Fspotify-debfixes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zicstardust%2Fspotify-debfixes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zicstardust%2Fspotify-debfixes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zicstardust","download_url":"https://codeload.github.com/zicstardust/spotify-debfixes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zicstardust%2Fspotify-debfixes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31913110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["deb","debian","ffmpeg","linux","spotify","ubuntu"],"created_at":"2026-04-17T03:09:35.434Z","updated_at":"2026-04-17T03:09:40.476Z","avatar_url":"https://github.com/zicstardust.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spotify Linux Client .DEB fixes\n\n\nThis script includes enhancements and fixes to Spotify official .DEB:\n- Built-in FFMPEG libraries for playing local files\n- Persistent flags configuration file\n- Persistent environment variables configuration file\n\n## Tested on:\n- Debian (official .deb package)\n- Ubuntu (official .deb package)\n\n## Dependencies\n- spotify-client (official .deb)\n- curl\n- bash\n- tar\n- grep\n\n## Install\n```sh\ncurl https://raw.githubusercontent.com/zicstardust/spotify-debfixes/main/install.sh \u003e /tmp/spotify-debfixes.sh; sudo bash /tmp/spotify-debfixes.sh\n```\n\nAfter installation, Spotify is already fixed.\n\nWhenever the spotify package updates, it will be necessary to run the command:\n\n```sh\nspotify-debfixes\n```\n\n## Uninstall\nIt will remove all the fixes.\n\n```sh\nspotify-debfixes --uninstall\n```\n\n## Usage\n\n### Making flags persistent\n\nFlag file `~/.config/spotify/spotify-flags.conf`\n\nBelow is an example spotify-flags.conf file that defines the flags --force-device-scale-factor:\n```conf\n\n~/.config/spotify/spotify-flags.conf\n\n# This line will be ignored.\n--force-device-scale-factor=1.5\n```\n\n### Making environment variables persistent\n\nFlag file `~/.config/spotify/spotify.env`\n\nBelow is an example spotify.env file that defines the environment variables WAYLAND_DISPLAY\n```conf\n\n~/.config/spotify/spotify.env\n\n# This line will be ignored.\nWAYLAND_DISPLAY=\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzicstardust%2Fspotify-debfixes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzicstardust%2Fspotify-debfixes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzicstardust%2Fspotify-debfixes/lists"}