Patrick Barron
|
ca1f15af19
|
Move GenericEventArgs to Jellyfin.Data.Events
|
4 years ago |
Mark Monteiro
|
0e9164351b
|
Merge remote-tracking branch 'upstream/master' into external-id-type
|
4 years ago |
Bond-009
|
9af6eda0b4
|
Merge pull request #3343 from telans/comment-stops
Add full stop at end of comments (SA1629)
|
4 years ago |
telans
|
247f9c61e6
|
fix SA1513/SA1516
|
4 years ago |
telans
|
9018f8d8be
|
Add full stop at end of comments (SA1629)
|
4 years ago |
Mark Monteiro
|
4f6e5591ec
|
Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represent a general external id type
|
5 years ago |
Mark Monteiro
|
d06fee75b6
|
Rename Name to ProviderName
|
5 years ago |
Mark Monteiro
|
c82f7eeca1
|
Clean up some doc comments
|
5 years ago |
Mark Monteiro
|
67edf1b7f5
|
Do not convert 'Type' value to string unnecessarily, and do not replace 'General' type with null
|
5 years ago |
Mark Monteiro
|
422d5b2b68
|
Move ExternalIdMediaType enum to MediaBrowser.Model
|
5 years ago |
Mark Monteiro
|
e5c857ac36
|
Rename external id type 'None' to 'General'
|
5 years ago |
Mark Monteiro
|
526e47c362
|
Clean up documentation
|
5 years ago |
Mark Monteiro
|
96acd6481e
|
Merge branch 'master' into externalid-type
|
5 years ago |
Patrick Barron
|
9ad839c776
|
Initial migration code
|
5 years ago |
Bond_009
|
787049f35f
|
Merge branch 'master' into minor
|
5 years ago |
Luke Foust
|
0fb78cf54b
|
Add documentation around Name, Id, and Type. Changed ExternalIdType to ExternalIdMediaType
|
5 years ago |
Luke Foust
|
9bdb99fe92
|
Add type to externalids to distinguish them in the UI
|
5 years ago |
dkanada
|
4f195f289c
|
remove useless interface
|
5 years ago |
dkanada
|
52fde64f10
|
remove unused files and fix some future warnings
|
5 years ago |
Bond_009
|
a07ee65365
|
Minor improvements
|
5 years ago |
Bond_009
|
ddf9b38799
|
Simplify image processing by removing image enhancers
|
5 years ago |
Bond_009
|
d9a03c9bb1
|
Fix more warnings
|
5 years ago |
Bond_009
|
e4f893a0eb
|
More warning fixes
|
5 years ago |
Bond-009
|
6032f31aa6
|
Use CultureInvariant string conversion for Guids
|
5 years ago |
Claus Vium
|
8985fb8d58
|
Remove support for games as a media type
|
6 years ago |
Bond_009
|
883575893b
|
Change image dimentions from double to int
Rename ImageSize -> ImageDimensions
|
6 years ago |
Erwin de Haan
|
38f96af079
|
Reformat JustAMan review pt2 changes
Refs #575
|
6 years ago |
Erwin de Haan
|
e867446437
|
ReSharper format: conform inline 'out' parameters.
|
6 years ago |
Erwin de Haan
|
ba610b5094
|
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
|
6 years ago |
Erwin de Haan
|
3ed6f37030
|
EditorConfig reformat: MediaBrowser.Controller
|
6 years ago |
Erwin de Haan
|
26ca4b607b
|
Visual Studio Reformat: MediaBrowser.Controller
|
6 years ago |
Joshua M. Boniface
|
c888879599
|
Merge pull request #541 from cvium/fix_providermanager_guid
Change ItemId to Guid in ProviderManager
|
6 years ago |
cvium
|
0abe5b6ec3
|
Change ItemId to Guid like all the others
|
6 years ago |
hawken
|
bd169e4fd4
|
remove trailing whitespace
|
6 years ago |
Bond_009
|
340a2c6512
|
Post GPL cleanup
|
6 years ago |
Bond_009
|
b1ccd6bad9
|
Fix build post GPL change
|
6 years ago |
Bond_009
|
b7ebb67cbb
|
Remove the need for NullLogger
|
6 years ago |
Bond_009
|
3d3ec3588b
|
Mark where ILogger is being set to null
|
6 years ago |
Bond_009
|
0f8b3c6347
|
Use Microsoft.Extensions.Logging abstraction
|
6 years ago |
Andrew Rabert
|
a86b71899e
|
Add GPL modules
|
6 years ago |
stefan
|
48facb797e
|
Update to 3.5.2 and .net core 2.1
|
6 years ago |
Luke Pulverenti
|
5cb7469028
|
support track selection before playback
|
7 years ago |
Luke Pulverenti
|
0351c968c3
|
reduce file checks during library scan
|
7 years ago |
Luke Pulverenti
|
43eec485e9
|
fix book providers
|
7 years ago |
Luke Pulverenti
|
51ca72ab5d
|
adjust default provider order
|
7 years ago |
Luke Pulverenti
|
a5b82cd2ec
|
remove unneeded async signatures
|
7 years ago |
Luke Pulverenti
|
cdd79ec7e2
|
update owned items
|
7 years ago |
Luke Pulverenti
|
eb63e0d264
|
update image processor
|
7 years ago |
Luke Pulverenti
|
e441e2f53d
|
update active recordings
|
7 years ago |
Luke Pulverenti
|
1ad990ad72
|
update live tv data transfer
|
7 years ago |