Patrick Barron
dcaffd3812
Fix regressions introduced by #3098
5 years ago
Bond-009
31769bda28
Merge pull request #2745 from Artiume/patch-6
...
Force Audio Transcoding for LiveTV Transcoding
5 years ago
Vasily
6386b9b1b9
Merge pull request #2782 from JustAMan/fix-ssa-delivery
...
Fix support for attachments with baseURL set
5 years ago
Vasily
5be60782ed
Fix support for attachments with baseURL set
...
* Revert "Add baseURL to attachments"
* This is properly handled by jellyfin-web#1020
5 years ago
Patrick Barron
add0a2088d
Simplified Conditionals and returns
5 years ago
Patrick Barron
80cfcf5643
Remove unnecessary casts and explicit array types
5 years ago
Patrick Barron
961f48f5bc
Use ? and ?? where applicable
5 years ago
artiume
d10ae74b38
Force Audio Transcoding for LiveTV Transcoding
...
Noticing some sync issues when transcoding livetv, the only thing I was able to do to fix it was to force the audio stream to be transcoded as well. This was how I originally wrote the code and we changed it during the review process. I am reverting it back to the original code.
5 years ago
Bond_009
e9d1eabd53
Remove unused usings
5 years ago
Bond-009
94fe9b8f6d
Merge branch 'master' into warn17
5 years ago
MrTimscampi
e8c593f413
Add baseURL to attachments
5 years ago
Bond_009
07cc4be6a7
Fix some warnings
...
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591
5 years ago
artiume
4becaf83dd
Update MediaInfoService.cs
5 years ago
artiume
a4e0364139
Update MediaInfoService.cs
5 years ago
artiume
b375aeb56a
fix indentation
...
it was tabs
5 years ago
artiume
b5342bb7d9
Fix MaxBitrate
5 years ago
artiume
a73ce1d781
Update MediaInfoService.cs
5 years ago
artiume
3b6a4c3a33
Merge pull request #11 from jellyfin/master
...
nightly
5 years ago
Bond_009
87d2479b78
Fix warnings
5 years ago
artiume
918df5e352
Merge remote-tracking branch 'jellyfin/master'
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
d217f1614e
Merge pull request #2096 from Bond-009/embytv
...
Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs
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
Artiume
a40cb7bbd8
Merge pull request #7 from jellyfin/master
...
nightly
5 years ago
dkanada
aca31457c0
merge branch master into media-attachments
5 years ago
Artiume
0e920a6d5f
Update MediaInfoService.cs
5 years ago
Artiume
963b69c7b2
Update MediaInfoService.cs
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
Bond-009
a5cd11735c
Minor changes to MediaInfoService
5 years ago
Artiume
f3e7c72bac
Update MediaInfoService.cs
5 years ago
Artiume
b31f4ccbc2
Update MediaInfoService.cs
5 years ago
Artiume
46442e24f8
Update MediaInfoService.cs
5 years ago
Artiume
3fb7aabfde
Update MediaInfoService.cs
5 years ago
Artiume
64c313a8fb
Update MediaInfoService.cs
5 years ago
Artiume
be956dfd02
Update MediaInfoService.cs
5 years ago
Bond_009
5cab79c839
Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs
5 years ago
Bond_009
3221e837f9
* Add support for multi segment base urls
...
* Make baseurl case-insensitive
5 years ago
Andrew Mahone
a78aec56e3
Format attachment DeliveryURL with CultureInfo.InvariantCulture.
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
Andrew Mahone
262a8f47af
Remove attachment filenames from attachment URLs.
5 years ago
Andrew Mahone
20727906c8
Use attachment filename if available.
5 years ago
Andrew Mahone
01b1c847e9
Provide delivery URLs for attachments in PlaybackInfo.
5 years ago
Bond-009
6032f31aa6
Use CultureInvariant string conversion for Guids
5 years ago
hawken
07cba6cbcf
Do some logging in MediaInfoService
6 years ago
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago