Bond_009
ddd1a282ea
Remove IpAddressInfo and IpEndPointInfo classes
5 years ago
Bond-009
e8028de4d7
Merge pull request #1560 from jellyfin/release-10.3.z
...
Backmerge for 10.3.7
5 years ago
Joshua M. Boniface
cf2f5b2026
Merge pull request #1538 from joshuaboniface/epg
...
Try to fix XmlTvListingsProvider
5 years ago
Bond_009
b294b802a8
Try to fix XmlTvListingsProvider
5 years ago
Bond_009
b1bd062709
Properly set content type
5 years ago
Bond-009
82f041d050
Merge branch 'master' into release-10.3.z
5 years ago
Bond_009
5fc4ad6c4e
Address comments
5 years ago
Bond_009
3603c64fa6
Use HttpResponseHeaders instead of a dictionary
5 years ago
Bond_009
d405a400aa
Fixes issues with HttpClientManager
5 years ago
Claus Vium
7eb94e9674
Update MediaBrowser.Common/Net/IHttpClient.cs
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
Bond-009
0a5550b13d
Remove more unused stuff
5 years ago
Bond-009
067200be83
Remove usage of depricated 'WebRequest'
...
Ref: https://docs.microsoft.com/en-us/dotnet/api/system.net.webrequest?view=netframework-4.7.2
5 years ago
Bond_009
65a0ca2f32
Improvements to InstallationManager
5 years ago
Anthony Lavado
d4a42a1680
Merge pull request #1080 from Bond-009/httpclient
...
Remove usage of deprecated 'WebRequest'
5 years ago
Bond-009
d9c159122f
Merge pull request #1229 from voodoos/cleanup/SocketSharp
...
Cleaning WebSocketSharp continued
6 years ago
Bond-009
a8da122fb3
Merge pull request #1252 from jellyfin/release-10.3.z
...
Backmerge release 10.3.0
6 years ago
Bond-009
8f703f4744
Remove unused event
...
Release builds were failing because of this unused event.
6 years ago
Joshua Boniface
ca3bb308b3
Add the proper Class too
6 years ago
VooDooS
ba12d96d23
Removed wrapping of HeaderNames fields
6 years ago
VooDooS
5f6ab836de
Extend Microsoft.Net.Http.Headers.HeaderNames
6 years ago
Claus Vium
be86ea2982
Update MediaBrowser.Common/Net/IHttpClient.cs
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
6 years ago
Bond-009
d0fbd260d5
Merge branch 'master' into httpclient
6 years ago
Bond-009
b44a70ff36
Simplify/remove/clean code
...
* Remove useless runtime check (we only support one)
* Remove unused args
* Remove a global constant
And ofc fix some warnings ;)
6 years ago
Bond_009
764c901cd7
Fix exception caused by #1096
...
```cs
MediaBrowser.Common.Extensions.ResourceNotFoundException: Configuration
with key subtitles not found.
at
Emby.Server.Implementations.AppBase.BaseConfigurationManager.<>c__DisplayClass42_0.<GetConfiguration>b__0(String
k) in
/home/pi/dev/jellyfin/Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs:line
247
at
System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey
key, Func`2 valueFactory)
at
Emby.Server.Implementations.AppBase.BaseConfigurationManager.GetConfiguration(String
key) in
/home/pi/dev/jellyfin/Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs:line
238
at
MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.AddExternalSubtitles(Video
video, List`1 currentStreams, MetadataRefreshOptions
options, CancellationToken cancellationToken) in
/home/pi/dev/jellyfin/MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs:line
486
at
MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.Fetch(Video
video, CancellationToken cancellationToken, MediaInfo
mediaInfo, BlurayDiscInfo blurayInfo,
MetadataRefreshOptions options) in
/home/pi/dev/jellyfin/MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs:line
204
at
MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T
item, MetadataRefreshOptions options,
CancellationToken cancellationToken) in
/home/pi/dev/jellyfin/MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs:line
119
at
MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1
provider, TItemType item, String logName,
MetadataRefreshOptions options, RefreshResult
refreshResult, CancellationToken cancellationToken)
in
/home/pi/dev/jellyfin/MediaBrowser.Providers/Manager/MetadataService.cs:line
806
```
6 years ago
Vasily
11fde02035
Merge pull request #1105 from ploughpuff/ratelimit
...
Only delay making MusicBrainz request if necessary
6 years ago
PloughPuff
d125fbc43d
Added contact email to user agent
...
MusicBrainz request a contact email address is supplied in comment section of user agent field.
6 years ago
Erwin de Haan
21cc38fcf4
Adjusted AssemblyCopyright attribute values.
6 years ago
Erwin de Haan
ee7bf86e0f
Adjusted the Product Name so the User Agent is correct/better.
6 years ago
Vasily
297f25cfc2
Merge pull request #1059 from Bond-009/os
...
Remove EnvironmentInfo
6 years ago
Joshua Boniface
3c4043199a
Implement review feedback
6 years ago
Joshua Boniface
132ce3ece1
Add further resources to complete WebPath
6 years ago
Bond-009
7f42dcc60f
Remove more unused stuff
6 years ago
Bond-009
369785c184
Remove usage of depricated 'WebRequest'
...
Ref: https://docs.microsoft.com/en-us/dotnet/api/system.net.webrequest?view=netframework-4.7.2
6 years ago
Bond-009
decaffed86
Remove EnvironmentInfo
...
This moved the last bit of usefulness of EnvironmentInfo into a static
class.
6 years ago
Claus Vium
0abe57e930
Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc
6 years ago
Claus Vium
8c609bc9ce
Reduce aspnet imports
6 years ago
Claus Vium
78742b8e4c
Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
6 years ago
Claus Vium
318e0d4a24
Add GetValueOrDefault dictionary extension
6 years ago
Xu Fasheng
cbd0e71c07
Send DLNA devices message to only the matched interface
...
This will be the right way for multiple interfaces, or the client will
receive all devices message with different IP addresses and could not
detect which one could access.
And provide one option DlnaOptions.SendOnlyMatchedHost to fallback to old
behaviour if this commit missed something.
6 years ago
Xu Fasheng
cf4e64f430
Add option to toggle if ignore virtual interfaces
...
Some VPN like ZerotierOne owns IP address but no gateway, and there is no
good idea in NetworkManager.GetIPsDefault() to filter such virtual interfaces,
so just provide one option to let user decide it.
6 years ago
Bond_009
77a5617774
Removed remaining self-update code
6 years ago
Bond_009
81a8ebde22
Move to Microsoft.Extensions.DependencyInjection
...
This PR replaces SimpleInjector with
Microsoft.Extensions.DependencyInjection.
6 years ago
Bond_009
51edd5d067
Reworked LocalizationManager to load data async
6 years ago
Erwin de Haan
d1a0497f55
Revert "Merge pull request #452 from Bond-009/activitydb"
...
This reverts commit 48ad18d12b
, reversing
changes made to fe197415ca
.
6 years ago
Bond_009
905a253ff5
Suffix async methods with Async
6 years ago
Bond_009
8d9428ebdc
Ensure DB exists
6 years ago
Andrew Rabert
8de4eb7d19
Rename ApplicationSemanticVersion to ApplicationVersion
6 years ago
Andrew Rabert
8a5198e6a3
Remove ApplicationVersion
6 years ago
Erwin de Haan
924ec0c191
Revert Jellyfin.Versioning, Update all versions and user agents.
6 years ago
Erwin de Haan
bb8df8dfa0
Updates reported version in `System/Info*` set of endpoints.
...
Added ProductName and ServerVersion to API.
Added build version and build step. Addressed issues wtih indentation.
Made the BuildVersion an actual object. This lets up link to the github page of that commit.
Fixed class method type and styled link.
Fixed languages and split out the information in the UI.
Moved update-version script and gave it executable permissions. Windows correctly finds the .bat file. And linux takes the one without extension.
Removed tempfiles from replace sessions from csproj.
Updated version generation scripts. Will also work with pre existing version files. (Source tarballs etc.)
Added simple replace for ssh github links.
Add execute rights to update-version.
Wrapped long line in ApplicationHost.cs
Fixed some small issues.
Fixed some small issues, and flipped some if's around.
Converted parameter names to camelBack casing.
Sealed the attribute class.
Removed MPLv2 license.
Fixed file headers.
Added newline.
Moved links in *.csproj files as well.
Fix issues caused by rebase auto merging.
Removed default constructor and added init values to properties, also hid the Remote value form API.
6 years ago
Erwin de Haan
c5430f86b0
Fixed csproj and xml identation.
6 years ago
Erwin de Haan
38f96af079
Reformat JustAMan review pt2 changes
...
Refs #575
6 years ago
Erwin de Haan
49b61f238e
Merge branch 'dev' into reformat
...
# Conflicts:
# Emby.Server.Implementations/ApplicationHost.cs
# Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs
# Emby.Server.Implementations/LiveTv/LiveTvManager.cs
# Emby.Server.Implementations/Security/MBLicenseFile.cs
# Emby.Server.Implementations/Security/PluginSecurityManager.cs
# Emby.Server.Implementations/Security/RegRecord.cs
# MediaBrowser.Api/PluginService.cs
# MediaBrowser.Api/System/SystemService.cs
# MediaBrowser.Common/Security/IRequiresRegistration.cs
# MediaBrowser.Common/Security/ISecurityManager.cs
# MediaBrowser.Common/Security/PaymentRequiredException.cs
# MediaBrowser.Model/Entities/MBRegistrationRecord.cs
# MediaBrowser.Model/Entities/PluginSecurityInfo.cs
# deployment/win-generic/build-jellyfin.ps1
6 years ago
Claus Vium
eca3c099d9
removed a bunch of validation, security, registration, premiere, whatever bs
6 years ago
Erwin de Haan
e867446437
ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan
65bd052f3e
ReSharper conform to 'var' settings
6 years ago
Erwin de Haan
a36658f6f0
ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan
089ad8e7c2
Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt
6 years ago
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Erwin de Haan
742bef5b5f
EditorConfig reformat: Non-CS files.
6 years ago
Erwin de Haan
51ed47f4c4
EditorConfig reformat: Emby.XmlTv, Jellyfin.Server. MediaBrowser.Api, MediaBrowser.Common
6 years ago
Erwin de Haan
106d1d18ed
Visual Studio Reformat: MediaBrowser.Common
6 years ago
Joshua M. Boniface
9dcaafe700
Merge pull request #458 from EraYaN/code-cleanup
...
Clean up several minor issues and add TODOs
6 years ago
Bond_009
3a2a0fbfe8
Add more NuGet metadata properties
...
Remove old nuspec files
6 years ago
Erwin de Haan
e2751d42e8
Merge branch 'dev' into code-cleanup
6 years ago
Joshua M. Boniface
15c89d281e
Merge pull request #506 from hawken93/linting
...
Removing tabs and trailing whitespace
6 years ago
Erwin de Haan
ec1f5dc317
Mayor code cleanup
...
Add Argument*Exceptions now use proper nameof operators.
Added exception messages to quite a few Argument*Exceptions.
Fixed rethorwing to be proper syntax.
Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling)
Added some TODOs to log certain exceptions.
Fix sln again.
Fixed all AssemblyInfo's and added proper copyright (where I could find them)
We live in *current year*.
Fixed the use of braces.
Fixed a ton of properties, and made a fair amount of functions static that should be and can be static.
Made more Methods that should be static static.
You can now use static to find bad functions!
Removed unused variable. And added one more proper XML comment.
6 years ago
hawken
bd169e4fd4
remove trailing whitespace
6 years ago
Bond_009
e1379610e5
Ground work to get plugins functional again
6 years ago
Anthony Lavado
f2fedb9f34
Merge pull request #383 from Bond-009/unused
...
Remove firebase and empty resource config file
6 years ago
Bond_009
391b48614d
Remove FireEventIfNotNull
...
It's a pretty useless "helper" class
6 years ago
Joshua M. Boniface
89a3db9346
Merge pull request #286 from Bond-009/cleanup
...
Clean up HttpClientManager, LiveTvManager and InstallationManager
6 years ago
Bond_009
db62648510
Remove firebase and empty resource config file
6 years ago
Bond_009
a1b96a3135
Clean up HttpClientManager, LiveTvManager and InstallationManager
6 years ago
Anthony Lavado
a06a5c8d18
Merge branch 'dev' into project-updates
6 years ago
Bond_009
3fa751e9bb
Remove CheckForApplicationUpdate function
6 years ago
Bond_009
40563dc6cc
Remove GitHub updater and don't trow exception in release
6 years ago
Bond_009
3a65fb1da2
Remove obsolete GetMBId
6 years ago
Anthony Lavado
87812d1e7f
Fix spacing to C#/Visual Studio standards
...
- This is a fix automatically applied by Visual Studio
6 years ago
Bond_009
c99b45dbe0
Remove some warnings
6 years ago
Bond_009
ea4c914123
Fix exception logging
6 years ago
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
6 years ago
Andrew Rabert
a86b71899e
Add GPL modules
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
5207067811
fix live tv over dlna
7 years ago
Luke Pulverenti
39f20fdb4e
update dlna profiles
7 years ago
Luke Pulverenti
2f758676d0
support sharing m3u tuner streams
7 years ago
Luke Pulverenti
ca2e7a4195
deprecate localized guids config switch
7 years ago
Luke Pulverenti
b54046a6de
adjust header values
7 years ago
Luke Pulverenti
c2361db772
separate encoding from content type values
7 years ago
Luke Pulverenti
060215143f
improve httpclient resource disposal
7 years ago
Luke Pulverenti
1122835688
3.2.32.14
7 years ago
Luke Pulverenti
4ceb9eb6c5
update restart function
7 years ago
Luke Pulverenti
49b799adbe
3.2.30.8
7 years ago
Luke Pulverenti
780b761456
3.2.29.2
7 years ago
Luke Pulverenti
e441e2f53d
update active recordings
7 years ago
Luke Pulverenti
1ad990ad72
update live tv data transfer
7 years ago
Luke Pulverenti
f0507b644d
update connect exceptions
7 years ago
Luke Pulverenti
1e5c3db9eb
support individual library refreshing
7 years ago
Luke Pulverenti
6ff89eab78
fixes #2588 - OpenSubtitlesDownloader doesn't respect X-Ratelimit-Requests-Remaining
7 years ago
Luke Pulverenti
7fcd14f4fb
update the updater
8 years ago
Luke Pulverenti
42d0b070b4
update project files
8 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
404171023f
clean up build configs
8 years ago
Luke Pulverenti
34c5aab607
3.2.12.2
8 years ago
Luke Pulverenti
b9c12ca4a7
update legacy stream
8 years ago
Luke Pulverenti
8deb423883
restore config settings for now
8 years ago
Luke Pulverenti
2ef30a3ba8
update program titles
8 years ago
Luke Pulverenti
8c8f2aaba5
first pass at binding to multiple network addresses
8 years ago
Luke Pulverenti
65a1ef020b
move sync repository to portable project
8 years ago
Luke Pulverenti
0e9cd51f9c
update .net core startup
8 years ago
Luke Pulverenti
00cbadea2c
update core project
8 years ago
Luke Pulverenti
a8b340cbb2
update portable projects
8 years ago
Luke Pulverenti
72aaecb279
move classes to new server project
8 years ago
Luke Pulverenti
13dcb5abb1
fix projects
8 years ago
Luke Pulverenti
8fd3bf4217
change pcl's to .netstandard
8 years ago
Luke Pulverenti
b0ff307d0c
remove json lock files
8 years ago
Luke Pulverenti
345ad10665
don't buffer responses by default
8 years ago
Luke Pulverenti
3bf72b71b3
consolidate internal interfaces
8 years ago
Luke Pulverenti
dca78b1341
rework dlna project
8 years ago
Luke Pulverenti
049dca644d
add more to .net core solution
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Luke Pulverenti
dbb43771f3
update model project targeting
8 years ago
Luke Pulverenti
2af3ec43d5
make common project portable
8 years ago
Luke Pulverenti
0f8ccfaf49
prep for portable common
8 years ago
Luke Pulverenti
07791d46a5
rework scheduled tasks in preparation of common project going portable
8 years ago
Luke Pulverenti
2d91058b0d
remove targeting overrides
8 years ago
Luke Pulverenti
c7f559f8ce
make model project portable
8 years ago
Luke Pulverenti
5cd3276775
pass requested fields to data layer
8 years ago
Luke Pulverenti
a69ca6c55b
avoid buffering http responses
8 years ago
softworkz
23da61281e
Reduced compiler warnings. No functional changes (except MediaEncoder.cs and AutomaticRestartEntryPoint.cs)
8 years ago
Luke Pulverenti
4f32b57e58
update buffer sizes
8 years ago
Luke Pulverenti
c90a30a0fe
add safeguard on interval trigger duration
8 years ago
Luke Pulverenti
37d7db4bc4
support xmltv gzip
9 years ago
Luke Pulverenti
ae2b6ddf39
update text
9 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
Luke Pulverenti
22730746eb
ipv6 update
9 years ago
Luke Pulverenti
52a42229cd
update sync task
9 years ago
Luke Pulverenti
6cb1f77789
update upgrade process
9 years ago
Luke Pulverenti
3268de0edf
add null check to PeriodicTimer
9 years ago
Luke Pulverenti
3510ef3d2b
reduce use of timers throughout the system
9 years ago
Luke Pulverenti
82b8d60720
get stable and beta server packages from github
9 years ago
Luke Pulverenti
821e824687
better caching of remote data
9 years ago
Luke
0ffc5ebace
update ulna interface binding
9 years ago
Luke Pulverenti
d27cd521b5
rework dialog
9 years ago
Luke Pulverenti
b9638b484d
update interval task trigger
9 years ago
Luke Pulverenti
75a457debc
update components
9 years ago
Luke Pulverenti
492f897f81
3.0.5768.6
9 years ago
Luke Pulverenti
8f5609df3a
support ac3 audio in edge browser
9 years ago
Eric Reed
5d74fcbb87
Re-work appstore registration to pass-thru parameters
9 years ago
Eric Reed
cd42bce822
Move exception to SecurityManager
9 years ago
Eric Reed
0ed2fed529
Restore appstore registration end point
9 years ago
Luke Pulverenti
b1859d41e8
update collection menus
9 years ago
Luke Pulverenti
078277ebc2
continue file system rework
9 years ago
Luke Pulverenti
8ad702060e
begin file system rework
9 years ago
Eric Reed
8146361ac7
Revert "Add store registration endpoint (pointing to test)"
...
This reverts commit 42ddf1cd86b5a5b50f8023e492ce6d7fcadc0fe1.
9 years ago
Eric Reed
9f138d86b1
Revert "Add missing param"
...
This reverts commit 41715f145d1ff47b95d870ff8f224e778b25e695.
9 years ago
Eric Reed
33ab78155f
Add missing param
9 years ago
Eric Reed
7404114fee
Add store registration endpoint (pointing to test)
9 years ago
Luke Pulverenti
86a084bf5e
update build scripts
9 years ago
Luke
4e4bf3352d
Merge pull request #1190 from MediaBrowser/master
...
merge from master
9 years ago
Luke Pulverenti
671b861193
update embytv
9 years ago
Luke Pulverenti
4492dcc592
update merge
9 years ago
Luke Pulverenti
25c37e40ad
update merge
9 years ago
Luke Pulverenti
b0fffc9249
update IntervalTrigger
9 years ago
Luke Pulverenti
aff7309a08
update ffmpeg with qsv-compatible version
9 years ago
Luke Pulverenti
8cf45a3e4a
add more methods to IFileSystem
9 years ago
Luke
14de062681
update file system methods
9 years ago
Luke Pulverenti
baf2f80154
update camera upload
9 years ago
Luke Pulverenti
5b21ec6747
update interval trigger
9 years ago
Luke Pulverenti
41fc1f87f5
update plugin catalog
9 years ago
Luke Pulverenti
bd39a81ba2
add new voice commands
9 years ago
Luke Pulverenti
ccd4b940f7
update translations
9 years ago
Luke Pulverenti
3799ad5940
update task triggers
9 years ago
Luke Pulverenti
ba20bdcc2a
display sync services
10 years ago
Luke Pulverenti
19ecd450b8
sync updates
10 years ago
Luke Pulverenti
0a7dc313fd
add ability to configure scheduled task time limit
10 years ago
Mike
5b9999eccf
Prototype 2 of max task length for scheduled tasks.
10 years ago
Luke Pulverenti
ee00f8bf72
added HasSyncJob
10 years ago
Mike
f6d6d57983
Create self signed cert if one does not exist
10 years ago
Luke Pulverenti
d26707708d
move string.Replace extension
10 years ago
Luke Pulverenti
d8d5dd4873
make channel access opt-in rather than opt out
10 years ago
Luke Pulverenti
0840bb9ba2
move web socket classes to server project
10 years ago
Luke Pulverenti
2e53ff1fd0
move files out of common
10 years ago
Luke Pulverenti
0ec3d217e7
sync updates
10 years ago
Luke Pulverenti
42b1416602
begin work on daily episodes
10 years ago
Luke Pulverenti
97ae93fe5e
add standalone EncodingOptions
10 years ago
Luke Pulverenti
e5e39e8e56
add metadata editor info endpoint
10 years ago
Luke Pulverenti
dc8fb33a1f
updated nuget
10 years ago
Luke Pulverenti
d7bdb744ca
add new image params
10 years ago
Luke Pulverenti
17081767da
remove dead file
10 years ago
Luke
fb0c07aa93
update mac project
10 years ago
Luke Pulverenti
576768de59
update translations
10 years ago
Luke Pulverenti
2df4273ee0
consolidate os display name
10 years ago
Luke Pulverenti
4351d0672e
update release build configurations
10 years ago
Luke Pulverenti
b5842f9f19
rework build scripts
10 years ago
Luke Pulverenti
60d3f47503
add server management to web client
10 years ago
Luke Pulverenti
9f3891d418
render movies as folders with dlna
10 years ago
Luke Pulverenti
f1a602f5a8
disable nuget package restore
10 years ago
Luke Pulverenti
ab3c26c564
update connect
10 years ago
Luke Pulverenti
cce120d8d3
refresh connect authorizations
10 years ago
Luke Pulverenti
314a51dff3
add more device options
10 years ago
Luke Pulverenti
f3539686bd
add device upload options
10 years ago
Luke Pulverenti
0690b4f2e0
Add user cinema mode setting
10 years ago
Luke Pulverenti
c05cb1dcb1
fix mac ffmpeg build
10 years ago
Luke Pulverenti
3be25f8bfb
channel improvements
10 years ago
Luke Pulverenti
1afb28b487
add cinema mode feature
10 years ago
Luke Pulverenti
b314199319
resolve wtv transcoding
10 years ago
Luke Pulverenti
41cabc7bd3
add system id to remote calls
10 years ago
Luke Pulverenti
a3d553a7fb
set connect access token
10 years ago
Luke Pulverenti
6f45ea0823
fixes #912 - Add special views for Dlna
10 years ago
Luke Pulverenti
45db7d21b2
localize plugin installation process
10 years ago
Luke Pulverenti
6e25c572fa
removed dead code
10 years ago
Luke Pulverenti
21d88faa18
added json subtitle output
10 years ago
Luke Pulverenti
e3c8694471
3.0.5340.20849
10 years ago
Luke Pulverenti
9b92cc20f2
implement removing from playlists
10 years ago
Luke Pulverenti
e84ba17b9f
add activity log feature
10 years ago
gsnerf
f0c2c7ceb0
cleaned up left overs & removed last unnecessary mono filters
10 years ago
Michalis Adamidis
b957e7c7b9
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
10 years ago
Luke Pulverenti
e3c52b6f73
support srt in didl
10 years ago
Michalis Adamidis
7994f0dcd9
Merge remote-tracking branch 'official/master'
10 years ago
Luke Pulverenti
c5319bb4ae
update playlist xml saving
10 years ago
gsnerf
2c61109c7b
fixed faulty case in references to NuGet.exe and NuGet.targets
10 years ago
Luke Pulverenti
51e964dae3
support channels with dlna
10 years ago
Luke Pulverenti
37c27a26e9
added sync job database
10 years ago
Luke Pulverenti
ce20066bc0
update translations
10 years ago
Luke Pulverenti
bc657237aa
consolidate web socket onto one port
10 years ago
Luke Pulverenti
ea559a6e27
create http listener abstraction
10 years ago
Luke Pulverenti
06118307dd
disable chunked encoding for images
10 years ago
Luke Pulverenti
e2052c771d
added new device profiles
10 years ago
Luke Pulverenti
7fa9b14f56
fixes #762 - Marking unwatched doesn't update display
10 years ago
Luke Pulverenti
933443c2b9
added modular configuration
11 years ago
Luke Pulverenti
77ad0fc336
fixes #674 - Support converting subtitles to webvtt
11 years ago
Luke Pulverenti
3640f62086
create collections from movies page
11 years ago
Luke Pulverenti
858c37b860
add channel downloading settings
11 years ago
Luke Pulverenti
715119b525
updated nuget
11 years ago
Luke Pulverenti
92cadc4323
update translations
11 years ago
Luke Pulverenti
6314428830
Add remote control chapter menu
11 years ago
Luke Pulverenti
4e81655239
updated mono build
11 years ago
Luke Pulverenti
8619b5ab38
update translations
11 years ago
Luke Pulverenti
dce9093ba1
split files into separate classes
11 years ago
Luke Pulverenti
f02c326027
Removed guids from the model project
11 years ago
Luke Pulverenti
0d025f7fb6
beginning remote subtitle downloading
11 years ago
Luke Pulverenti
ac69327f1f
check in open subtitles stub
11 years ago
Luke Pulverenti
98c0b28d14
re-enable mobile media controller
11 years ago
Luke Pulverenti
4331700747
support sending upnp events
11 years ago
Luke Pulverenti
2c6a9892f2
update translations
11 years ago
Luke Pulverenti
2a77500c61
add latest translations
11 years ago
Luke Pulverenti
501dedb13c
stub out dlna server
11 years ago
Luke Pulverenti
30496c1168
made dlna logging optional
11 years ago
Luke Pulverenti
13563b6047
Add upnp configuration
11 years ago
Luke Pulverenti
aef805efb9
fix directory not found error in episode organization
11 years ago
Luke Pulverenti
a4b40ad9d9
handle year in name when searching
11 years ago
Luke Pulverenti
be1ce0f802
convert static remote streaming to use internal interfaces
11 years ago
Luke
c5f29c67ea
Merge pull request #706 from thogil/dependency_modules
...
Added IDependencyModule to allow plugins to define IoC bindings
11 years ago
MrSmoke
6657ce2145
Added missing method to IHttpClient
11 years ago
Thomas Gillen
61c2364de1
Added IDependencyModule to allow plugins to define IoC bindings
11 years ago
Luke Pulverenti
1f6918117c
Added isservice to reported statistics
11 years ago
Eric Reed
1f31c8dbfc
Add overload for existing plug-in support
11 years ago
Eric Reed
19e73fc7e6
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Eric Reed
b78cdae321
Add version and platform to stats and don't hit server on every reg check
11 years ago
Luke Pulverenti
ac8ffb8db0
Added IAppHost.Name
11 years ago
Luke Pulverenti
a9f2a72d0b
#680 - Support new episode file sorting
11 years ago
Luke Pulverenti
c8a106f485
move media encoder to server project
11 years ago
Luke Pulverenti
ec4000404d
rework text subtitles
11 years ago
Luke Pulverenti
247a40fa61
add console logging during startup
11 years ago
Luke Pulverenti
b9d17c9bc7
add more methods to file system interface
11 years ago
Luke Pulverenti
3488cfecbd
make lazy loaded paths more nimble
11 years ago
Luke Pulverenti
74f0d8bdbe
minor dashboard cleanup
11 years ago
Luke Pulverenti
cd859ac2e6
added IHasImages and IHasUserData
11 years ago
Luke Pulverenti
cb9b570a2a
live tv updates
11 years ago
Luke Pulverenti
d00178d8f0
support progress bar while splash window is up
11 years ago
Luke Pulverenti
9ecb85d066
added mono release configuration
11 years ago
Luke Pulverenti
f32212d160
update to service stack v4
11 years ago
Luke Pulverenti
55a776427b
Removed unused properties from BaseItem.
11 years ago
Luke Pulverenti
4e79eaf65e
add ApplicationPath to app paths interface to hide implementation
11 years ago
Luke Pulverenti
58f1a314b5
update to service stack 3.0.70.0
11 years ago
Luke Pulverenti
0bdc8a49d5
switch from httpclient to plain httpwebrequest
11 years ago
Luke Pulverenti
235b838fbe
support deleting and canceling live tv recordings and timers
11 years ago
Luke Pulverenti
4786ad704a
added ChannelLayout
11 years ago
Eric Reed
764e2625bf
Implement plugin update identification by guid
11 years ago
Luke Pulverenti
6c8d919298
replace file system calls with IFileSystem when needed
11 years ago
Luke Pulverenti
05378c82cb
fixes #582 - support tbn image files.
11 years ago
Luke Pulverenti
65f78ea5ad
added CanSelfRestart
11 years ago
Luke Pulverenti
478be44dd6
create platform-specific network manager implementation
11 years ago
Luke Pulverenti
16fd474ad3
safer hls kill
11 years ago
Luke Pulverenti
eb72c2db51
updated nuget
11 years ago
Luke Pulverenti
76faf89aca
handle type creation errors
11 years ago
Luke Pulverenti
3d40c5ba36
fixed xml providers running over and over
11 years ago
Luke Pulverenti
f4f91a8316
auto update fixes
11 years ago
Luke Pulverenti
3733ebd21e
updated nuget
11 years ago
Luke Pulverenti
0ab379e271
adding mono solution
11 years ago
Luke Pulverenti
51b01d0f6d
updated nuget
11 years ago
Luke Pulverenti
1c7c71075a
pass current server version into installation manager to get update list
11 years ago
Luke Pulverenti
6146b57e7c
update to servicestack 3.9.62
11 years ago
Luke Pulverenti
f3ce127a62
starting point towards running as a service
11 years ago
Luke Pulverenti
755d98edc0
improved messages with startup failures
11 years ago
Luke Pulverenti
b7a8b92c00
reduce system info refreshing from dashboard
11 years ago
Luke Pulverenti
60780399c5
allow request header overrides
11 years ago
Luke Pulverenti
37f0e23bf4
fixes #538 - Support additional artist splitting
11 years ago
Luke Pulverenti
ebec1e159c
update default theme endpoints
11 years ago
Luke Pulverenti
11de8dde82
update to servicestack 3.9.59
11 years ago
Luke Pulverenti
0d59941539
restored network browser
11 years ago
Luke Pulverenti
98e7eeeff9
reduce byte conversions with alchemy web socket
11 years ago
Luke Pulverenti
7b6bf545da
removed network option from directory picker due to unreliability
11 years ago
Mark Linton
64f06c2a1b
One last mime type
11 years ago
Mark Linton
bceac2ff26
Add document mime types.
11 years ago
Luke Pulverenti
c59e49a8ed
revert single/multi transition. too risky for now.
11 years ago
Luke Pulverenti
a3aa4e2741
update to servicestack 3.9.58
11 years ago
Luke Pulverenti
1df5839eb0
factor mixed folder value into item id
11 years ago
Luke Pulverenti
a78ed5c61f
cleanup method signatures
11 years ago
Luke Pulverenti
e0c387446b
reworked iso manager
11 years ago
Luke Pulverenti
a3f7ebe702
3.0.4967.25605
11 years ago
Luke Pulverenti
a2190765c8
update to servicestack 3.9.56
11 years ago
Luke Pulverenti
7e5bdc837a
added GetTempFileResponse
11 years ago
Luke Pulverenti
bba45755f3
update to servicestack 3.9.55
11 years ago
Luke Pulverenti
27c644e6c8
#236 - Subtitle charset
11 years ago
Luke Pulverenti
c1ad234b79
Added album soundtrack links
11 years ago
Luke Pulverenti
48265fefa4
update nuget
11 years ago
Luke Pulverenti
53450bd514
added a notifications service
12 years ago
Luke Pulverenti
a5f97dcaa8
move installation manager down to common
12 years ago
Luke Pulverenti
8a1b12b7d8
tightened up image saving to reduce knowledge of file names
12 years ago
Luke Pulverenti
1e49857765
use static package method when checking for plugin updates from dashboard page
12 years ago
Eric Reed
55bbfc2dcc
Change update checks to use static file
12 years ago
Luke Pulverenti
36d4e15860
fixes #364 - Image Extraction for 3D Videos
12 years ago
Luke Pulverenti
dbfe22412a
update to servicestack 3.9.54
12 years ago
Luke Pulverenti
c174859b52
fixed namespace casing
12 years ago
Luke Pulverenti
01def9a1e0
fixed wrong project type guid
12 years ago
Luke Pulverenti
847d6f6ba3
removed unused methods
12 years ago
Luke Pulverenti
02fedead11
re-factored some file system access
12 years ago
Luke Pulverenti
5fc327c232
fixes #322 - Sleep and Network Shares
12 years ago
Luke Pulverenti
085e597a2e
improve accuracy of local ip address discovery
12 years ago
Luke Pulverenti
390f165332
#280 - avoid an extra request to last fm by taking data from the MusicArtist entity
12 years ago
Luke Pulverenti
3a587a5d08
updated browse to command
12 years ago
Luke Pulverenti
a3ecf6c2b7
localize library changed messages per user
12 years ago
Luke Pulverenti
c11c8bfdb4
re-enable http compression for all providers except for last fm
12 years ago
Luke Pulverenti
f5163bd8f1
update to servicestack 3.9.46
12 years ago
Luke Pulverenti
58cc2248b9
update to servicestack 3.9.45
12 years ago
Luke Pulverenti
35a7986b3f
added model classes for remote control
12 years ago
Luke Pulverenti
2818d8ccd2
updated servicestack to 3.9.44
12 years ago
Luke Pulverenti
c568f352eb
replaced http client cache with longer lived cache
12 years ago
Luke Pulverenti
87598ca6d0
add customizable accept header to http client interface
12 years ago
Luke Pulverenti
b11d06f36f
more work on streaming remotely
12 years ago
Luke Pulverenti
e9cfa6cd26
add remote streaming capabilities
12 years ago
Luke Pulverenti
40c2b73d63
fixed subtitle offsets
12 years ago
Luke Pulverenti
7839a90c1a
added subtitle seek on extract
12 years ago
Luke Pulverenti
58c77529d2
removed superfluous GetMemoryStream
12 years ago
Luke Pulverenti
785deff188
removed excess hashing in providers and made user data key-based
12 years ago
Luke Pulverenti
5e1f4c01b8
added back IsFirstRun
12 years ago
Luke Pulverenti
7806ccd42f
resharper suggestions in common project
12 years ago
Luke Pulverenti
f5620c81be
removed unneeded startup processes
12 years ago
Luke Pulverenti
cb39f8e7b5
extracted a media encoding interface to keep ffmpeg out of nuget packages
12 years ago
Luke Pulverenti
e8d03d49f2
update to servicestack 3.9.43
12 years ago
Luke Pulverenti
5fb369f3e6
add optional package filter and remove IUIPlugin interface
12 years ago
Luke Pulverenti
fa884f3fea
#62 - File locking problem in cache
12 years ago
Luke Pulverenti
11d282388a
better dashboard background and text adjustments
12 years ago
Luke Pulverenti
9f06eb781f
fixes #97 and creates a library dictionary cache to avoid FindById recursion
12 years ago
Luke Pulverenti
31bb5b5cb3
removed udp server layer
12 years ago
Luke Pulverenti
62521eabc2
update to latest js api client
12 years ago
Luke Pulverenti
a6c9fdd0f2
Moved some web socket classes to the model
12 years ago
Luke Pulverenti
e2dcddc5ac
made compression and caching available to plugin api endpoints
12 years ago
LukePulverenti
bae89ee824
fix duplicate connections on the dashboard
12 years ago
LukePulverenti
fe1834e6be
Add resume capability to GetTempFile
12 years ago
Eric Reed
a7f06c84b1
Hook new registration load to changing supporter keys
12 years ago
Eric Reed
d3b37a73cc
Create IRequiresRegistration. First part of #31
12 years ago
LukePulverenti
0cc0fbbe43
#22 - Need to strip html tags from overviews
12 years ago
LukePulverenti
ed3ffc6c27
fixed app update notifications
12 years ago
LukePulverenti
f9e760cd90
removed object disposed catch
12 years ago
LukePulverenti
fe91772f18
fixed semaphore dispose issue
12 years ago
LukePulverenti
332f635939
Added IHttpResultFactory
12 years ago
LukePulverenti
4f67fc4aef
removed base kernel and ikernel
12 years ago
LukePulverenti
bf95cfe2e5
removed the IsCorePlugin property
12 years ago
LukePulverenti
16b36d4d89
fixed multiple log files
12 years ago
LukePulverenti
a11e00b8d5
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
...
Conflicts:
MediaBrowser.Common/Kernel/ResourcePool.cs
12 years ago
LukePulverenti
2ca4b7d03a
Created IConfigurationManager
12 years ago
Eric Reed
d7cdf06326
First cut at LastfmArtistProvider
12 years ago
LukePulverenti
7b0b5a3538
created an init method on base app host
12 years ago
LukePulverenti
627b8370a8
made IHttpClient a little more flexible, allow Semaphore to be optional
12 years ago
LukePulverenti
f26a3e3c61
created entry point classes for the startup wizard and new item notifications
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
Eric Reed
3abf1f7ed2
Add system path to IApplicationPaths/BaseApplicationPaths
12 years ago
Eric Reed
5d397aa363
Create constants for package names
12 years ago
LukePulverenti
e8f5fade43
Created an ItemsByName query dto
12 years ago
LukePulverenti
7bca933af0
added the beginning of a service stack abstraction
12 years ago
LukePulverenti
56a7fd6f23
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti
fe3323a492
fixes around http response caching, updated the mb icon in the dashboard, and isolated web socket events
12 years ago
Eric Reed
e3b42ad59e
Remove archive extraction from PackageManager
...
It is no longer needed as the installer does this
12 years ago
Eric Reed
3657ef952d
First step of actual update
...
We will now need a bootstrapper to complete the update on startup
12 years ago
Eric Reed
989bb48596
Start on new update routines
12 years ago
LukePulverenti
94b6168e27
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti
4d71fc1d42
remvoed CO uninstall project
12 years ago
ScottIsAFool
acfca8e65a
Dlls only copied to nuget folder when in Release configuration
12 years ago
LukePulverenti
1c9eb1911a
fix media streaming in apiclient
12 years ago
LukePulverenti
3d9e79c46f
moved server init down to base app host
12 years ago
LukePulverenti
6d5d291762
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
...
Conflicts:
MediaBrowser.Common.Implementations/BaseApplicationHost.cs
MediaBrowser.ServerApplication/ApplicationHost.cs
12 years ago
LukePulverenti
ca7ee68473
fixed the plugin catalog not loading
12 years ago
Eric Reed
e15ff541c6
Move actual installation to PackageManager
12 years ago
Eric Reed
340280edf2
Partial implementation of PackageManager
12 years ago
LukePulverenti
ff6325efc5
video streaming
12 years ago