{"id":13686399,"url":"https://github.com/ohmae/dms-explorer","last_synced_at":"2026-01-26T06:33:05.154Z","repository":{"id":62690495,"uuid":"63252036","full_name":"ohmae/dms-explorer","owner":"ohmae","description":"DLNA Player for Android","archived":false,"fork":false,"pushed_at":"2025-12-14T06:57:33.000Z","size":7624,"stargazers_count":221,"open_issues_count":12,"forks_count":34,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-12-16T09:50:51.118Z","etag":null,"topics":["android","arib","dlna","dlna-player","dlna-upnp","java"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ohmae.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2016-07-13T14:15:34.000Z","updated_at":"2025-12-14T06:57:37.000Z","dependencies_parsed_at":"2024-01-14T01:46:14.142Z","dependency_job_id":"d6021e41-d43c-476d-b754-15198ee27f8c","html_url":"https://github.com/ohmae/dms-explorer","commit_stats":null,"previous_names":[],"tags_count":86,"template":false,"template_full_name":null,"purl":"pkg:github/ohmae/dms-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmae%2Fdms-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmae%2Fdms-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmae%2Fdms-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmae%2Fdms-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohmae","download_url":"https://codeload.github.com/ohmae/dms-explorer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmae%2Fdms-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28768382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T03:54:34.369Z","status":"ssl_error","status_checked_at":"2026-01-26T03:54:33.031Z","response_time":59,"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":["android","arib","dlna","dlna-player","dlna-upnp","java"],"created_at":"2024-08-02T15:00:31.665Z","updated_at":"2026-01-26T06:33:05.139Z","avatar_url":"https://github.com/ohmae.png","language":"Kotlin","readme":"# DMS Explorer\n[![license](https://img.shields.io/github/license/ohmae/dms-explorer.svg)](./LICENSE)\n[![GitHub release](https://img.shields.io/github/release/ohmae/dms-explorer.svg)](https://github.com/ohmae/dms-explorer/releases)\n[![GitHub issues](https://img.shields.io/github/issues/ohmae/dms-explorer.svg)](https://github.com/ohmae/dms-explorer/issues)\n[![GitHub closed issues](https://img.shields.io/github/issues-closed/ohmae/dms-explorer.svg)](https://github.com/ohmae/dms-explorer/issues?q=is%3Aissue+is%3Aclosed)\n[![Build Status](https://travis-ci.org/ohmae/dms-explorer.svg?branch=develop)](https://travis-ci.org/ohmae/dms-explorer)\n[![codecov](https://codecov.io/gh/ohmae/dms-explorer/branch/develop/graph/badge.svg)](https://codecov.io/gh/ohmae/dms-explorer)\n\nThis is a DLNA player featuring displaying server and content metadata.\nDMC function is also implemented and can be make play back to DMR.\nSource code is published under the Open source license (MIT license).\n\nThis app's feature is to information display about DLNA server (DMS) and its contents.\nSince the playback function uses the codec of the device, which file can be played depends on the device.\nFor example, in the case of movies,\nif it is a format compliant with the Android standard such as H.264 / VP8 / VP9, it seems playable on almost all devices.\nSome devices may be able to play MPEG 1 / MPEG 2 / WMV / DivX, etc.\nIf you can not play it, you can launch the external application in settings so please try it.\n\nAs one of the playback methods, the DMC function is implemented.\nIf you have a TV with DMR function on the same network, you can make DMS contents play back to DMR.\nIf the DMR supports it, DTCP-IP content playback is also possible.\nAlso, if you have a SONY recorder such as nasne, or Panasonic recorder, you can use chapter jump function.\n\nAlthough it carries the minimum playback function of movies, still images and music,\nit features a metadata display function of server and contents rather than usability as a player.\nSince information on ARIB extension tag (arib:longDescription, etc) is also displayed,\ndetailed program information can be seen if recorder etc is compatible.\nAlso, if the program information contains a URL, it will automatically act as a link.\n\n## Screenshots\n\n|![](docs/img/1.png)|![](docs/img/2.png)|![](docs/img/3.png)|\n|-|-|-|\n|![](docs/img/4.png)|![](docs/img/5.png)|![](docs/img/6.png)|\n\n|![](docs/img/7.png)|![](docs/img/8.png)|\n|-|-|\n\n## Install\n\nGoogle has pointed out a violation of the Incomplete Features Policy (“Apps that install, but don’t load”) and has\nrejected this app.\nThis is likely due to this app not working in environments without a DLNA server.\nDue to the nature of the app, it is difficult to resolve this issue, so unfortunately, I have decided to make DMS\nExplorer unpublished on Google Play.\nYou can continue to use this app if you have already installed it, but you will no longer be able to install this app.\n\n~~[https://play.google.com/store/apps/details?id=net.mm2d.dmsexplorer](https://play.google.com/store/apps/details?id=net.mm2d.dmsexplorer)~~\n\n### Repository by contributors\n[IzzyOnDroid](https://apt.izzysoft.de/fdroid/index/apk/net.mm2d.dmsexplorer)\n\n## Build\n```\ngradlew assembleRelease\n```\nAnd this project can open as Android Studio project.\n\n## Remarks\nThis is an application example of [mmupnp](https://github.com/ohmae/mmupnp).\n\n## Author\n大前 良介 (OHMAE Ryosuke)\nhttp://www.mm2d.net/\n\n## License\n[MIT License](./LICENSE)\n","funding_links":[],"categories":["android"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohmae%2Fdms-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohmae%2Fdms-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohmae%2Fdms-explorer/lists"}