Web (php, perl, python whatever) renderer ?

Discuss media renderers like Xbox 360, TVs, smartphones, etc.
Angelfr83
Posts: 1
Joined: Tue Apr 15, 2014 5:18 am

Web (php, perl, python whatever) renderer ?

Post by Angelfr83 »

Hello everyone !
I would like to know if such a thing as a webui render does exist, something like a "in browser" media browser and player.

Thanks, have a nice day.
User avatar
DeFlanko
Posts: 724
Joined: Thu Jun 21, 2012 3:43 am
Location: San Pedro, CA
Contact:

Re: Web (php, perl, python whatever) renderer ?

Post by DeFlanko »

Working on it: https://github.com/UniversalMediaServer ... r/pull/142

UPDATE: 4/19/2014
Also so its easier for all -- ill be building and updating this link whenever possible: UMS-Web-Branch.exe
Wolfgan
Posts: 370
Joined: Fri Feb 08, 2013 12:33 am

Re: Web (php, perl, python whatever) renderer ?

Post by Wolfgan »

I read all the comments and files changed. Tons of work, thanks for all the effort to the dev team! (and tdcosta seems to be on fire looking at the latest PRs :-)

This feature will be wonderful for incorporating playing capabilities to any device with a modern browser. Any plans to enable an Alpha test version once most of the core changes are introduced?
Thx, Wolf
-- UMS serving PS3, WDTV, Samsung H6400 + J5500 and Kalemsoft renderers! (no video transcoding but remuxing accepted :D )
User avatar
DeFlanko
Posts: 724
Joined: Thu Jun 21, 2012 3:43 am
Location: San Pedro, CA
Contact:

Re: Web (php, perl, python whatever) renderer ?

Post by DeFlanko »

Wolfgan wrote:I read all the comments and files changed. Tons of work, thanks for all the effort to the dev team! (and tdcosta seems to be on fire looking at the latest PRs :-)

This feature will be wonderful for incorporating playing capabilities to any device with a modern browser. Any plans to enable an Alpha test version once most of the core changes are introduced?
Thx, Wolf

TdCosta should rename himself to "TDCosta_ON_FIRE"

If you go to the wiki and view the how to build documentation.. you can build that Branch right form netbeans!

it works great.
Wolfgan
Posts: 370
Joined: Fri Feb 08, 2013 12:33 am

Re: Web (php, perl, python whatever) renderer ?

Post by Wolfgan »

DeFlanko wrote:If you go to the wiki and view the how to build documentation.. you can build that Branch right form netbeans!
it works great.
Thanks! Will surely try it.
-- UMS serving PS3, WDTV, Samsung H6400 + J5500 and Kalemsoft renderers! (no video transcoding but remuxing accepted :D )
Wolfgan
Posts: 370
Joined: Fri Feb 08, 2013 12:33 am

Re: Web (php, perl, python whatever) renderer ?

Post by Wolfgan »

Just to avoid having to install a netbeans environment, as I already have UMSbuilder installed and working, do anyone know if it will allow building a different branch?

I just found that the only reference to the branch is in the build scrip at:

Code: Select all

CALL java -jar ../jgit-cli.jar merge origin/master -s theirs
Can anyone confirm that replacing master with web will produce a working jar?
Thx, Wolf
-- UMS serving PS3, WDTV, Samsung H6400 + J5500 and Kalemsoft renderers! (no video transcoding but remuxing accepted :D )
User avatar
DeFlanko
Posts: 724
Joined: Thu Jun 21, 2012 3:43 am
Location: San Pedro, CA
Contact:

Re: Web (php, perl, python whatever) renderer ?

Post by DeFlanko »

there is... but the easiest way is to use a git app and switch branches on the Code Folder...

i think there is also in the PR someone went into details about change in the BAT file to pull from another branch.


Updated my first post to have the latest EXE for the Web Branch there.
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Web (php, perl, python whatever) renderer ?

Post by infidel »

DeFlanko wrote:i think there is also in the PR someone went into details about change in the BAT file to pull from another branch.
That would be me, and here's the batch file.
User avatar
DeFlanko
Posts: 724
Joined: Thu Jun 21, 2012 3:43 am
Location: San Pedro, CA
Contact:

Re: Web (php, perl, python whatever) renderer ?

Post by DeFlanko »

infidel wrote:
DeFlanko wrote:i think there is also in the PR someone went into details about change in the BAT file to pull from another branch.
That would be me, and here's the batch file.
Thaaaaaaaaath's right... Thank you Infidel
Wolfgan
Posts: 370
Joined: Fri Feb 08, 2013 12:33 am

Re: Web (php, perl, python whatever) renderer ?

Post by Wolfgan »

Excellent, thanks guys!
-- UMS serving PS3, WDTV, Samsung H6400 + J5500 and Kalemsoft renderers! (no video transcoding but remuxing accepted :D )
Post Reply