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
Luke Pulverenti
38e5e32b42
added play to config page
11 years ago
7illusions
d6d1c3839a
Revert "Improved polling and Session handling"
...
This reverts commit 5a1bdc578bf8440cf5ea59555f6ad3ca707768e3.
11 years ago
7illusions
6bbf2d115e
Improved polling and Session handling
11 years ago
Luke Pulverenti
13563b6047
Add upnp configuration
11 years ago
Luke Pulverenti
46f668fbd8
convert app to windows forms
11 years ago
Luke Pulverenti
821a3d29a2
converted movie providers to new system
11 years ago
Sven Van den brande
ef96c30ba5
Added name to ScheduleRecordingAsync
11 years ago
Luke Pulverenti
90e75c05b7
rename da.txt to dk.txt
11 years ago
Eric Reed
39278e4b83
Remove registration indicator (will find something else)
11 years ago
Luke Pulverenti
09f44715bb
upgrade js api client
11 years ago
Sven Van den brande
28ab28768a
Adding RecordingInfo
11 years ago
Luke Pulverenti
740a10a4e3
de-normalize item by name data. create counts during library scan for fast access.
11 years ago
Eric Reed
58afe5dd41
Fix up collection searching in MovieDbProvider.cs
11 years ago
Luke Pulverenti
d5bfdd7988
added a tvdb image provider for people
11 years ago
Luke Pulverenti
51adf2888f
Added portable model project with explicit name
11 years ago
Eric Reed
55bbfc2dcc
Change update checks to use static file
12 years ago
Luke Pulverenti
7aa969e2b9
added a providers assembly
12 years ago
Eric Reed
2cfc77dc03
No ratings are reported as empty string not null
12 years ago
Luke Pulverenti
7d33a08cb9
image delivery optimizations
12 years ago
Luke Pulverenti
ca3f804db6
renamed unit tests project to tests
12 years ago
Eric Reed
b40a31edde
Group parental control options under heading
12 years ago
Luis Miguel Almánzar
96a4f93e7c
adding test to episode number extraction, and support multiepisode files
12 years ago
Eric Reed
4225e175ee
Include version in update/install
12 years ago
Luke Pulverenti
2bfcf89abf
updated nuget
12 years ago
Luke Pulverenti
e1f8c18b51
added ability to track web sockets per session
12 years ago
Eric Reed
bee343c7b3
Add collection id
12 years ago
Luke Pulverenti
c159986aa1
redesigned actor display
12 years ago
ScottIsAFool
68bc39fe4e
Added a touch of metro to the Library Explorer
12 years ago
Luke Pulverenti
b531735b0c
changed ActualChildren to a ConcurrentDictionary to allow for easy add/removes
12 years ago
Eric Reed
449cb05f7b
Fix dup Actor node in xml and add role consolidation
12 years ago
Luke Pulverenti
f22c379a13
fixed directory watcher crash
12 years ago
Eric Reed
d1ea7c63dc
Update installer/updater
12 years ago
Luke Pulverenti
cfde6c10e6
bubble on first run
12 years ago
Eric Reed
bc03765275
Style splash window
12 years ago
Luke Pulverenti
2eb0037905
added watched icon for folders
12 years ago
Eric Reed
2077fb52e3
New install executables
12 years ago
Luke Pulverenti
27d2d2b89a
added paging buttons
12 years ago
Eric Reed
71223ed1a8
Update ApplicationUpdater
12 years ago
Luke Pulverenti
2b8b98b590
reduce scanning overhead a bit
12 years ago
Techywarrior
3b11b7f4f0
tv series page
12 years ago
Eric Reed
8adfb36f4c
Add targetSystem to PackageInfo
12 years ago
Luke Pulverenti
9f06eb781f
fixes #97 and creates a library dictionary cache to avoid FindById recursion
12 years ago
Eric Reed
0fc9db5557
Fix SupporterPage.js #82
12 years ago
LukePulverenti
5a3e9e5208
updated to use iso mounting nuget package
12 years ago
Eric Reed
819616379e
Add LastPlayedDate to UserItemDataDto
12 years ago
LukePulverenti
4d083b618d
restored request logging
12 years ago
Eric Reed
e3af179856
Consolidate uninstaller into one assembly and don't allow run directly
12 years ago
Eric Reed
89f18c83c8
publish installers with pismo #34
12 years ago
LukePulverenti
0cc0fbbe43
#22 - Need to strip html tags from overviews
12 years ago
Eric Reed
e56a168909
Clear out system dir on each build
12 years ago
LukePulverenti
9911df11e8
extracted provider manager. took more off the kernel
12 years ago
LukePulverenti
d3b9afef2f
removed the clickonce assembly
12 years ago
Eric Reed
2f258687fd
Cosmetic touch-ups in MovieDbProvider.cs
12 years ago
LukePulverenti
0ea90ef7c6
added IServerEntryPoint to replace plugin.initialize
12 years ago
Eric Reed
60662a0f16
Server app update on launch
12 years ago
LukePulverenti
528e7c8ba8
insert supporter icon separately
12 years ago
LukePulverenti
2c2f832c1a
moved apiclient to it's own repo
12 years ago
LukePulverenti
5e2e6b1716
moved bdinfo to a nuget package
12 years ago
LukePulverenti
4d71fc1d42
remvoed CO uninstall project
12 years ago
LukePulverenti
51b3c32e2c
a little more consolidation
12 years ago
LukePulverenti
170154df18
assembly consolidation
12 years ago
Eric Reed
098ba6db0d
Uninstaller stub as silent console app
12 years ago
Eric Reed
844121acc9
More uninstaller/installer incrementals
...
Gonna need separate installers for server and mbt due to CO limitations
12 years ago
LukePulverenti
8ce3e74e81
More DI
12 years ago
Eric Reed
b3664edf50
Installer updates and partial uninstaller
12 years ago
LukePulverenti
0263458871
fixed missing files
12 years ago
LukePulverenti
746c5d2fa7
moved Plugins to separate repo
12 years ago
LukePulverenti
868a7ce9c8
isolated clickonce dependancies
12 years ago
LukePulverenti
fdafa59683
Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy.
12 years ago
LukePulverenti
ae4ffa75be
isolated weather and moved drawing classes up to the controller project
12 years ago
LukePulverenti
a5f9dc1bfc
isolated sqlite dependancy
12 years ago
LukePulverenti
767cdc1f6f
Pushing missing changes
12 years ago
ebr11 Eric Reed spam
ef07c2e6ab
Move PhysicalLocations to baseitem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
8b7effd6ff
Moved discovery of loggers and weather providers to MEF. Also added support for third-party image processors, also discovered through MEF.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
8b39ed2f63
Moved TV into the main project and added Series properties to DTOBaseItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
2884df296c
Moved Movies into the main project
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
0fb0d52a4c
Made a separate ApiInteraction solution with platform-specific builds
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
6fbeee841f
Performance update
12 years ago
RedShirtMB Mark Linton redshirt linton
a129c93c42
Updated splashscreen to report progress
...
Added default image (need to change later)
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
1e61debf2d
Updated service stack json and reactive extensions to the latest
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
f32f000298
Removed more kernel methods and deprecated the Configuration and HtmlBrowser projects. They've both been replaced by the new WebDashboard project.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
bae04374e5
Fixed stdout/stderr deadlock issue that was causing ffmpeg to hang when working with large files.
12 years ago
RedShirtMB Mark Linton redshirt linton
bf0c6ec182
Initial creation of the ServerApplication
12 years ago
ebr11 Eric Reed spam
6e8bfb6d9b
Add ApplicationPaths class
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
defd8ed253
Added an ApiInteraction project that UI's can use to talk to the server. Moved jsonserializer namespace from json to serialization, since we may be adding an xml serializer.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
d4c75e3974
Fixed some project fragmentation that came from efforts to go portable
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
7766956274
Extracted Logging into a separate, portable class library
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
0a48b5e31a
Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
80b3ad7bd2
Moved the http server to it's own assembly. added comments and made other minor re-organizations.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
6fbd5cf464
All calls to get items now require passing in a userId. Made the model project portable. Also filled in more api calls.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
2e03cb0916
Improved loading performance even more by switching from XmlDocument to XmlReader. Also added more api improvements.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
b50f78e5da
Initial check-in
13 years ago