{"id":29190698,"url":"https://github.com/owncloud/files_mediaviewer","last_synced_at":"2025-07-02T00:10:55.980Z","repository":{"id":38272626,"uuid":"160181433","full_name":"owncloud/files_mediaviewer","owner":"owncloud","description":"Viewer for pictures and videos integrated in the files app","archived":false,"fork":false,"pushed_at":"2025-02-02T00:57:02.000Z","size":1445,"stargazers_count":21,"open_issues_count":70,"forks_count":8,"subscribers_count":44,"default_branch":"master","last_synced_at":"2025-06-27T21:13:47.176Z","etag":null,"topics":["owncloud-app"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/owncloud.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2018-12-03T11:36:27.000Z","updated_at":"2025-06-18T02:11:14.000Z","dependencies_parsed_at":"2024-01-10T06:01:38.682Z","dependency_job_id":"c2dc0735-a48e-420c-995d-9ed31e2d540f","html_url":"https://github.com/owncloud/files_mediaviewer","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/owncloud/files_mediaviewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncloud%2Ffiles_mediaviewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncloud%2Ffiles_mediaviewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncloud%2Ffiles_mediaviewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncloud%2Ffiles_mediaviewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owncloud","download_url":"https://codeload.github.com/owncloud/files_mediaviewer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncloud%2Ffiles_mediaviewer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263052430,"owners_count":23406106,"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":["owncloud-app"],"created_at":"2025-07-02T00:10:55.119Z","updated_at":"2025-07-02T00:10:55.956Z","avatar_url":"https://github.com/owncloud.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# files_mediaviewer\nViewer for pictures and videos integrated in the files app\n\n![2018-12-12 13-08-17 2018-12-12 13_09_44](https://user-images.githubusercontent.com/12717530/49868973-43303f00-fe0f-11e8-8f7a-1a5460f51fcd.gif)\n\n## Building\n\nRequires\n* Node.js\n* yarn\n\nRun `yarn install \u0026\u0026 yarn build` to build.\n\n## Supporting more media types\n\nFirst, make sure you have installed ImageMagick and its imagick PECL extension.\nNext add a few new entries to your **config/config.php** configuration file.\n\n```\n  'preview_max_scale_factor' =\u003e 1,\n  'enabledPreviewProviders' =\u003e\n  array (\n    0 =\u003e 'OC\\\\Preview\\\\PNG',\n    1 =\u003e 'OC\\\\Preview\\\\JPEG',\n    2 =\u003e 'OC\\\\Preview\\\\GIF',\n    11 =\u003e 'OC\\\\Preview\\\\Illustrator',\n    12 =\u003e 'OC\\\\Preview\\\\Postscript',\n    13 =\u003e 'OC\\\\Preview\\\\Photoshop',\n    14 =\u003e 'OC\\\\Preview\\\\TIFF'\n  ),\n```\n\nLook at the sample configuration (config.sample.php) in your config folder if you need more information about how the config file works.\nThat's it. You should be able to see more media types in your slideshows and galleries as soon as you've installed the app.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowncloud%2Ffiles_mediaviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowncloud%2Ffiles_mediaviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowncloud%2Ffiles_mediaviewer/lists"}