Anthony Lavado
cc4d17edbd
Merge pull request #407 from EraYaN/stop-version-addins-on-solution
...
Stop version addins on solution from messing with the AssemblyVersions
6 years ago
Erwin de Haan
e4c81f763b
Stop version addins from messing with the AssemblyVersion.
...
Project uses manual versioning. This breaks very annoyingly with my global settings.
6 years ago
Erwin de Haan
d15af6eb35
Removed all old and unused ImageEncoders.
...
Remove solution platform cruft.
6 years ago
Anthony Lavado
d22324d68d
Add TagLib-Sharp Building and new file header
...
- This enables TagLib-Sharp being built when using Visual Studio, for both Debug and Release modes
- Adds a new file header that is respected when using VS for Mac or MonoDevelop
6 years ago
Bond_009
75efe9cf0a
Rename and rework entry point
6 years ago
Andrew Rabert
9e826965eb
Build ImageMagicSharp
6 years ago
Ben Magee
dd2e655cce
Add MediaBrowser.MediaEncoding project.
6 years ago
Joshua M. Boniface
f2fa780629
Revert "Test Projects"
6 years ago
Ben Magee
3dc0985bbd
Jellyfin.XbmcMetadata.Test
6 years ago
Ben Magee
b5ad16c863
Jellyfin.WebDashboard.Test
6 years ago
Ben Magee
a0dfa60d5c
Jellyfin.Providers.Test
6 years ago
Ben Magee
86270b43df
Jellyfin.Model.Test
6 years ago
Ben Magee
1e6272ce3a
Jellyfin.LocalMetadata.Test
6 years ago
Ben Magee
95f4af1534
Jellyfin.Controller.Test
6 years ago
Ben Magee
1f47fece57
Jellyfin.Common.Test
6 years ago
Ben Magee
cd86fd767a
Jellyfin.Api.Test
6 years ago
Ben Magee
a0507c2e44
IsoMounter.Test project
6 years ago
Ben Magee
84678ba7ba
Jellyfin.Test project
6 years ago
Ben Magee
53c4b03e1b
Jellyfin.XmlTv.Test project
6 years ago
Ben Magee
4cfe5b018e
Jellyfin.Server.Implementations.Test project
6 years ago
Ben Magee
96c28eadbe
Jellyfin.Photos.Test project
6 years ago
Ben Magee
4b888fa59e
Jellyfin.Notifications.Test project
6 years ago
Ben Magee
be36c494f6
Jellyfin.Naming.Test project
6 years ago
Ben Magee
2934c59080
Jellyfin.Drawing.Skia.Test project
6 years ago
Ben Magee
d2104aed2c
Jellyfin.Drawing.ImageMagick.Test project
6 years ago
Ben Magee
b31725d7f2
Jellyfin.Drawing.Test project
6 years ago
Ben Magee
9c74e4f10e
Jellyfin.Dlna tests
6 years ago
Ben Magee
9964d2ff93
DvdLib.Test
6 years ago
Ben Magee
78fd157450
BDInfo.Test
6 years ago
Andrew Rabert
8602861109
Fix dotnet build
6 years ago
Ben Magee
6145c711fb
IsoMounter required by EmbyServer project
6 years ago
Ben Magee
de70cc3522
Add Emby.XmlTv project to the solution, else other projects fail to build in JetBrains Rider.
6 years ago
Ben Magee
57ca96ad57
Add JetBrains Rider files to gitignore, add taglib-sharp and ImageMagickSharp to the solution, as otherwise Rider can't build the solution.
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
a57c887f7f
update components
7 years ago
Luke Pulverenti
bfcd1b520f
merge common implementations and server implementations
7 years ago
Luke Pulverenti
40442f887b
consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti
f07af448fa
update main projects
8 years ago
Luke Pulverenti
e9e0261d80
update release mono build
8 years ago
Luke Pulverenti
06cecb6d71
update build configs
8 years ago
Luke Pulverenti
404171023f
clean up build configs
8 years ago
Luke Pulverenti
198cb1bc9c
update file responses
8 years ago
Luke Pulverenti
5181b31886
implement chrome media session api
8 years ago
Luke Pulverenti
406e6cb813
update portable projects
8 years ago
Luke Pulverenti
5655787c1a
update portable projects
8 years ago
Luke Pulverenti
d55535fe43
add server core project
8 years ago
Luke Pulverenti
6d250c4050
make dlna project portable
8 years ago
Luke Pulverenti
13dcb5abb1
fix projects
8 years ago
Luke Pulverenti
da9d7be63f
change mono.nat project to .net standard
8 years ago
Luke Pulverenti
8fd3bf4217
change pcl's to .netstandard
8 years ago
Luke Pulverenti
d71d2a5d02
move classes to portable server project
8 years ago
Luke Pulverenti
dca78b1341
rework dlna project
8 years ago
Luke Pulverenti
da20e8dcd2
continue with .net core targeting
8 years ago
Luke Pulverenti
3d7f75eea3
more steps to make provider project portable
8 years ago
Luke Pulverenti
0189f4c49d
move provider project towards portability
8 years ago
Luke Pulverenti
049dca644d
add more to .net core solution
8 years ago
Luke Pulverenti
c7f559f8ce
make model project portable
8 years ago
Luke Pulverenti
a69ca6c55b
avoid buffering http responses
8 years ago
Luke
460e3635fd
Merge pull request #2097 from jose-pr/IsolateRepos
...
Manage repositories only through their managers
8 years ago
Luke Pulverenti
62d9eb1ec7
rework upnp discovery
8 years ago
Jose Alacan
08fb2707be
Only usermanager should have access to the userrepository
8 years ago
Luke Pulverenti
2d7c82d0dd
add loopback handler
8 years ago
softworkz
bd4ffa898e
Programmatic provider id handling for xml and nfo persistence
8 years ago
Luke Pulverenti
acd60f1d85
update admin session filter
8 years ago
softworkz
751febc1de
Auto-Organize: Async operation and instant feedback UI (reworked)
...
This commit includes changes to enable and stabilize asyncronous
operation in the auto-organize area. Here are the key points:
- The auto-organize correction dialog is now closed (almost) instantly.
This means that the user does not have to wait until the file copy/move
operation is completed in order to continue. (even with local HDs the
copy/move process can take several minutes or even much longer with
network destination).
- This commit also implements locking of files to be organized in order
to prevent parallel processing of the same item. In effect, there can be
2 or more manual organization operations active even while the normal
auto-organization task is running without causing any problems
- The items that are currently being processed are indicated as such in
the log with an orange color and a spinner graphic
- The client display is refreshed through websocket messages
- A side effect of this is that other clients showing the auto-organize
log at the same time are always up-to-date as well
8 years ago
Luke Pulverenti
792da5967e
remove unused strings
8 years ago
Luke Pulverenti
e9bd472281
update SocketHttpListener
8 years ago
Luke Pulverenti
7d5a4c078d
update components
8 years ago
Tavares André
3eb1f47da0
Update voice components
9 years ago
Luke Pulverenti
6ea8ef9107
restore changes
9 years ago
Luke Pulverenti
b51ea9e4fa
fix merge conflict
9 years ago
Luke Pulverenti
5963affec5
fix merge conflict
9 years ago
Luke Pulverenti
50f6ee1039
update polymer components
9 years ago
Luke Pulverenti
d6b2bf89f5
added drawing assembly
10 years ago
Luke Pulverenti
359f90afd4
added GetMovieRecommendations to IApiClient
10 years ago
Luke Pulverenti
0d8636d859
update image magick sharp
10 years ago
Eric Reed
6d4956a38b
Change donate email
10 years ago
Luke Pulverenti
c60018fb09
remove roku project
10 years ago
Luke Pulverenti
398d48e0a2
added roku assembly
10 years ago
Luke Pulverenti
ee00f8bf72
added HasSyncJob
10 years ago
Luke Pulverenti
f96b4083a0
fix mp4 seeking in firefox
10 years ago
Luke Pulverenti
e55ab989d2
add more sync buttons
10 years ago
Luke Pulverenti
f9ba260a19
remove old release configurations
10 years ago
Luke Pulverenti
1a3cd2a1c4
add single art limit setting to dlna profile
10 years ago
Luke Pulverenti
999ad78a0d
rework configurations
10 years ago
Luke Pulverenti
1a80362a0f
created common startup project for mono & windows
10 years ago
Luke Pulverenti
4351d0672e
update release build configurations
10 years ago
Luke Pulverenti
5a5b48feff
added new cabac value
10 years ago
Luke Pulverenti
f02f322208
remove mono compiler directives
10 years ago
Luke Pulverenti
f6769b73f2
add MediaInfo to improve media analysis for video files
10 years ago
Luke Pulverenti
9c5cceb4ec
update translations
10 years ago
Luke Pulverenti
8b630e2d41
update to vs 2013
10 years ago
Luke Pulverenti
3d47b495a9
fixes #795 - Support reading Xbmc nfo's
11 years ago
Thomas Gillen
0a3381471d
Updating tvdb providers to use item identities
11 years ago
Luke Pulverenti
ac69327f1f
check in open subtitles stub
11 years ago
Luke Pulverenti
1664de62c0
added image encoder methods
11 years ago
Luke Pulverenti
eda0939b90
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti
39ea2adbc5
create separate media encoding project
11 years ago
Thomas Gillen
5c3e6a48d7
Support anime series ordering with core providers
11 years ago
Luke Pulverenti
6825cad562
move collections back under movies. add movie suggestions page.
11 years ago