{"id":25936920,"url":"https://github.com/soloeinsteinmit/glblcd_mp3","last_synced_at":"2025-07-18T11:43:07.868Z","repository":{"id":254879555,"uuid":"847800746","full_name":"soloeinsteinmit/glblcd_MP3","owner":"soloeinsteinmit","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-27T13:13:41.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-27T19:54:54.441Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/soloeinsteinmit.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":"2024-08-26T15:13:57.000Z","updated_at":"2024-08-27T13:13:44.000Z","dependencies_parsed_at":"2024-08-26T19:37:27.406Z","dependency_job_id":"925ce62e-b5f3-41d9-907b-7fa19bc9362a","html_url":"https://github.com/soloeinsteinmit/glblcd_MP3","commit_stats":null,"previous_names":["soloeinsteinmit/glblcd_mp3"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soloeinsteinmit%2Fglblcd_MP3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soloeinsteinmit%2Fglblcd_MP3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soloeinsteinmit%2Fglblcd_MP3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soloeinsteinmit%2Fglblcd_MP3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soloeinsteinmit","download_url":"https://codeload.github.com/soloeinsteinmit/glblcd_MP3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241773254,"owners_count":20018065,"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":"2025-03-04T02:55:06.122Z","updated_at":"2025-03-04T02:55:06.185Z","avatar_url":"https://github.com/soloeinsteinmit.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 8. Challenge: MP3 Class\n\n### 8.1 Prep\nCreate a github repo called glblcd_MP3, initialise a local repo at ~/glblcd_MP3, and setup your github repo as a remote.\n\n### 8.2 Core challenge\nThe aim of this challenge is to implement a Class in Python to maintain an MP3 Playlist. This class could be used when developing the software for a music App on a smartphone or an mp3 player.\n\nThis MP3 playlist will be stored as a queue of MP3 tracks. When new tracks are being added to the playlist, they are enqueued at the end of the playlist.\n\nThe key features that we will implement within this class are the ability to:\n\n\n - Load a playlist from a text file\n - Display all the tracks from the playlist\n - Enqueue (Add) an MP3 to the playlist\n\n\n### 8.3 Make your repo public\nMake your repository public so that we can look it up on GitHub.\n\n### 8.4 Further work\nAdditionally implement the following features within the Playlist class:\n\n - Remove an MP3 from the playlist\n - Save a playlist on a text file\n - Shuffle all the songs in the playlist\n - Count the number of tracks in the playlist\n - Calculate the total duration of the playlist\n - Clear/Reset the playlist\n - Check if the playlist is empty","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoloeinsteinmit%2Fglblcd_mp3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoloeinsteinmit%2Fglblcd_mp3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoloeinsteinmit%2Fglblcd_mp3/lists"}