{"id":32504856,"url":"https://github.com/stefmde/seriesidparser","last_synced_at":"2026-03-08T01:06:32.956Z","repository":{"id":13826594,"uuid":"75058707","full_name":"stefmde/SeriesIDParser","owner":"stefmde","description":"Parses series or movie strings to a object to handle it with applications. See the website for a short overview.","archived":false,"fork":false,"pushed_at":"2024-02-04T19:14:24.000Z","size":2861,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-20T03:36:21.145Z","etag":null,"topics":["id","identity","movie","movie-strings","parser","series","string","string-manipulation"],"latest_commit_sha":null,"homepage":"","language":"C#","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/stefmde.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-29T08:15:23.000Z","updated_at":"2024-02-04T18:53:11.000Z","dependencies_parsed_at":"2023-01-11T20:21:21.255Z","dependency_job_id":null,"html_url":"https://github.com/stefmde/SeriesIDParser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stefmde/SeriesIDParser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefmde%2FSeriesIDParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefmde%2FSeriesIDParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefmde%2FSeriesIDParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefmde%2FSeriesIDParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefmde","download_url":"https://codeload.github.com/stefmde/SeriesIDParser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefmde%2FSeriesIDParser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281317659,"owners_count":26480599,"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-27T02:00:05.855Z","response_time":61,"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":["id","identity","movie","movie-strings","parser","series","string","string-manipulation"],"created_at":"2025-10-27T18:25:20.493Z","updated_at":"2025-10-27T18:25:22.754Z","avatar_url":"https://github.com/stefmde.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nSeriesIDParser\n===================\n \nLinks\n-----\n**Download it from [NuGet](https://www.nuget.org/packages/SeriesIDParser/)!**\nIf you want, you can tell me, your thoughts about this project, on my [GitHub Profile](https://github.com/stefmde)\n\nAbout\n-----\nThis project is designed to receive a movie series string like that:\n`Knight.Rider.S01E07.Die.grosse.Duerre.3D.HOU.1982.German.DVDRip.XviD-c0nFuSed.mkv`\n\nThe output would be a `ParserResult` object like that (Demo-App):\n| Property | Value |\n|--|--|\n| OriginalString (string) | Knight.Rider.S01E07.Die.grosse.Duerre.3D.HOU.1982.German.DVDRip.XviD-c0nFuSed.mkv |\n| ParsedString (string) | Knight.Rider.S01E07.Die.grosse.Duerre.1982.SD.3D.HOU.German.XviD.mkv |\n| Title (string) | Knight.Rider |\n| EpisodeTitle (string) | Die.grosse.Duerre |\n| FullTitle (string) | Knight.Rider.S01E07.Die.grosse.Duerre |\n| IsSeries (bool) | True |\n| IsMultiEpisode (bool) | False |\n| Season (int) | 1 |\n| Episodes (int list) | 7 |\n| IDString (string) | S01E07 |\n| Resolutions (enum list Resolutions) | SD_Any |\n| Year (int) | 1982 |\n| FileExtension (string) | .mkv |\n| RemovedTokens (string list) | German, XviD |\n| State (enum State) | Notice |\n| DetectedOldSpacingChar (char) | . |\n| ~~ProcessingDuration (TimeSpan)~~ | ~~63842568894266,29 ms~~ |\n| ReleaseGroup (string) | c0nFuSed |\n| AudioCodec (string) |  |\n| VideoCodec (string) | XviD |\n| Is3D (string) | True |\n| DimensionalType (string) | Dimension_3DHOU |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefmde%2Fseriesidparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefmde%2Fseriesidparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefmde%2Fseriesidparser/lists"}