Khinenw
59518ec87e
Fixed SMI to SRT UTF-16 Encoding bug
2019-07-15 12:20:59 +09:00
Joshua M. Boniface
953f077f9d
Override the installinit name
...
Without this, when building the `jellyfin-nightly` package, it attempts
to find service/init files with the name `jellyfin-nightly` instead of
the proper name. This override prevents this by forcing the name to
`jellyfin`. Required for nightly builds.
2019-07-14 23:11:17 -04:00
Joshua M. Boniface
cf2f5b2026
Merge pull request #1538 from joshuaboniface/epg
...
Try to fix XmlTvListingsProvider
2019-07-14 17:09:00 -04:00
Joshua M. Boniface
135c16c721
Merge pull request #1537 from joshuaboniface/contenttype
...
Properly set content type
2019-07-14 17:08:54 -04:00
Joshua M. Boniface
e94fa791a9
Merge pull request #1519 from Bond-009/mergefix
...
Fix merge errors
2019-07-13 17:32:45 -04:00
Bond_009
5d9fa06675
Cleanup
2019-07-13 17:18:39 -04:00
Bond_009
b294b802a8
Try to fix XmlTvListingsProvider
2019-07-13 17:18:27 -04:00
Bond_009
7bb504d491
Create a new HttpMethod from the function name
2019-07-13 17:12:06 -04:00
Bond_009
b1bd062709
Properly set content type
2019-07-13 17:12:06 -04:00
Joshua M. Boniface
0d3b399b61
Merge pull request #1536 from joshuaboniface/fix-symlinks
...
Fix broken symlinks in deployment
2019-07-13 15:26:48 -04:00
Joshua M. Boniface
0f8e2600e3
Fix broken symlinks
...
These were removed somehow in defc5f1cf9b486357b379c610663e1bad48428ad;
restore them to their proper link state.
2019-07-13 14:23:57 -04:00
Joshua M. Boniface
3d71e9b509
Merge pull request #1534 from joshuaboniface/nightly-deb-fix
...
Use dash or underscore on mv command
2019-07-13 13:29:32 -04:00
Joshua M. Boniface
881f385a61
Use dash or underscore on mv command
...
Required for nightlies, which would not match this file format with the
underscore then wildcard. Enables nightly builds.
2019-07-13 13:03:50 -04:00
crankdoofus
e31851d25e
Update to uninstall silently if already installed
2019-07-13 21:16:56 +10:00
crankdoofus
aff72323c6
Update code for in-place upgrades
2019-07-09 22:56:23 +10:00
Bond-009
a31a396780
Merge pull request #1518 from jellyfin/EraYaN-azp-grant-auth
...
Update the GitHub token to a Grant Auth token
2019-07-07 12:25:58 +02:00
crankdoofus
8555c5fae1
Correct comment
2019-07-07 09:17:03 +10:00
crankdoofus
da71354e82
Remove Emby migration section, include License
2019-07-07 09:13:27 +10:00
crankdoofus
3d0e7f6cb6
Include License file with installation
2019-07-07 09:10:35 +10:00
Bond_009
c7d12cc481
Fix merge errors
2019-07-07 00:43:43 +02:00
Erwin de Haan
440177a43d
Update the GitHub token to a Grant Auth token.
2019-07-07 00:20:37 +02:00
Bond-009
953eb6e906
Merge pull request #1517 from jellyfin/EraYaN-azp-github-token-name
...
Update the GitHub connection name to use the GitHub App token
2019-07-07 00:08:27 +02:00
Erwin de Haan
fc55b44e4b
Update the GitHub connection name to use the GitHub App token
2019-07-07 00:03:59 +02:00
Bond-009
f2a56fcd80
Merge pull request #1516 from jellyfin/EraYaN-vacuum-merge-fix
...
Move VACUUM command to fix merge error
2019-07-06 23:57:27 +02:00
Erwin de Haan
0dbc294836
Move VACUUM command to fix merge error
...
This fixes a syntax error.
2019-07-06 23:50:06 +02:00
Joshua M. Boniface
3b49c1bac0
Merge pull request #1515 from jellyfin/release-10.3.z
...
Backmerge for 10.3.6
2019-07-06 17:48:48 -04:00
Bond-009
82f041d050
Merge branch 'master' into release-10.3.z
2019-07-06 23:08:52 +02:00
Joshua M. Boniface
4f17ed961e
Merge pull request #1514 from Bond-009/httpclient2
...
Fix issues with HttpClientManager
2019-07-06 17:01:35 -04:00
Joshua M. Boniface
ba551b48e1
Merge pull request #1111 from EraYaN/azp-hardcoded-try
...
Azure Pipelines DownloadBuildArtifacts@0 Experiment
2019-07-06 14:21:35 -04:00
Bond_009
5fc4ad6c4e
Address comments
2019-07-06 20:04:45 +02:00
Bond_009
b117b364f2
Remove duplicate code
2019-07-06 20:04:45 +02:00
Bond_009
3603c64fa6
Use HttpResponseHeaders instead of a dictionary
2019-07-06 20:04:45 +02:00
Bond_009
d405a400aa
Fixes issues with HttpClientManager
2019-07-06 20:04:42 +02:00
Joshua M. Boniface
54c6f02ebb
Merge pull request #1455 from ferferga/release-10.3.z
...
Vacuum databases at startup
2019-07-06 13:57:18 -04:00
Joshua M. Boniface
b3f9d04501
Bump version for 10.3.6
2019-07-06 13:34:38 -04:00
Bond_009
ab7ef9c9cb
Fix style issues
2019-07-06 16:15:38 +02:00
Bond_009
0f897589ed
Streamline authentication proccess
2019-07-06 14:52:24 +02:00
crankdoofus
cea6a2217e
Correct Service handling & LocalAppData folder
...
The service is now completely controlled by nssm as with the install-jellyfin.ps1
The LocalAppData had the global context, its now
Corrected order of Mandatory and Optional components.
2019-07-06 18:34:48 +10:00
crankdoofus
dc3eceec6a
Changed order to include install scripts in installer
2019-07-06 18:02:00 +10:00
crankdoofus
a6819ffd1d
Cleaned up code
2019-07-06 12:19:57 +10:00
crankdoofus
de9ee10abc
Uncomment accidental commenting of compilation
2019-07-06 12:18:20 +10:00
crankdoofus
43989800ba
Added -Force to nsis extraction
2019-07-06 12:16:34 +10:00
crankdoofus
1fd827fa77
Create jellyfin.nsi
2019-07-06 11:43:20 +10:00
crankdoofus
3b9766f58c
Added option for NSIS
...
This change will
1. download NSIS zip,
2. unzip in temp folder,
3. use nsis to build the installer
2019-07-06 11:41:33 +10:00
Erwin de Haan
2c8df07753
Fix some task names.
2019-07-05 13:03:34 +02:00
Erwin de Haan
08421311b9
Switch download order around.
2019-07-05 12:10:57 +02:00
Erwin de Haan
dc68fa2c8b
Disable seperate build and restore.
2019-07-05 12:06:01 +02:00
Erwin de Haan
ff373621b3
Switch to next gen artifacts.
2019-07-05 12:02:35 +02:00
Erwin de Haan
272691aacd
Switched to specific download.
2019-07-05 11:37:14 +02:00
Erwin de Haan
46623bc985
Try with hardcoded name.
2019-07-05 11:32:25 +02:00