index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
LiveTv
/
Listings
/
XmlTvListingsProvider.cs
Age
Commit message (
Expand
)
Author
2024-01-09
Move LiveTv to separate project
Patrick Barron
2023-12-05
Use ConfigureAwait in XmlTvListingsProvider
Patrick Barron
2023-02-11
LiveTV fixes
Cody Robibero
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-12-05
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8...
Bond-009
2022-11-05
Add regression test for #8696
Bond_009
2022-11-04
Don't throw exception if program.Title is null
Cody Robibero
2022-10-12
Switch branches if statement
Bond_009
2022-10-11
Fix some things that slipped through the cracks
Bond_009
2022-10-11
Merge branch 'jellyfin:master' into gzip
adrez99
2022-06-19
Use System.IO.Compression instead of SharpCompress for gzips
adrez99
2022-04-28
Merge pull request #7625 from crobibero/xml-cache-delete
Cody Robibero
2022-04-17
Merge pull request #7592 from 1337joe/live-tv-fixes
Cody Robibero
2022-04-17
Merge pull request #7567 from cvium/fix_xmltv_caching
Cody Robibero
2021-12-20
Use our own Contains extension
cvium
2021-10-26
Merge pull request #6551 from MrChip53/xmltv-improve
Claus Vium
2021-09-25
Remove sync FileStream hack
Bond_009
2021-09-19
Reduce allocations
Bond_009
2021-09-12
Fix #6171
Mr. Chip53
2021-09-02
Use async FileStreams where it makes sense
Bond_009
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-04-17
Remove unused using directives
BaronGreenback
2020-11-17
Pass cancellation where possible
Bond_009
2020-08-31
migrate to IHttpClientFactory in XmlTvListingsProvider
crobibero
2020-08-19
Fix warnings
Bond_009
2020-06-16
fix SA1513/SA1516
telans
2020-06-05
Use typed logger where possible
crobibero
2020-04-02
Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common
Bond_009
2020-04-01
Address comments
Bond_009
2020-03-03
Replace ILogger with ILogger<T> wherever possible
Mark Monteiro
2020-02-06
Fix some warnings in Emby.Server.Implementations
Bond_009
2019-12-14
Move Emby.XmlTv to a NuGet package (#2042)
Bond-009
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-07-13
Cleanup
Bond_009
2019-07-13
Try to fix XmlTvListingsProvider
Bond_009
2019-07-06
Fixes issues with HttpClientManager
Bond_009
2019-02-09
Fix namespacing so it lines up properly with file names and paths (#715)
Erwin de Haan
2019-01-28
Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
Erwin de Haan
2019-01-28
Unwrapped `OpenRead` and `CopyFile`
Erwin de Haan
2019-01-28
Unwrapped CreateDirectory and DeleteDirectory
Erwin de Haan
2019-01-28
Unwrapped GetDirectoryName and DirectorySeperatorChar
Erwin de Haan
2019-01-19
Reformat JustAMan review second pass changes.
Erwin de Haan
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2018-12-30
Fix logging in XmlTvListingsProvider
Bond_009
2018-12-30
Final cleanup
Bond_009
2018-12-30
Clean up XmlTvListeningProvider
Bond_009
2018-12-30
Restore latest version
Bond_009
2018-12-30
Add missing XmlTvListingsProvider
Bond_009
[next]