{"id":21321888,"url":"https://github.com/funbeedev/media-library-challenge","last_synced_at":"2025-03-15T22:44:33.513Z","repository":{"id":203735089,"uuid":"490902957","full_name":"funbeedev/Media-Library-Challenge","owner":"funbeedev","description":"Media library sorter using python","archived":false,"fork":false,"pushed_at":"2022-05-11T05:33:57.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T11:47:47.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/funbeedev.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}},"created_at":"2022-05-11T00:27:39.000Z","updated_at":"2022-05-11T00:29:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"46a320dc-ce1b-4d5a-b4b9-634691c0a40e","html_url":"https://github.com/funbeedev/Media-Library-Challenge","commit_stats":null,"previous_names":["funbeedev/media-library-challenge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funbeedev%2FMedia-Library-Challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funbeedev%2FMedia-Library-Challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funbeedev%2FMedia-Library-Challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funbeedev%2FMedia-Library-Challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/funbeedev","download_url":"https://codeload.github.com/funbeedev/Media-Library-Challenge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243801611,"owners_count":20350106,"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-11-21T20:11:30.304Z","updated_at":"2025-03-15T22:44:33.492Z","avatar_url":"https://github.com/funbeedev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Media Library Sorter\n\nApplication to organise items into libraries.\n\n## Info and Setup\n- Uses Tkinter library for GUI.\n- Tested on Linux PCs only.\n- Install Python3: `sudo apt-get install python3`\n- Run program: `python3 media_library_sorter.py`\n\nThis program relies on the `libraries` folder contents to save the status of library items.\nWhen run the first time, a directory is created in the same directory as this program called `libraries` that will be used to build and maintain the structure of library names and items. A configuration file under `libraries/libraries.config` is also created to store the structure of created libraries using comma separated values.\nFor example, if libraries `lib1` and `lib2` are added using the program, the following folders are created: `libraries/lib1`, `libraries/lib2`.\n\n## Usage\n![app_screenshot](https://user-images.githubusercontent.com/66768334/167768051-7e450e70-da5c-45de-a454-d31eeac83c0f.png)\n\n### Adding items to library\n\n- Click the browse button and select the files to add\n- Enter a name for the library\n- Click Save library \n\n### Viewing libraries\n\n- When a library is saved, the window will update to include any added libraries\n- Click on the button displaying the library name to list items currently stored under the library\n\n### Deleting libraries\n\n- Click on the button displaying the library name or enter the name into the field\n- Click the delete library button\n\n## Known issues\n- Program currently can't handle too many library items as widgets will go out of screen\n- Responsiveness of GUI needs improvement\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunbeedev%2Fmedia-library-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffunbeedev%2Fmedia-library-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunbeedev%2Fmedia-library-challenge/lists"}