Bond_009
3ab50f5a3f
Address comments
5 years ago
Bond_009
7060934792
Fix some warnings in Emby.Server.Implementations
5 years ago
Bond_009
87d2479b78
Fix warnings
5 years ago
dkanada
5c366e4697
Merge pull request #1612 from Bond-009/warn4
...
Fix warnings
5 years ago
Bond-009
6032f31aa6
Use CultureInvariant string conversion for Guids
5 years ago
Bond_009
2a58c643d2
Fix more warnings
5 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
bdfd042d70
Merge branch 'master' into fields
6 years ago
Felix Ruhnow
edf5ee0cc4
combining some of the if's and adressing #820
6 years ago
Felix Ruhnow
86089ec03a
Adding support for "tvg-chno"-Tag in M3U Channel Lists
6 years ago
Bond_009
a6a4cd5667
Removed some unused fields
6 years ago
Erwin de Haan
a430568082
Unwrapped `OpenRead` and `CopyFile`
6 years ago
Andrew Rabert
d7da475aad
Fix User-Agent
6 years ago
Andrew Rabert
8de4eb7d19
Rename ApplicationSemanticVersion to ApplicationVersion
6 years ago
Andrew Rabert
469590c9c5
Merge pull request #508 from EraYaN/api-version-reporting
...
Update internal versioning and user agents.
6 years ago
Erwin de Haan
924ec0c191
Revert Jellyfin.Versioning, Update all versions and user agents.
6 years ago
Erwin de Haan
949393043d
Fixed missing out keyword.
6 years ago
Erwin de Haan
321c440739
Reformat JustAMan review pt1 changes
...
Refs #575
6 years ago
Erwin de Haan
e867446437
ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan
39ef1106d7
Visual Studio Reformat: Emby.Server.Implementations Part Liv-P
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
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
6 years ago
Luke Pulverenti
f4765a87cc
update m3u tuner
7 years ago
Luke Pulverenti
31841a31a9
3.2.26.7
7 years ago
Luke Pulverenti
7bc2a9a081
update people editing
8 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
e6178a65f9
rework tuner channel id
8 years ago
Luke Pulverenti
b2f7352094
improve m3u parsing
8 years ago
Luke Pulverenti
c33b12ba7d
update m3u channel mapping
8 years ago
Luke Pulverenti
34171a7507
if (string.IsNullOrWhiteSpace(result))
...
{
attributes.TryGetValue("channel-id", out result);
}
8 years ago
Luke Pulverenti
851364f84f
rework guide mappings
8 years ago
Luke Pulverenti
39e8e3cbe7
dummy up m3u channel numbers
8 years ago
Luke Pulverenti
1d849e3f25
update xmltv parsing
8 years ago
Luke Pulverenti
8f780269cb
update m3u parsing
8 years ago
Luke Pulverenti
cf470529b1
update video osd
8 years ago
Luke Pulverenti
23070fa67c
update m3u parsing
8 years ago
Luke Pulverenti
a3b9d33248
key m3u based on tvgid
8 years ago
Luke Pulverenti
95ceddb7d9
update m3uparser
8 years ago
Luke Pulverenti
4a73875ef3
update m3u parser
8 years ago
Luke Pulverenti
1cb7a1b49c
add m3u unit test
8 years ago
Luke Pulverenti
63a69cdc60
improve m3u channel list parsing
8 years ago
Luke Pulverenti
ca86eb5708
removed dead code
8 years ago
Luke Pulverenti
7f51f27014
update m3u name parsing
8 years ago
Luke Pulverenti
d5ea8ca3ad
move classes to portable
8 years ago