{"id":16428980,"url":"https://github.com/ocombe/subnode","last_synced_at":"2025-03-23T07:33:37.570Z","repository":{"id":6189032,"uuid":"7419481","full_name":"ocombe/subnode","owner":"ocombe","description":"An app to download subtitles for your TV Shows","archived":false,"fork":false,"pushed_at":"2017-10-10T14:57:16.000Z","size":46862,"stargazers_count":18,"open_issues_count":6,"forks_count":5,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-18T18:54:15.836Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://ocombe.github.io/subNode/","language":"JavaScript","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/ocombe.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-03T08:02:24.000Z","updated_at":"2018-05-09T19:59:47.000Z","dependencies_parsed_at":"2022-08-30T11:01:50.133Z","dependency_job_id":null,"html_url":"https://github.com/ocombe/subnode","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocombe%2Fsubnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocombe%2Fsubnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocombe%2Fsubnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocombe%2Fsubnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ocombe","download_url":"https://codeload.github.com/ocombe/subnode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245072329,"owners_count":20556353,"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-10-11T08:19:54.864Z","updated_at":"2025-03-23T07:33:37.205Z","avatar_url":"https://github.com/ocombe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"subNode\n=======\n\nAn app to download subtitles for your TV Shows\n\n\n# Features\n* Automagically parse your TV Shows folder and let you download subtitles for your episodes\n\n* Multi languages. Currently english and french support. If you want another language, feel free to [open an issue](https://github.com/ocombe/subNode/issues) or to [send me an email](mailto:olivier.combe+githubsubnode@gmail.com?subject=subNode)\n\n* Auto update: it checks github for new releases and let you update your app with one click\n\n* Quality coloring \u0026 automatic rating to let you choose your subtitles accordingly to the source\n\n* Autorename your subtitles to the name of your video file (optionnal)\n\n* And many more...\n\n\n# Installation \u0026 usage :\n1. Download and install [nodeJS](http://nodejs.org/download/).\n\n\n2. Go to the subNode folder and launch the init script, it will download and compile the modules for your environment\n\n  On Windows : ```./scripts/init.bat```\n\n  On Linux : ```sudo sh scripts/init.sh```\n\n  Or via the command line :```npm install --production --unsafe-perm```\n\n\n3. Launch the server :\n\n  On Windows : ```./scripts/launch.bat```\n\n  On Linux : ```sudo sh scripts/launch.sh```\n\n  Or via the command line :```node app.js``` on Windows and ```nodejs app.js``` on Linux\n\n4. Go to http://localhost:3000/ and enjoy !\n\n# Troubleshooting\n* The launch script ```sudo sh scripts/launch.sh``` or the command ```nodejs app.js``` doesn't work on Linux: it launches and the exits :\n  It's a bug in forever (the module to keep the app launched even if it crashes). Try to launch the app manually via the command: ```sudo nodejs ./server/serverWrapper.js```\n\n* I got an error \"EADDRINUSE\" when I try to start the app :\n  subNode uses the port 3000 by default. If this port is already used by another program you will get this error. You can change the value of the variable \"port\" in the file appParams.json\n\n# Screenshots\n* Home\n\n[![Home](http://ocombe.github.io/subNode/img/home.jpg)](http://ocombe.github.io/subNode/img/home.jpg)\n\n\n* Parameters\n\n[![Parameters](http://ocombe.github.io/subNode/img/params.jpg)](http://ocombe.github.io/subNode/img/params.jpg)\n\n\n* Show page\n\n[![Show page](http://ocombe.github.io/subNode/img/shows.jpg)](http://ocombe.github.io/subNode/img/shows.jpg)\n\n\n* Subtitles\n\n[![Subtitles](http://ocombe.github.io/subNode/img/subtitles.jpg)](http://ocombe.github.io/subNode/img/subtitles.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focombe%2Fsubnode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Focombe%2Fsubnode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focombe%2Fsubnode/lists"}