{"id":17495430,"url":"https://github.com/teltek/pumukitpaellaplayerbundle","last_synced_at":"2025-04-22T23:22:04.206Z","repository":{"id":37405880,"uuid":"52890790","full_name":"teltek/PumukitPaellaPlayerBundle","owner":"teltek","description":"Paella Player for PuMuKIT","archived":false,"fork":false,"pushed_at":"2025-02-24T11:12:03.000Z","size":33042,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-29T19:51:10.821Z","etag":null,"topics":["pumukit"],"latest_commit_sha":null,"homepage":"","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/teltek.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-03-01T16:12:31.000Z","updated_at":"2025-02-24T11:12:08.000Z","dependencies_parsed_at":"2024-02-20T09:46:17.494Z","dependency_job_id":"f13cdbd7-b61b-4f4d-b9fe-cf1a4ae651bf","html_url":"https://github.com/teltek/PumukitPaellaPlayerBundle","commit_stats":{"total_commits":423,"total_committers":11,"mean_commits":38.45454545454545,"dds":0.7163120567375887,"last_synced_commit":"44b6d245206c432d0a2cb294476afae139f4a1fe"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teltek%2FPumukitPaellaPlayerBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teltek%2FPumukitPaellaPlayerBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teltek%2FPumukitPaellaPlayerBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teltek%2FPumukitPaellaPlayerBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teltek","download_url":"https://codeload.github.com/teltek/PumukitPaellaPlayerBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250338505,"owners_count":21414199,"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":["pumukit"],"created_at":"2024-10-19T14:06:04.507Z","updated_at":"2025-04-22T23:22:04.184Z","avatar_url":"https://github.com/teltek.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Paella Player Bundle\n\nBundle based on [Symfony](http://symfony.com/) to work with the [PuMuKIT Video Platform](https://github.com/pumukit/PuMuKIT/blob/4.0.x/README.md).\n\nThis bundle overrides the [Pumukit Player Bundle](https://github.com/pumukit/PuMuKIT/tree/master/src/Pumukit/PlayerBundle). It adds a Paella Player to the WebTV Portal to be used instead of the default [Player Bundle](https://github.com/pumukit/PuMuKIT/tree/master/src/Pumukit/PlayerBundle)\n\n```bash\ncomposer require teltek/pumukit-paella-player-bundle\n```\n\nThe base Player needs to be uninstalled in order for the Paella Player to work properly:\n\nRemove the next line from config/bundles.php\n```\nPumukit\\PlayerBundle\\PumukitPlayerBundle::class =\u003e ['all' =\u003e true],\n```\n\nRemove the next lines from config/routes/annotations.yaml\n```\npumukit_player:\n  resource: \"@PumukitPlayerBundle/Resources/config/routing.yml\"\n  prefix:   /\n```\n\nRemove file config/packages/pumukit_player.yaml\n\nAdd PaellaPlayer line from config/bundles.php\n```\nPumukit\\PaellaPlayerBundle\\PumukitPaellaPlayerBundle::class =\u003e ['all' =\u003e true],\n```\n\nAdd PaellaPlayer lines on config/routes/annotations.yaml\n```\npumukit_player:\n  resource: \"@PumukitPaellaPlayerBundle/Resources/config/routing.yml\"\n  prefix:   /\n```\n\nThen execute the following commands\n\n```bash\n$ php app/console cache:clear\n$ php app/console cache:clear --env=prod\n$ php app/console assets:install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteltek%2Fpumukitpaellaplayerbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteltek%2Fpumukitpaellaplayerbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteltek%2Fpumukitpaellaplayerbundle/lists"}