{"id":16935417,"url":"https://github.com/dsander/kodi-dedup","last_synced_at":"2025-10-08T19:05:47.525Z","repository":{"id":56880363,"uuid":"90463543","full_name":"dsander/kodi-dedup","owner":"dsander","description":"Locate and delete duplicate media in Kodi","archived":false,"fork":false,"pushed_at":"2017-05-06T13:35:07.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-06T20:01:17.304Z","etag":null,"topics":["kodi","kodi-api","ruby"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dsander.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-06T13:07:27.000Z","updated_at":"2017-05-06T13:09:28.000Z","dependencies_parsed_at":"2022-08-20T23:40:15.699Z","dependency_job_id":null,"html_url":"https://github.com/dsander/kodi-dedup","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dsander/kodi-dedup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsander%2Fkodi-dedup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsander%2Fkodi-dedup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsander%2Fkodi-dedup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsander%2Fkodi-dedup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsander","download_url":"https://codeload.github.com/dsander/kodi-dedup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsander%2Fkodi-dedup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278854678,"owners_count":26057505,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"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":["kodi","kodi-api","ruby"],"created_at":"2024-10-13T20:54:29.011Z","updated_at":"2025-10-08T19:05:47.504Z","avatar_url":"https://github.com/dsander.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kodi-dedup\n\n`kodi-dedup` finds duplicate show episodes and movies in your Kodi library. It unifies the playcount and offers to delete the duplicates only keeping the file with the best quality.\n\n## Requirements\n\n* Ruby 2.2+\n\n## Installation\n\n```\ngem install kodi-dedup\n```\n\n## Usage\n\n```\n$ kodi-dedup\nCommands:\n  kodi-dedup episodes --url=URL  # Clean up duplicate show episodes in your Kodi library\n  kodi-dedup help [COMMAND]      # Describe available commands or one specific command\n  kodi-dedup movies --url=URL    # Clean up duplicate movies in your Kodi library\n```\n\n```\n$ kodi-dedup help episodes\nUsage:\n  kodi-dedup episodes --url=URL\n\nOptions:\n  --url=URL                    # URI string to the Kodi JSON API endpoint (http://kodi:kodi@localhost:8080/jsonrpc)\n  [--perform], [--no-perform]  # Actually perform the actions\n  [--replace=key:value]        # Replace 'key' with 'value' in the file paths returned by Kodi\n```\n\n```\n$kodi-dedup help movies\nUsage:\n  kodi-dedup movies --url=URL\n\nOptions:\n  --url=URL                    # URI string to the Kodi JSON API endpoint (http://kodi:kodi@localhost:8080/jsonrpc)\n  [--perform], [--no-perform]  # Actually perform the actions\n  [--replace=key:value]        # Replace 'key' with 'value' in the file paths returned by Kodi\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/dsander/kodi-dedup. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsander%2Fkodi-dedup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsander%2Fkodi-dedup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsander%2Fkodi-dedup/lists"}