{"id":25096187,"url":"https://github.com/danmunteanu/MEMPHIS_DLL","last_synced_at":"2025-10-22T11:31:21.631Z","repository":{"id":276138053,"uuid":"927942866","full_name":"danmunteanu/MEMPHIS","owner":"danmunteanu","description":"C# library for automatic, condition-based renaming of mp3 files. Port of my old C++/Qt Memphis project. Depends on RealityFrameworks.","archived":false,"fork":false,"pushed_at":"2025-02-06T14:12:30.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T14:33:01.055Z","etag":null,"topics":["csharp","csharp-library","dotnet"],"latest_commit_sha":null,"homepage":"","language":"C#","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/danmunteanu.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}},"created_at":"2025-02-05T19:50:06.000Z","updated_at":"2025-02-06T14:13:42.000Z","dependencies_parsed_at":"2025-02-06T14:43:42.005Z","dependency_job_id":null,"html_url":"https://github.com/danmunteanu/MEMPHIS","commit_stats":null,"previous_names":["danmunteanu/memphis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danmunteanu%2FMEMPHIS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danmunteanu%2FMEMPHIS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danmunteanu%2FMEMPHIS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danmunteanu%2FMEMPHIS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danmunteanu","download_url":"https://codeload.github.com/danmunteanu/MEMPHIS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237676994,"owners_count":19348692,"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":["csharp","csharp-library","dotnet"],"created_at":"2025-02-07T16:21:49.311Z","updated_at":"2025-10-22T11:31:21.626Z","avatar_url":"https://github.com/danmunteanu.png","language":"C#","readme":"## Overview\nMemphis is an old project of mine. It was supposed to help me rename mp3 files and maintain my music library. \n\nWhile I moved away from the initial technologies I used to develop it (Qt and C++), I also stopped using it.\n\nBut the main idea kept buzzing in my head and time and time again, I would find myself going down the memory lane and opening up the initial project.\n\nThese are not the original files of the project, but a remake of it, this time in C#. \n\nIt also supports my intention to get my C# skills up to speed.\n\nSo, I'm recreating my cherished Memphis from scratch. \n\nWell, almost. REALITY_FRAMEWORKS_DLL already implements part of the functionality, so I will reuse what's in there.\n\nAnyway, it's still a work in progress and not much is finished, yet. \n\nUntil it's ready, here's a class overview:\n\n### Token\nToken is a node in the Tokens tree. It can have subtokens. It can split itself, based on separators.\n\n### TokenEngine\nIt remembers all the files that were selected. It's supposed to work in tandem with FilesListComponent from COMMON_FORMS.\nWhen a file gets selected, the TokenEngine will \"remember\" which files was selected and stores it in a map.\nWoks as a hub for all Token-related operations.\n\n### Transform\nPairs a TokenCondition and TokenAction together.\n\n### TransformsContainer\nContainer of Transforms and provides an interface for adding / removing / clearing Transforms.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanmunteanu%2FMEMPHIS_DLL","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanmunteanu%2FMEMPHIS_DLL","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanmunteanu%2FMEMPHIS_DLL/lists"}