Git Product home page Git Product logo

emby.common's Introduction

Emby Server

Emby Server is a personal media server with apps on just about every device.

It features a REST-based API with built-in documention to facilitate client development. We also have client libraries for our API to enable rapid development.

Emby Apps

New Users

If you're a new user looking to install Emby Server, please head over to emby.media

Developer Info

Api Docs

How to Build a Server Plugin

Visit our community:

http://emby.media/community

Images

Android Android Html5 iOS iOS Emby Theater Emby Theater Windows Phone Roku iOS Dashboard iOS iOS

emby.common's People

Contributors

lukepulverenti avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

emby.common's Issues

Errors compiling in VS 2017

Am I missing something?

Error CS0246 The type or namespace name 'ValueTuple<,>' could not be found (are you missing a using directive or an assembly reference?) MediaBrowser.Model C:\Users\Fabio\Documents\Projects\Emby.Common\MediaBrowser.Model\Dlna\StreamBuilder.cs 1218 Active
Error CS0117 'Array' does not contain a definition for 'Empty' MediaBrowser.Model C:\Users\Fabio\Documents\Projects\Emby.Common\MediaBrowser.Model\Dlna\StreamBuilder.cs 670 Active

This is not the source of the included DLLs in Emby

This repository can be in fact not the source of the included DLLs in Emby.

First example: The MediaBrowser.Model project does not even compile properly in the current state:

1>------ Rebuild All started: Project: MediaBrowser.Model, Configuration: Debug Any CPU ------
1>CSC : error CS2001: Source file 'C:\Temp\Emby.Common\MediaBrowser.Model\Properties\AssemblyInfo.cs' could not be found.
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

Second example: Here is a property User of class AuthorizationInfo referenced which is itself defined here and has no property User in the currently committed version.

Please clarify this.

I find it really strange to move parts in a separate repository and include them as compiled blobs in the main project, especially when they are not the same afterwards. Is there something you want to hide? Or why is this such a fuckup with all the recent and ongoing remarks about the "being Open Source" problems? I understand that maybe it's better to move parts to a separate repository for organization purposes, but why not just include them as GIT submodules or something in the main project instead of compiled blobs? I did this here, works great, when this source here would compile properly...

I want to reference the following related issues:
#1
MediaBrowser/Emby#3075
MediaBrowser/Emby#3376

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.