Erwin de Haan
23f5c1d90b
ReSharper format: 'out' parameter inlining
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
e566d9a231
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
6 years ago
Erwin de Haan
742bef5b5f
EditorConfig reformat: Non-CS files.
6 years ago
Erwin de Haan
5b3d8a6d76
EditorConfig reformat: Emby.IsoMounting, Emby.Server.Implementations
6 years ago
Erwin de Haan
d655283ef0
Visual Studio Reformat: Emby.Server.Implementations Part U-U & Root
6 years ago
Erwin de Haan
25f0315e91
Visual Studio Reformat: Emby.Server.Implementations Part T-T
6 years ago
Erwin de Haan
0efc699e3d
Visual Studio Reformat: Emby.Server.Implementations Part S-S
6 years ago
Erwin de Haan
39ef1106d7
Visual Studio Reformat: Emby.Server.Implementations Part Liv-P
6 years ago
Erwin de Haan
58b582bdcb
Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
6 years ago
Erwin de Haan
c5c7a3c4ee
Visual Studio Reformat: Emby.Server.Implementations Part De-H
6 years ago
Erwin de Haan
a5288115a8
Visual Studio Reformat: Emby.Server.Implementations Part A-Da
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
hawken
c8e3c1737a
Fix small logging typo with the "name (path) will be refreshed" message
6 years ago
Erwin de Haan
e9519de07d
Fixed removed start tag of XMLComment.
6 years ago
Erwin de Haan
846456b41e
Reformatted the files with notes.
6 years ago
Joshua M. Boniface
016bad1ea3
Merge pull request #556 from grafixeyehero/dev
...
Fix "Password Reset by PIN" page
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
grafixeyehero
9659decef0
fix the forgotpasswordpin
...
fix passwordreset.txt print
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
Andrew Rabert
3d867c2c46
Merge pull request #516 from Bond-009/env
...
Remove useless properties from IEnvironmentInfo
6 years ago
Joshua M. Boniface
9156b21714
Merge pull request #493 from Bond-009/values
...
Remove unused resource
6 years ago
Bond_009
f520ddc966
Remove useless properties from IEnvironmentInfo
6 years ago
hawken
bd169e4fd4
remove trailing whitespace
6 years ago
hawken
ba1794f64b
Remove tabs and trailing whitespace
6 years ago
hawken
82a801c9ae
Some less obvious ones that I was told were there
6 years ago
Bond_009
672e635742
Remove unused resource
6 years ago
Andrew Rabert
edfc3cb8c6
Merge pull request #437 from cvium/remove_run_at_startup
...
Remove AutoRunAtStartup
6 years ago
Andrew Rabert
12112ea25d
Remove more news
6 years ago
Bond_009
07a8e49c4b
Cleanup some small things
6 years ago
Bond_009
c07d5a6963
Remove unused PowerManagement
...
It isn't up to the application to prevent the system from going to sleep
6 years ago
Joshua M. Boniface
7630e58218
Merge pull request #428 from Bond-009/config
...
Make config path configurable
6 years ago
Ben Fayers
b39585cbf6
Change "who is EmbyServer?" and other udp responders to jellyfin alternatives. ( #400 )
...
* replace emby server udp responders with Jellyfin responders
* remove unnecessary second udp responder
* readdemby listener
* use false instead of true dunni why but it was like that sooo
6 years ago
Vasily
73c6a3f29a
Merge pull request #409 from Bond-009/fix254
...
[Fix #254 ] Fix nullrefexception in SubtitleEncoder
6 years ago
Vasily
d5d9dfd8e6
Merge pull request #390 from Bond-009/logging
...
Remove remaining part of old logging code
6 years ago
Anthony Lavado
f2fedb9f34
Merge pull request #383 from Bond-009/unused
...
Remove firebase and empty resource config file
6 years ago
cvium
bb879fff33
Remove AutoRunAtStartup
6 years ago
cvium
f911aca082
Remove RegisterServerWithAdministratorAccess
6 years ago
Bond_009
2850ff7b8a
Make config path configurable
6 years ago
Vasily
f93cd97f9b
Merge pull request #393 from Bond-009/removesmb
...
Remove support for opening files via SMB without mounting the share.
This doesn't mean you can't use a SMB share to host your files for Jellyfin. You will just have to mount the share using OS-level mechanisms.
6 years ago
Bond_009
a997bb609f
Remove unnecessary using statements
6 years ago
Bond_009
391b48614d
Remove FireEventIfNotNull
...
It's a pretty useless "helper" class
6 years ago
Andrew Rabert
e4a041b832
Merge pull request #283 from Bond-009/gpl-cleanup
...
Post GPL cleanup
6 years ago
Bond_009
59d8d9a82c
Fix nullrefexception in SubtitleEncoder
6 years ago
Bond_009
340a2c6512
Post GPL cleanup
6 years ago
Bond_009
a640d437c8
Remove news service
6 years ago
Bond_009
6a8b94b0c7
Remove SMB support
...
This doesn't mean you can't use an SMB share to store your files for
Jellyfin. You will just have to connect to it on the OS level.
6 years ago
Bond_009
4875d49fa2
Remove remaining part old logging code
6 years ago
Bond_009
d2be83dc44
Don't send usage to emby
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
3d6dac26f4
Don't dispose the object we are returning
6 years ago
Bond_009
0bbc4f8219
Figure out why it's failing
6 years ago
Bond_009
a1b96a3135
Clean up HttpClientManager, LiveTvManager and InstallationManager
6 years ago
Bond_009
8adcce5c64
DeleteLogFileTask: only delete the .txt log files
6 years ago
Andrew Rabert
0cafd7dfef
Merge pull request #361 from cvium/fix_userid_type
...
DeviceQuery: change UserId to GUID
6 years ago
Claus Vium
1d6987c713
added todo
6 years ago
Andrew Rabert
8e7a88335d
Merge pull request #371 from Bond-009/update
...
Remove GitHub updater and don't trow exception in release
6 years ago
Andrew Rabert
b756390887
Merge pull request #364 from Bond-009/font
...
Remove unused FontConfigLoader
6 years ago
Bond-009
f1bf87665f
Delete PluginUpdateTask.cs
6 years ago
Bond-009
1fb975c6e7
Delete SystemUpdateTask.cs
6 years ago
Bond_009
3fa751e9bb
Remove CheckForApplicationUpdate function
6 years ago
Bond_009
78dafb5399
Throw exception when calling unreachable function
6 years ago
Bond_009
36a109cb0f
Disable PluginUpdateTask
6 years ago
Bond_009
7679ed037f
Disable SystemUpdateTask
6 years ago
Bond_009
40563dc6cc
Remove GitHub updater and don't trow exception in release
6 years ago
Bond_009
32469b3f65
Remove obsolete functions
6 years ago
Bond_009
3a65fb1da2
Remove obsolete GetMBId
6 years ago
Bond_009
ec47c5b0f7
Remove unused FontConfigLoader
6 years ago
Bond_009
6643ac3ea4
Clean up EnvironmentInfo
6 years ago
Bond_009
a445233192
Fix warning and improve performance
6 years ago
Bond_009
c99b45dbe0
Remove some warnings
6 years ago
Bond_009
cf7e365610
Fix inconsistent code style
6 years ago
Bond_009
95a5dd8810
Fix log dir
6 years ago
Bond_009
33889e5352
Remove useless string builder
6 years ago
Bond_009
a44936f97f
Fix and improve logging
6 years ago
Bond_009
75efe9cf0a
Rename and rework entry point
6 years ago
Claus Vium
d046c4f5f2
reenable udpserver for server discovery in apps etc. ( #349 )
6 years ago
Bond_009
4c95aee52e
Fix logging in XmlTvListingsProvider
6 years ago
Bond_009
bbe2ca412b
Fix build error
6 years ago
Bond_009
88aa5da354
Fix build due to rebase
6 years ago
Bond_009
b1ccd6bad9
Fix build post GPL change
6 years ago
Bond_009
79d18cf5a5
Clean up some catch statements
6 years ago
Bond_009
ea4c914123
Fix exception logging
6 years ago
Bond_009
bf01918659
Clean up
6 years ago
Bond_009
0c1b9d3bff
Rebase
6 years ago
Bond_009
a8fde5e89c
Readded some stuff
6 years ago
Bond_009
88f5471fe3
Pls stop crashing
6 years ago
Bond_009
b7ebb67cbb
Remove the need for NullLogger
6 years ago
Bond_009
3d3ec3588b
Mark where ILogger is being set to null
6 years ago
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
6 years ago
Bond_009
f31457a457
Final cleanup
6 years ago
Bond_009
9ff45cf969
Some voodoo magic to stop a crash
6 years ago
Bond_009
589aa2416a
Clean up XmlTvListeningProvider
6 years ago
Bond_009
baa2afb61e
Restore latest version
...
Source: 30baa15839/Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs
6 years ago
Bond_009
6ebb00549b
Add missing XmlTvListingsProvider
...
Added from e679ac4224/Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs
6 years ago
Bond_009
76d3f60f06
Fix NullRefException
6 years ago
Bond_009
69cf9e8fc4
Give more info on error
6 years ago
Joshua M. Boniface
64a1a7560e
Merge branch 'dev' into fix-issue-320
6 years ago
Erwin de Haan
9c1c29325d
Added extra extension method that create a new instance of the destination object.
6 years ago
Erwin de Haan
de7fcaadb3
Fixed #320 by adding an extension method to BaseItem to make a deep copy of an object.
6 years ago
Bond_009
ab8df3741d
Fixes possible NullReferenceException
6 years ago
Flemming Thesbjerg
a91a28c408
re-adds wan ip on dashboard by requesting it from http://ipv4.icanhazip.com
6 years ago
Andrew Rabert
9c49e936f0
Merge pull request #288 from Bond-009/toarray
...
Remove custom ToArray extension
6 years ago
Andrew Rabert
c2a6a2119a
Disable plugin updates
...
It would always fail since Jellyfin has no plugin repository to check
against.
6 years ago
Bond_009
6e5d2aadaa
Remove custom ToArray extension
6 years ago
Andrew Rabert
a86b71899e
Add GPL modules
6 years ago
Andrew Rabert
9bac3ac616
Reformat JSON using JQ with sorted keys
...
cat "$f" | jq -S | sponge "$f"
6 years ago
Bond_009
22093c9e8f
Removed some warnings
6 years ago
Joshua M. Boniface
161f0233b5
Merge pull request #181 from Bond-009/firebase
...
Fix resource load crash
6 years ago
Bond_009
088da6c5e3
Replace Emby with Jellyfin in the translations
6 years ago
Bond_009
7792a9a9af
Fix resource load crash
6 years ago
Mathieu Velten
1d7d52ff9e
Port MediaEncoding and Api.Playback from 10e57ce8d21b4516733894075001819f3cd6db6b
6 years ago
Bond_009
b4edb24ec3
Change libraries from netcoreapp to netstandard
...
Ref: https://dotnetcoretutorials.com/2017/01/13/net-standard-vs-net-core-whats-difference/
6 years ago
Bond_009
0a3c8b04f1
Change name to EmbyServer.dll jellyfin.dll
...
Update and remove deps
6 years ago
Anthony Lavado
71b8602a3d
Updates all other emby.media links to repo page
6 years ago
Joshua Boniface
0f1b043dad
Change default user name
6 years ago
Andrew Rabert
7c2248727a
Remove Emby.Server.Connect
6 years ago
Vasily
149f75f3f4
* Fixed ImageMagick and XmlTv references
...
* Repplaced IsoMounter binary blob with source (not yet compiling)
6 years ago
Vasily
6bd48ece70
Replaced binary Emby.XmlTv.dll with compiled one
6 years ago
Vasily
6757475311
Now build produces seeminly workable debian package
6 years ago
Vasily
86f6b817fc
Replaced mb3admin.com phoning home with a stub mb3admin.local
6 years ago
Joshua Boniface
c0953e51b5
Add patches and debian build information for emby-server
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
85815adcd2
update live tv queries
7 years ago
Luke Pulverenti
175c085d90
Stub out new filtering api
7 years ago
Luke Pulverenti
8717f81bf4
Add setting to auto-run web app when server starts
7 years ago
Luke Pulverenti
70b0dd968f
Improve support for embedded metadata; support external subtitles with strm files
7 years ago
Luke Pulverenti
c4ceeae889
improve xmltv gz support
7 years ago
Luke Pulverenti
dec3b1bbb0
improve image processing performance
7 years ago
Luke Pulverenti
d7a1a87009
reduce work done by system info endpoints
7 years ago
Luke Pulverenti
5207067811
fix live tv over dlna
7 years ago
Luke Pulverenti
26edcfefbb
cache network data longer
7 years ago
Luke Pulverenti
d06532c602
update rules for samples
7 years ago
Luke Pulverenti
58a7829ecd
update library changed notifier
7 years ago
Luke Pulverenti
4f09c1e06d
reduce dlna chatter
7 years ago
Luke Pulverenti
77695f8abe
3.2.40.1
7 years ago
Luke Pulverenti
46be272ec8
fixes #2992 - Dashboard Active Recordings not showing thumbnail
7 years ago
Luke Pulverenti
47d7eaeedb
fixes #1225 - Emby creates bogus seasons from subfolderss
7 years ago
Luke Pulverenti
39418b4172
3.2.36.15
7 years ago
Luke Pulverenti
43cb11f694
update shared stream support
7 years ago
Luke Pulverenti
1dc8ff9e91
allow specification of m3u stream limit
7 years ago
Luke Pulverenti
b5ab7776f1
3.2.36.11
7 years ago
Luke Pulverenti
2f758676d0
support sharing m3u tuner streams
7 years ago
Luke Pulverenti
351d29954a
3.2.36.8
7 years ago
Luke Pulverenti
711f588084
3.2.36.7
7 years ago
Luke Pulverenti
901d7b509c
update play media source feature
7 years ago
Luke Pulverenti
25138bbeb7
update subtitle downloading to use local metadata settings
7 years ago
Luke Pulverenti
83a43121af
fix hdhr stream returning too quickly
7 years ago
Luke Pulverenti
5cb7469028
support track selection before playback
7 years ago
Luke Pulverenti
b9c1f61681
update support for moviedb urls in nfo files
7 years ago
Luke Pulverenti
0d28929e17
update download progress reporting
7 years ago
Luke Pulverenti
7174ee66d5
allow separate image extractions for each audio book
7 years ago
Luke Pulverenti
d765f370b3
update librarymanager
7 years ago
Luke Pulverenti
aa83d09fd7
improve search by artists
7 years ago
Luke Pulverenti
47e6530d84
fix file extension being displayed
7 years ago
Luke Pulverenti
0a0303ca64
normalize strm file contents
7 years ago
Luke Pulverenti
1358ea2ca4
update SimpleInjector
7 years ago
Luke Pulverenti
74136371b5
use default transcode temp path when configure one is unreachable
7 years ago
Luke Pulverenti
8ec8b46394
allow separate configuration of date format
7 years ago
Luke Pulverenti
93676f6838
revise unknown audio stream handling
7 years ago
Luke Pulverenti
7cd1416d27
fix music artists not showing in collections
7 years ago
Luke Pulverenti
44a270fa6f
cache subnet results
7 years ago
Luke Pulverenti
ca2e7a4195
deprecate localized guids config switch
7 years ago
Luke Pulverenti
88caeaa783
update address detection
7 years ago
Luke Pulverenti
4432b88281
update network detection
7 years ago
Luke Pulverenti
76e2482047
reset PrePaddingSeconds on recording retry
7 years ago
Luke Pulverenti
9b71812325
update live stream management
7 years ago
Luke Pulverenti
a59ff27605
fix image analysis
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
ac09136a3d
restore GetImageSize method
7 years ago
Luke Pulverenti
6158381d12
update devices
7 years ago
Luke Pulverenti
7e5036a587
update image aspect ratio detection
7 years ago
Luke Pulverenti
e7ecd418c4
update home video library support
7 years ago
Luke Pulverenti
060215143f
improve httpclient resource disposal
7 years ago
Luke Pulverenti
12adc7ae4c
add additional info to timer infos
7 years ago
Luke Pulverenti
32e89f6deb
resolve version changing in now playing display
7 years ago
Luke Pulverenti
98cd888801
update translations
7 years ago
Luke Pulverenti
b4fff161fa
3.2.33.10
7 years ago
Luke Pulverenti
4e400466de
fix library notifications being sent to all users
7 years ago
Luke Pulverenti
4ef9f68837
support delete per library
7 years ago
Luke Pulverenti
164e7dc896
improve live tv direct play
7 years ago
Luke Pulverenti
0351c968c3
reduce file checks during library scan
7 years ago
Luke Pulverenti
0bc3cdfab7
update suggestions
7 years ago
Luke Pulverenti
9fdaa039c4
rework device repository
7 years ago
Luke Pulverenti
2f06bb5bf5
3.2.33.7
7 years ago
Luke Pulverenti
d7bbfff23f
preserve channel info from provider
7 years ago
Luke Pulverenti
bc656edf4f
update resolved video titles
7 years ago
Luke Pulverenti
66ad10348f
update translations
7 years ago
Luke Pulverenti
f98e42fc3b
update translations
7 years ago
Luke Pulverenti
851c62a940
update image magick orientation function
7 years ago
Luke Pulverenti
3e0cfd3af3
fixes #1769 - IsInLocalNetwork returns wrong value
7 years ago
randomevents
329305230e
Test for matching subnet of IP's (VPN request)
...
test available ip4 host address against the endpoint (only local addresses, 10 127 192.68 169), if there's a preliminary match, it finds the subnet of the host ip (255.255.255.0) and makes sure's there's a match between host (255.255.255) and endpoint
7 years ago
Luke Pulverenti
0fbb5ab434
update xmltv parsing
7 years ago
Luke Pulverenti
e19b8f81c7
update recording conversion
7 years ago