ps3mediaserver

PS3 Media Server is a cross-platform DLNA-compliant UPnP Media Server. Originally written to support the PlayStation 3, PS3 Media Server has been expanded to support a range of other media renderers, including smartphones, televisions, music players and more.

Github星跟蹤圖

PS3 Media Server

by shagrath

WARNING : This project may still work, but is not maintained since 2016.

Build Status

PS3 Media Server is a cross-platform DLNA-compliant UPnP Media Server.
Originally written to support the PlayStation 3, PS3 Media Server has been
expanded to support a range of other media renderers, including smartphones,
TVs, music players and more.

Thanks

Thanks to:

  • Redlum
  • tcox
  • SubJunk
  • taconaut
  • tomeko
  • lightglitch
  • chocolateboy
  • ditlew
  • Raptor399
  • renszarv
  • happy.neko

for major code contributions.

Thanks to:

  • meskibob
  • otmanix

for documentation and contributions to the community.

  • boblinds and snoots for the network test cases :)
  • sarraken, bleuecinephile, bd.azerty, fabounnet for the support and feedback
  • smo for the Jenkins server

See the CHANGELOG for more thanks.

Installation

The download site
has the latest releases of PS3 Media Server for Windows and Mac OS X as well as tarballs for Linux/Unix
and debs for manual installation on Debian/Ubuntu.

For Debian and Ubuntu packages, see here.

For instructions on installing and running PMS from a tarball, see
INSTALL.txt.

Building

PMS can be built using the following commands:

git clone git://github.com/ps3mediaserver/ps3mediaserver.git
cd ps3mediaserver
mvn com.savage7.maven.plugins:maven-external-dependency-plugin:resolve-external
mvn com.savage7.maven.plugins:maven-external-dependency-plugin:install-external
mvn package

See BUILD.md for detailed information
on setting up a PMS build environment.

Development

If you plan to commit source code, be sure to configure git to deal properly with
cross platform line endings.

On Mac OS X and Linux:

git config --global core.autocrlf input

On Windows:

git config --global core.autocrlf true

For more information, see http://help.github.com/line-endings/

See DEVELOP.md
for detailed information on setting up a PMS development environment.

License

Copyright 2009-2013 shagrath.

PS3 Media Server is free software: you can redistribute it and/or modify it under the terms of the
GNU General Public License
as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

主要指標

概覽
名稱與所有者ps3mediaserver/ps3mediaserver
主編程語言Java
編程語言Shell (語言數: 7)
平台
許可證GNU General Public License v2.0
所有者活动
創建於2011-11-20 10:40:40
推送於2017-07-13 06:15:13
最后一次提交2017-07-13 08:15:13
發布數31
最新版本名稱release-1.90.1 (發布於 2013-08-17 16:53:54)
第一版名稱release-1.50.0 (發布於 )
用户参与
星數563
關注者數99
派生數229
提交數2.4k
已啟用問題?
問題數44
打開的問題數23
拉請求數47
打開的拉請求數1
關閉的拉請求數51
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?