dkanada
53db526667
merge branch master into refactor
5 years ago
Vasily
a26c1ab17d
Remove commented code
5 years ago
Anthony Lavado
42066ee326
Merge branch 'master' into transcoding-throttling
5 years ago
Anthony Lavado
00073c162a
Merge pull request #2363 from dkanada/view
...
Add session view endpoint
5 years ago
dkanada
1cb51a8ac7
rename session folder
5 years ago
dkanada
c2733ac0dc
split api keys into their own service
5 years ago
dkanada
b7a9900556
Merge pull request #2357 from Bond-009/warn13
...
Fix warnings
5 years ago
dkanada
1bc8ca2542
add session view endpoint
5 years ago
dkanada
6341d986a9
fix a few warnings
5 years ago
dkanada
692a9bfdd0
update some comments
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
dkanada
afe9ed977b
improve scan progress and fix a few bugs
5 years ago
Bond_009
87d2479b78
Fix warnings
5 years ago
ThreeFive-O
4f3bfd9146
Add Transcoding framerate info
5 years ago
Bond-009
c8409d2ea1
Remove FileSystem.GetStream
5 years ago
Denis
549a2d8b6d
Enable path mapping in `PlaybackInfo` endpoint
5 years ago
Bond-009
cf13e89ad6
Update MediaBrowser.Api/Playback/MediaInfoService.cs
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
5 years ago
Bond_009
84d1b12530
Attempt #2
5 years ago
Bond_009
da5893b0f1
Try to fix nullreff
5 years ago
dkanada
ce7744806c
Merge pull request #2216 from gnattu/master
...
Let HLS fallback to mpegts in case device reports unsupported container
5 years ago
gnattu
ea075c1b48
Add reminder to remove the workaround
...
This will be no longer needed when ffmpeg is ready
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
5 years ago
dkanada
d217f1614e
Merge pull request #2096 from Bond-009/embytv
...
Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs
5 years ago
Maximilian Marschall
081d942d03
Enable Throttling when transcoding without Hardware-Acceleration
5 years ago
dkanada
a272638a84
Merge pull request #2170 from Bond-009/mediainfoservice
...
Minor changes to MediaInfoService
5 years ago
Bond_009
d9ec502ff9
Address comments
5 years ago
Bond_009
e714b9930e
Merge branch 'master' into embytv
5 years ago
gnattu
d5204f572a
Fix typo and plural
5 years ago
dkanada
73fac50e57
rename two properties based on code suggestions
5 years ago
Bond_009
a253fa616d
Fix build and address comments
5 years ago
dkanada
aca31457c0
merge branch master into media-attachments
5 years ago
dkanada
529cff3920
Merge pull request #2153 from dkanada/fix-playlist
...
Fix playlist deletion and a few warning fixes
5 years ago
gnattu
167549f5f1
Let HLS fallback to mpegts in case device reported unsupported container
5 years ago
Bond_009
5751d86536
Fix warnings and move to System.Text.Json
5 years ago
Bond-009
bb62dd14c2
Limit size for playbacktest
5 years ago
Vasily
06dfa2e687
Merge pull request #2134 from Bond-009/dlnam3u8
...
Fix comparison between different types
5 years ago
Bond-009
a5cd11735c
Minor changes to MediaInfoService
5 years ago
dkanada
bc7cbfb21a
Merge pull request #1941 from Bond-009/mediaencoding
...
Make probesize and analyzeduration configurable and simplify circular dependencies
5 years ago
dkanada
61b9845e0f
Merge pull request #2099 from cryptobank/master
...
Fix VAAPI encoding on 10-bit hevc. Update QSV encoding and scaling to...
5 years ago
dkanada
1b2453b4e9
fix playlist deletion
5 years ago
cryptobank
f18d3ed33b
Formatting fix (3)
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
Bond-009
baadb504bb
Merge branch 'master' into mediaencoding
5 years ago
dkanada
96a5dda9ff
Merge pull request #2109 from Bond-009/plugin
...
Fix plugin installation and correct api behaviour
5 years ago
Joshua M. Boniface
9744f5aee3
Merge pull request #2118 from chaosinnovator/master
...
Add StartIndex result to /Items API query
5 years ago
Bond_009
0bf8bfbb0c
Merge branch 'master' into mediaencoding
5 years ago
chaosinnovator
b98e25a07e
Add StartIndex result to /Items API query
5 years ago
Bond-009
b20b648659
Fix comparison between different types
5 years ago
Bond-009
19844a2c2a
Fix typo
5 years ago
dkanada
dee3076eaf
Merge pull request #1923 from Bond-009/random
...
Don't shuffle some types by default
5 years ago
Bond_009
ec70f3ac75
Fix plugin installation and correct api behaviour
...
The `/Packages/{Name}` endpoint would return a package that had either
the corrent name or the correct guid. In reality it shoud check if both
are correct.
5 years ago
cryptobank
5b5d527a09
Use string.Equals instead of of equals operator
...
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
5 years ago
Bond-009
a2c35e6dba
Merge remote-tracking branch 'upstream/master' into random
5 years ago