Jump to content

Where did the emby-web-mobile github repository go?


pulse00

Recommended Posts

kingargyle

The wiki   mentions the https://github.com/MediaBrowser/emby-web-mobile repository for clientside development, but this repo does not exist anymore?

 

Has anyone an idea how to work on the client now or where this repo has been moved to?

 

It looks like it was removed as they wanted to make it closed source.  See the following thread.

 

https://emby.media/community/index.php?/topic/49862-source-code-license/

 

Note there are still some public github repos around with the code as it was forked, however, since it was never actually licensed under an open source license, you can't distribute your own modifications.   With that said... most of the building blocks do seem to be available under the emby-webcomponents which is licensed under a GPL v2 license.

 

https://github.com/MediaBrowser/emby-webcomponents

 

So might be able to build your own using the webcomponents.   You would also probably need to use the javascript api as well.

Edited by kingargyle
Link to comment
Share on other sites

  • 3 weeks later...

I see. So it's currently not possible to officially work on the webapp coming with the server and send pull requests to be merged back into the official app?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...