Claus Vium
373a1f72bf
Fix actor image provider
6 years ago
Claus Vium
0d43b06042
Fix MissingEpisodeProvider (almost)
6 years ago
Claus Vium
ced9868357
Fix a copy paste mistake and add series end date
6 years ago
Claus Vium
23c867f946
Remove TvdbPrescanTask as it looks like it was used for pre-fetching data, which is no longer relevant
6 years ago
Claus Vium
42c233c74e
Add much needed exception handling and logging
6 years ago
Claus Vium
1f8e74f3a8
Add caching for all tvdb requests
6 years ago
Claus Vium
d6835f8dd6
Use the locking properly, this is not Python...
6 years ago
Claus Vium
86940e96d5
More MemoryCache PoC
6 years ago
Claus Vium
75d90c8e4c
Add caching PoC
6 years ago
Claus Vium
ecbc0538f6
Add some error handling, grab imdb id and other minor fixes
6 years ago
Claus Vium
2a26760911
Episode provider is somewhat broken
6 years ago
Claus Vium
19b6808602
Remove some junk from series provider
6 years ago
Claus Vium
c2202be0f8
Some of it works???
6 years ago
Claus Vium
9729ae52a3
initial commit
6 years ago
Vasily
7cc69f30c4
Merge pull request #801 from Bond-009/di
...
Move to Microsoft.Extensions.DependencyInjection
6 years ago
Vasily
8425d76198
Merge pull request #875 from Bond-009/error
...
Treat warnings as errors for release builds
6 years ago
Vasily
9bf009c4f8
Merge pull request #898 from EraYaN/namingrules-editorconfig
...
Switch to Roslyn naming rules in EditorConfig
6 years ago
Erwin de Haan
db1ebe2559
Static fields prefix 's_' -> '_'
6 years ago
Erwin de Haan
dbebc4774f
Switched to Roslyn naming rules
6 years ago
Vasily
5d4bef5478
Update jellyfin-web submodule to master as of 14.02.2019
6 years ago
Vasily
cac3a3e945
Merge pull request #863 from fruhnow/tvg-chno
...
Adding support for "tvg-chno"-Tag in M3U Channel Lists
6 years ago
ploughpuff
a2dd2ddd55
Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir ( #781 )
...
Re-write rules for determining dataDir, configDir and logDir. Generally, arguments from command line take precedence, then JELLYFIN env vars, before using XDG names.
Co-Authored-By: ploughpuff <33969763+ploughpuff@users.noreply.github.com>
6 years ago
Bond-009
a5882ae162
Treat warnings as errors for release builds
6 years ago
Bond-009
c74028d08d
Address comments
6 years ago
Bond_009
d409623086
Don't create multiple instances of the same type
6 years ago
Bond_009
9af28607c9
Simplify plugin loading
6 years ago
Bond_009
81a8ebde22
Move to Microsoft.Extensions.DependencyInjection
...
This PR replaces SimpleInjector with
Microsoft.Extensions.DependencyInjection.
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
Joshua M. Boniface
eb4b705167
Merge pull request #852 from Bond-009/nuget
...
Use SQLitePCL.pretty.netstandard on NuGet
6 years ago
Joshua M. Boniface
d6c669a7c8
Merge pull request #824 from joshuaboniface/improved-docker-pkgbuild
...
Improved Docker pkgbuild
6 years ago
Joshua M. Boniface
1b84446831
Merge pull request #853 from joshuaboniface/fix-cache-reset
...
Fix poor handling of cache directories
6 years ago
Joshua Boniface
fb256b7aa0
Fix control file for Microsoft Docker setup
6 years ago
Joshua Boniface
382b8bb509
Use Path.Combine
6 years ago
Joshua Boniface
00234a5ece
Remove superfluous comments
6 years ago
Joshua Boniface
57cefb432a
Combine various RUNs in Fedora/CentOS
6 years ago
Joshua Boniface
7be4a8500c
Use Microsoft dotnet Docker images
6 years ago
Joshua Boniface
74d2698c5f
Fix poor handling of cache directories
6 years ago
Anthony Lavado
4727f69fc9
Merge pull request #807 from joshuaboniface/fix-restart
...
Fix restart script in OS packages
6 years ago
Anthony Lavado
1e6c41e333
Merge pull request #804 from joshuaboniface/fix-env
...
Handle new option parser properly
6 years ago
Bond_009
bee8f58265
Upgrade package versions
6 years ago
Bond_009
a71040ba1b
Chnage to own NuGet package
6 years ago
Erwin de Haan
f1ef0b0b4c
Fix namespacing so it lines up properly with file names and paths ( #715 )
...
* Fix stupid namespacing so it lines up properly with file names and paths.
6 years ago
Joshua M. Boniface
387b4dea25
Merge pull request #840 from Bond-009/requestcleanup
...
Fix more warnings
6 years ago
Joshua Boniface
3014866f65
Add similar Ubuntu build package
6 years ago
Joshua Boniface
37985c2e26
Update image name
6 years ago
Joshua Boniface
139e3c19ee
Replace symlinks with copies and update image name
6 years ago
Joshua Boniface
da860e6e54
Remove superfluous VERSION variables
6 years ago
Claus Vium
ce03662fa7
Add error logging when translation is missing from core
6 years ago
Claus Vium
49923e50db
Remove missing languages from localization options
6 years ago