index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Controller
/
Entities
/
BaseItem.cs
Age
Commit message (
Expand
)
Author
2020-04-20
Remove JsonIgnore from the DateLastSaved property of BaseItem
Anthony Lavado
2020-04-19
Minor improvements
Bond_009
2020-04-07
Merge pull request #2696 from mark-monteiro/fix-extras
Vasily
2020-04-01
Code review suggestions
Mark Monteiro
2020-04-01
Add ExtraType.Unknown enum value and use it instead of null
Mark Monteiro
2020-03-28
Simplify logic; remove unnecessary methods
Mark Monteiro
2020-03-28
Do not assign an invalid value of zero to ExtraType
Mark Monteiro
2020-03-28
Display extras with an unknown type
Mark Monteiro
2020-03-24
Remove unused usings
Bond_009
2020-03-22
Add missing null check when retrieving extras
Mark Monteiro
2020-03-18
Merge pull request #2549 from dkanada/refactor
dkanada
2020-03-11
Merge pull request #2502 from JustAMan/baseitem-equals
Bond-009
2020-03-09
remove unused files and fix some future warnings
dkanada
2020-03-05
Add inheritdoc comment and squash simple method bodies
Vasily
2020-03-05
Follow code review suggestions
Vasily
2020-03-04
Implement BaseItem.GetHashCode override
Vasily
2020-03-03
Lower log level for BaseItem.Equals to debug
Vasily
2020-03-02
Speed up equality comparison of BaseItem
Vasily
2020-02-27
Apply suggestions from code review
Vasily
2020-02-27
Simplify AlphanumericComparer, reduce code duplication
Vasily
2020-01-10
Merge branch 'master' into warn12
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-11-04
Merge remote-tracking branch 'origin/master' into media-attachments-clean
Andrew Mahone
2019-10-29
Fix more warnings
Bond_009
2019-10-22
Retrieve media attachments in BaseItem.
Andrew Mahone
2019-10-15
Fix Json serialization error
Bond_009
2019-09-26
Fix SetImage to avoid out of range exception (#1798)
Anthony Lavado
2019-09-23
Fix multiple mistakes and warnings
Bond_009
2019-09-02
Fix warnings, improve performance (#1665)
Bond-009
2019-08-19
Fix LocalTrailers playback.
SL1288
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-05-16
Review changes
Claus Vium
2019-05-02
Enforce extras folder structure according to Emby's wiki
Claus Vium
2019-05-01
Change owner and parent id of extras to the main media item
Claus Vium
2019-03-08
Fix error
Bond-009
2019-03-07
Quick nullref fix
Bond-009
2019-03-07
Cleanup/simplification
Bond-009
2019-02-20
Only refresh metadata if extras changed
Torsten
2019-02-19
Populate video extras again
Torsten
2019-01-30
Merge branch 'master' into culture
Bond-009
2019-01-29
Merge pull request #726 from EraYaN/remove-wrappers-for-system-io
Vasily
2019-01-28
Unwrapped `GetFileNameWithoutExtension`
Erwin de Haan
2019-01-28
Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
Erwin de Haan
2019-01-28
Unwrapped GetDirectoryName and DirectorySeperatorChar
Erwin de Haan
2019-01-28
Fix default aspect ratio
Claus Vium
2019-01-27
Fix more analyzer warnings
Bond_009
2019-01-26
Change default aspect ratio to 2/3 from 0
Claus Vium
2019-01-26
Change image dimentions from double to int
Bond_009
2019-01-24
Eliminate some compile warnings (#600)
hawken
2019-01-20
Minor improvements to library scan code
Bond_009
[next]