crankdoofus
aff72323c6
Update code for in-place upgrades
6 years ago
crankdoofus
8555c5fae1
Correct comment
6 years ago
crankdoofus
da71354e82
Remove Emby migration section, include License
6 years ago
crankdoofus
3d0e7f6cb6
Include License file with installation
6 years ago
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.
6 years ago
crankdoofus
dc3eceec6a
Changed order to include install scripts in installer
6 years ago
crankdoofus
a6819ffd1d
Cleaned up code
6 years ago
crankdoofus
de9ee10abc
Uncomment accidental commenting of compilation
6 years ago
crankdoofus
43989800ba
Added -Force to nsis extraction
6 years ago
crankdoofus
1fd827fa77
Create jellyfin.nsi
6 years ago
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
6 years ago
dkanada
0e0c70f782
Merge pull request #1505 from trumblejoe/patch-1
...
Qualified Namespace of pscredential
6 years ago
dkanada
9e9952d81f
Merge pull request #1247 from bugfixin/master
...
Adjust detection of 'sample' in filenames to use regex boundaries
6 years ago
dkanada
4f2d601f02
Merge pull request #1167 from Bond-009/eol
...
Force LF line endings
6 years ago
dkanada
e722801f80
Merge pull request #956 from Bond-009/db
...
Simplify db code
6 years ago
dkanada
6cf9204219
Merge pull request #1500 from dkanada/password
...
Add optional password field on user creation
6 years ago
trumblejoe
b719ca5a33
Qualified Namespace of pscredential
...
Qualified Namespace of pscredential, otherwise script fails in Powershell builds <3.0.
6 years ago
Bond_009
29ae7b9aeb
Add docs
6 years ago
Bond_009
45c13141f9
Address comments
6 years ago
dkanada
9079b3e8da
add optional password field on user creation
6 years ago
Bond_009
2e4c0fee77
Add removed line
6 years ago
Bond_009
d961278b3d
Reduce amount of raw sql
6 years ago
Bond_009
db2765aae5
Last bit of cleanup
6 years ago
Bond_009
7898af4ceb
Reworked PRAGMA statements use
6 years ago
Bond_009
edfd2d0cd9
Fix startup
6 years ago
Bond_009
d00ad28efd
Address comments
6 years ago
Bond-009
02b864e41b
Last line?
6 years ago
Bond-009
e88ebd748d
Final fixes
6 years ago
Bond-009
b6954f3bfd
More
6 years ago
Bond-009
27c29bbb4c
Back to a single connection
6 years ago
Bond-009
30842656a7
Properly dispose
6 years ago
Bond-009
e5248cfaa2
Properly dispose
6 years ago
Bond-009
c30ba14c1f
Use a connection pool instead of creating new connections
6 years ago
Bond-009
cec22ad10d
Simplify db code
6 years ago
dkanada
b3b08fecb2
Merge pull request #1453 from Bond-009/cleanup2
...
Improve main code flow
6 years ago
Andrew Rabert
fc439cc02a
Merge pull request #1448 from joshuaboniface/nice-userconfig-paths
...
Use the username for the user config path
6 years ago
dkanada
1b2621cd30
Merge pull request #1454 from Bond-009/webresource
...
Simplify file serving code
6 years ago
dkanada
dbc2cda9d4
Merge pull request #1369 from teacupx/master
...
Enable Exynos MFC encoder and fix transcoding bitrate control
6 years ago
dkanada
65fa61a636
add comment explaining GetMinBitrate
6 years ago
Erwin de Haan
04784b4e43
Create Media Playback issue template ( #1451 )
...
Added media playback issue template. We might want to add some more information requests in there.
6 years ago
Joshua M. Boniface
2baddc1709
Merge pull request #1463 from Bond-009/deps
...
Update deps
6 years ago
Bond_009
5554595255
Update deps
6 years ago
Anthony Lavado
d4a42a1680
Merge pull request #1080 from Bond-009/httpclient
...
Remove usage of deprecated 'WebRequest'
6 years ago
Bond-009
af099a9b53
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-Authored-By: Jean-Samuel Aubry-Guzzi <DrPandemic@users.noreply.github.com>
6 years ago
Bond-009
6ebac0e500
Update Emby.Server.Implementations/ApplicationHost.cs
...
Co-Authored-By: Jean-Samuel Aubry-Guzzi <DrPandemic@users.noreply.github.com>
6 years ago
Anthony Lavado
b25c08e79a
Merge pull request #1156 from Bond-009/sep
...
Small cleanups here and there
6 years ago
Bond-009
8fd47dd658
Merge pull request #1457 from TrisMcC/fix-path-substitution-1446
...
Stop path substitution in SubtitleEncoder - Fix #1446
6 years ago
Joshua M. Boniface
687255aa31
Merge pull request #1442 from jellyfin/release-10.3.z
...
Backmerge for Release 10.3.4 and 10.3.5
6 years ago
Tristan McCann
5c1fbfca03
Stop path substitution in SubtitleEncoder
...
This fixes jellyfin/jellyfin#1446 . I am not an expert in this section of
code, but I cannot think of a need to do path substitution during
subtitle encoding.
6 years ago
Joshua M. Boniface
d5fe82314e
Bump version for 10.3.5
6 years ago