{"id":13556876,"url":"https://github.com/gino0631/nextcloud-metadata","last_synced_at":"2026-02-18T04:41:25.992Z","repository":{"id":37677838,"uuid":"98584127","full_name":"gino0631/nextcloud-metadata","owner":"gino0631","description":"A Nextcloud plugin for displaying file metadata.","archived":false,"fork":false,"pushed_at":"2026-02-07T02:28:19.000Z","size":2254,"stargazers_count":92,"open_issues_count":20,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-02-07T13:33:24.668Z","etag":null,"topics":["nextcloud"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gino0631.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-27T22:18:19.000Z","updated_at":"2026-02-07T02:28:23.000Z","dependencies_parsed_at":"2023-09-29T04:00:41.706Z","dependency_job_id":"d3e31777-08fd-4b44-b023-37cf477a7ae6","html_url":"https://github.com/gino0631/nextcloud-metadata","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/gino0631/nextcloud-metadata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gino0631%2Fnextcloud-metadata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gino0631%2Fnextcloud-metadata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gino0631%2Fnextcloud-metadata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gino0631%2Fnextcloud-metadata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gino0631","download_url":"https://codeload.github.com/gino0631/nextcloud-metadata/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gino0631%2Fnextcloud-metadata/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29568760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T04:18:28.490Z","status":"ssl_error","status_checked_at":"2026-02-18T04:13:49.018Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["nextcloud"],"created_at":"2024-08-01T12:04:03.927Z","updated_at":"2026-02-18T04:41:20.983Z","avatar_url":"https://github.com/gino0631.png","language":"PHP","funding_links":["https://www.buymeacoffee.com/gino0631"],"categories":["PHP","others"],"sub_categories":[],"readme":"# Metadata\n[![Build Status](https://api.travis-ci.com/gino0631/nextcloud-metadata.svg?branch=master)](https://app.travis-ci.com/gino0631/nextcloud-metadata)\n[![Last Commit](https://img.shields.io/github/last-commit/gino0631/nextcloud-metadata)](https://github.com/gino0631/nextcloud-metadata/commits/master)\n[![Repo Size](https://img.shields.io/github/repo-size/gino0631/nextcloud-metadata)](https://github.com/gino0631/nextcloud-metadata)\n[![Buy Me a Coffee](https://shields.io/badge/buy_me-a_coffee-ffdd00?logo=buymeacoffee)](https://www.buymeacoffee.com/gino0631)\n\nA [Nextcloud](https://nextcloud.com/) plugin which displays file metadata in the file details sidebar. Currently, the supported file types include:\n- application/pdf (Document information dictionary)\n- application/zip (Comment, number of files)\n- audio/flac (VorbisComment)\n- audio/mp4 (QuickTime)\n- audio/mpeg (ID3v1 and ID3v2)\n- audio/ogg (VorbisComment)\n- audio/wav (RIFF)\n- image/heic (EXIF)\n- image/jpeg (EXIF, IPTC, XMP-dc, XMP-photoshop, XMP-mwg-rs, XMP-digiKam TagsList)\n- image/tiff (EXIF, IPTC, XMP-dc, XMP-photoshop, XMP-mwg-rs, XMP-digiKam TagsList)\n- image/x-dcraw (EXIF, XMP sidecar files)\n- video/mp4 (QuickTime)\n- video/quicktime (QuickTime)\n- video/webm (Matroska)\n- video/x-matroska (Matroska)\n\nSupport for other formats may be implemented in future releases (feel free to make feature requests).\n\n\u003cbr\u003e\u003ckbd\u003e\u003cimg src=\"screenshots/jpg-metadata.png?raw=true\"\u003e\u003c/kbd\u003e\n\n## Localization\nThe plugin makes use of [Transifex](https://www.transifex.com/), so you can contribute [here](https://www.transifex.com/nextcloud/nextcloud/metadata/).\n\n## Requirements\n* PHP 8.0 or later (tested successfully with 8.1, 8.2, and 8.3; other versions may or may not work)\n* EXIF support for PHP (if `php --ri exif` returns `Extension 'exif' not present`, you might need to install an appropriate package for your system, e.g. by running `pkg install php81-exif` on FreeBSD/NAS4Free)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgino0631%2Fnextcloud-metadata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgino0631%2Fnextcloud-metadata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgino0631%2Fnextcloud-metadata/lists"}