PloughPuff
7668ecf9c9
Use Version Class to ease comparisons
2019-02-27 18:20:48 +00:00
PloughPuff
69ea15f73a
Use string interpolation
...
Two further review comments from JustAMan.
2019-02-16 00:47:38 +00:00
PloughPuff
d8d237f6f2
Review comments
...
Addressed review comments from JustAMan. Removed code to determine experimental version. Store major and minor as two ints. Allow control of a min and max recommended version.
2019-02-15 23:51:22 +00:00
PloughPuff
a6bde0943e
Implement proper FFmpeg version checking
...
Three routes to determine FFmpeg version:
1) Grab the 'ffmpeg version x.y' from from the -version output. This should work for all pre-built binaries.
2) Compare the library versions against known contents of FFmpeg versions. This is fallback aimed at custom builds.
3) Compare libavcodec version to determine if newer than latest known release. This suggests user is running within latest/HEAD/master build.
2019-02-14 22:08:48 +00:00
Vasily
5d4bef5478
Update jellyfin-web submodule to master as of 14.02.2019
2019-02-14 09:14:04 -05:00
Vasily
cac3a3e945
Merge pull request #863 from fruhnow/tvg-chno
...
Adding support for "tvg-chno"-Tag in M3U Channel Lists
2019-02-14 12:46:31 +03:00
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>
2019-02-13 16:35:14 +01:00
Felix Ruhnow
edf5ee0cc4
combining some of the if's and adressing #820
2019-02-11 10:11:07 +01:00
Felix Ruhnow
86089ec03a
Adding support for "tvg-chno"-Tag in M3U Channel Lists
2019-02-10 22:23:47 +01:00
Joshua M. Boniface
eb4b705167
Merge pull request #852 from Bond-009/nuget
...
Use SQLitePCL.pretty.netstandard on NuGet
2019-02-09 21:51:14 -05:00
Joshua M. Boniface
d6c669a7c8
Merge pull request #824 from joshuaboniface/improved-docker-pkgbuild
...
Improved Docker pkgbuild
2019-02-09 20:58:56 -05:00
Joshua M. Boniface
1b84446831
Merge pull request #853 from joshuaboniface/fix-cache-reset
...
Fix poor handling of cache directories
2019-02-09 19:37:56 -05:00
Joshua Boniface
fb256b7aa0
Fix control file for Microsoft Docker setup
2019-02-09 19:32:06 -05:00
Joshua Boniface
382b8bb509
Use Path.Combine
2019-02-09 19:14:34 -05:00
Joshua Boniface
00234a5ece
Remove superfluous comments
2019-02-09 19:12:55 -05:00
Joshua Boniface
57cefb432a
Combine various RUNs in Fedora/CentOS
2019-02-09 19:06:27 -05:00
Joshua Boniface
7be4a8500c
Use Microsoft dotnet Docker images
2019-02-09 19:02:27 -05:00
Joshua Boniface
74d2698c5f
Fix poor handling of cache directories
2019-02-09 18:37:35 -05:00
Anthony Lavado
4727f69fc9
Merge pull request #807 from joshuaboniface/fix-restart
...
Fix restart script in OS packages
2019-02-09 15:43:00 -05:00
Anthony Lavado
1e6c41e333
Merge pull request #804 from joshuaboniface/fix-env
...
Handle new option parser properly
2019-02-09 15:39:52 -05:00
Bond_009
bee8f58265
Upgrade package versions
2019-02-09 21:32:59 +01:00
Bond_009
a71040ba1b
Chnage to own NuGet package
2019-02-09 21:28:36 +01:00
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.
2019-02-09 10:10:33 +01:00
Joshua M. Boniface
387b4dea25
Merge pull request #840 from Bond-009/requestcleanup
...
Fix more warnings
2019-02-08 22:02:17 -05:00
Joshua Boniface
3014866f65
Add similar Ubuntu build package
2019-02-08 21:08:34 -05:00
Joshua Boniface
37985c2e26
Update image name
2019-02-08 20:44:41 -05:00
Joshua Boniface
139e3c19ee
Replace symlinks with copies and update image name
2019-02-08 20:43:18 -05:00
Joshua Boniface
da860e6e54
Remove superfluous VERSION variables
2019-02-08 20:40:19 -05:00
Claus Vium
ce03662fa7
Add error logging when translation is missing from core
2019-02-08 22:10:55 +01:00
Claus Vium
49923e50db
Remove missing languages from localization options
2019-02-08 22:10:55 +01:00
Claus Vium
c3c52b6682
Default to en-US for missing core translations
2019-02-08 22:10:55 +01:00
Vasily
80281e599d
Merge pull request #842 from nvllsvm/vaapi
...
Use VAAPI-enabled ffmpeg
2019-02-08 20:26:30 +03:00
Vasily
3a88a3c795
Merge pull request #822 from Bond-009/imagedimensions
...
Complete rename ImageSize -> ImageDimensions
2019-02-08 20:02:25 +03:00
Vasily
d6e98f9a50
Merge pull request #819 from Bond-009/cleanup
...
Some small changes in Device.cs and DidlBuilder.cs
2019-02-08 19:59:55 +03:00
Vasily
2bcbffee0c
Merge pull request #841 from joshuaboniface/donation-badge
...
Fix OC badge to all and add forum badge
2019-02-08 11:32:48 +03:00
Andrew Rabert
22ffc5aee4
Use VAAPI-enabled ffmpeg
2019-02-08 00:19:31 -05:00
Andrew Rabert
ee3a4531a0
Merge pull request #831 from Bond-009/hashset
...
Move some arrays to generics
2019-02-08 00:08:35 -05:00
Joshua Boniface
aff740c596
Fix OC badge to all and add forum badge
2019-02-07 18:14:43 -05:00
Bond-009
38d9eeffbe
Fix more warnings
2019-02-08 00:07:57 +01:00
Anthony Lavado
d6d9fce898
Merge pull request #838 from Bond-009/requestcleanup
...
Quick style fix
2019-02-07 17:56:21 -05:00
Bond-009
f60ad53393
Quick style fix
2019-02-07 23:36:44 +01:00
Joshua M. Boniface
e8461d3317
Merge pull request #834 from joshuaboniface/donation-badge
...
Add donation badge and reorganize badges
2019-02-07 08:31:21 -05:00
Joshua Boniface
9dd512df80
Add donation badge and reorganize badges
2019-02-06 20:09:55 -05:00
Joshua M. Boniface
5b0bd88892
Merge pull request #833 from cvium/fix_localization
...
Add await to GetCountries in LocalizationService
2019-02-06 17:04:11 -05:00
Bond_009
70c85925af
Move some arrays to generics
2019-02-06 22:58:12 +01:00
Claus Vium
e449182641
Move import
2019-02-06 22:54:57 +01:00
Claus Vium
fcfe02ee73
Add await to GetCountries in LocalizationService
2019-02-06 22:40:49 +01:00
Joshua Boniface
b8b650540d
Allow Fedora/CentOS mounting by default
2019-02-06 09:33:14 -05:00
Joshua Boniface
e1d523ee45
Improve description of keep_artifacts flag
2019-02-05 21:37:56 -05:00
Joshua Boniface
ceb8b9f740
Add explanation to usage output
2019-02-05 21:34:09 -05:00