{"id":16668636,"url":"https://github.com/csurfer/murga","last_synced_at":"2025-07-23T13:05:26.124Z","repository":{"id":2137842,"uuid":"3081656","full_name":"csurfer/Murga","owner":"csurfer","description":"\"Mu\"sic \"Orga\"niser","archived":false,"fork":false,"pushed_at":"2016-01-23T20:01:41.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-13T00:19:58.911Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"www.csurfer.in","language":"PHP","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/csurfer.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}},"created_at":"2012-01-01T03:50:21.000Z","updated_at":"2015-06-06T21:16:49.000Z","dependencies_parsed_at":"2022-07-21T14:02:13.674Z","dependency_job_id":null,"html_url":"https://github.com/csurfer/Murga","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/csurfer/Murga","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2FMurga","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2FMurga/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2FMurga/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2FMurga/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csurfer","download_url":"https://codeload.github.com/csurfer/Murga/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2FMurga/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266682624,"owners_count":23967837,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-10-12T11:26:15.887Z","updated_at":"2025-07-23T13:05:26.046Z","avatar_url":"https://github.com/csurfer.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Musical Organiser or in short Murga is a php script which sorts out the mp3 files as originals and copies depending upon their Id3v1 tags. This file was created in times when people used to have a lot of downloaded music content as `.mp3` files on their disks and needed some sort of organization.\n\n### How to use with WindowsPC ?\n\n* Download `Id3.php` and `fileOrg.php` files from the repository.\n* Open the `fileOrg.php` using a text editor of your choice and go to line `$source = \"\";`.\n* Fill the path to your root directory in these quotes.\n** Root directory is a folder from which the script should start searching for mp3 files recursively in its subfolders. If you store your songs in `D:/Entertainment/Music` folder give the source path as `D://Entertainment//Music`\n* Follow these rules while specifying the root folder \n** Replace / in the path with //.\n** Path should end with a folder name and not //.\n* Go to line `$dest = \"\";`\n* Fill the path where you want to sort it and back it up to within these quotes. If you want to store the sorted backup in `E:/Sorted` folder give the dest path as `E://Sorted`. Follow the same rules that you followed for source folder.\n* Save and run this php script in your localhost.\n\n### What to expect ?\n\nYou will have a sorted copy of the entire contents of the source folder that you gave in the destination path with the directory structure maintained exactly the same.\n\n```\nSorted contents will be in folder : MusicOrganiser\nOriginals will be in : MusicOrganiser/Originals\nCopies will be in : MusicOrganiser/Copies\n```\n\nApart from all this you will also get a statistics on how many files were checked for and how many are originals and copies.\n\n### Why use it ?\n\n* It saves your time of organising your mp3 files.\n* As it copies and creates a backup of your data else where (Destination path) you dont have to worry about loosing any data due to the script.\n\n### Bugs and other queries \nFor reporting any bugs or other related queries please visit www.csurfer.in\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsurfer%2Fmurga","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsurfer%2Fmurga","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsurfer%2Fmurga/lists"}