Commit Graph

826 Commits (a7c8750b52d213ced122bd54c69936fb2379068c)

Author SHA1 Message Date
Luke Pulverenti 803e8b4a2e improved performance of item counts
12 years ago
Luke Pulverenti 1496991096 use StringBuilder in GetValidFilename
12 years ago
Luke Pulverenti 229e050cd3 fixes #532 - Add ability to sort music artists/genres by song or music video count
12 years ago
Luke Pulverenti 9d7b3fdda6 add movie count sort order
12 years ago
Luke Pulverenti 740a10a4e3 de-normalize item by name data. create counts during library scan for fast access.
12 years ago
Luke Pulverenti 52ca9527cc add some safe guards with linked children & shortcuts
12 years ago
Luke Pulverenti 1d9c163f5f fixes #506 - Song list - make columns headers clickable for sorting
12 years ago
Luke Pulverenti 062d2dc29f fixes #522 - Use last fm as a secondary provider for album images
12 years ago
Luke Pulverenti 4039c0f704 fixes #521 - Use last fm as a secondary provider for artist images
12 years ago
Luke Pulverenti e22b696d96 fixes #403 - Grouping by.. with a mixed media collection (Movies & TV) shows an folder <unknown> with all the Movies under it
12 years ago
Luke Pulverenti 44b12c0f9f fixes #520 - Support multiple artists per audio track
12 years ago
Luke Pulverenti 7b6bf545da removed network option from directory picker due to unreliability
12 years ago
Luke Pulverenti 09ff7391b4 updated nuget
12 years ago
Luke Pulverenti 12dd9daf49 fixing folder that was moved inadvertently
12 years ago
Luke Pulverenti e7e18af2d7 fixes #433 - Add root collection type to ItemResolveArgs
12 years ago
Luke Pulverenti dfe91e43b6 Added IDtoService
12 years ago
Luke Pulverenti 981973a028 use mbz id for last fm searches when we have it
12 years ago
Luke Pulverenti d77ae74b1e fixes #512 - Read and display Zap2It id for tv series
12 years ago
Luke Pulverenti f0542f69bc record bluray playlist file name
12 years ago
Luke Pulverenti b828af0a0a hls changes
12 years ago
Luke Pulverenti 8b85a7bab1 updated nuget
12 years ago
Luke Pulverenti b538dc31b1 added new properties and endpoints for series special features
12 years ago
Luke Pulverenti e031694a99 Front-load soundtrack links
12 years ago
Luke Pulverenti d0f3262ba3 Added Book
12 years ago
Luke Pulverenti 982a303940 added IsMuted to playback progress
12 years ago
Luke Pulverenti b7d8e3a9dd changed sessions id to a string
12 years ago
Luke Pulverenti 1ea627a6e7 Fixed blank ForcedSortName
12 years ago
Luke Pulverenti 8d5c0cbe04 fixes around saving music brainz id's to xml
12 years ago
Luke Pulverenti c2bd92a1bd updated GetRecursiveChildren params
12 years ago
Luke Pulverenti 950cc50ae6 added full support for linked children
12 years ago
Luke Pulverenti 96328b61a1 optimize collection folder
12 years ago
Luke Pulverenti 5791524090 use a dictionary for quicker comparison
12 years ago
Eric Reed 80fb3c9eb4 Initial support of shortcuts everywhere
12 years ago
Eric Reed eec92175f9 Use TMDbCollectionId instead
12 years ago
Eric Reed 426bf48c7a Update collection id in xml reader and saver
12 years ago
Luke Pulverenti c59e49a8ed revert single/multi transition. too risky for now.
12 years ago
Luke Pulverenti 2beb9861e4 changed value of last priority
12 years ago
Luke Pulverenti 61c13e8f2c change key used to generate chapter image file names
12 years ago
Luke Pulverenti b405b8f80b added fifth priority level
12 years ago
Luke Pulverenti 1df5839eb0 factor mixed folder value into item id
12 years ago
Luke Pulverenti 11c3778053 completed multiple movie in folder support
12 years ago
Luke Pulverenti 34bf41721a Additional fixes for multiple movies per folder. Added a provider shell
12 years ago
Luke Pulverenti e934783b95 initial support of multiple movies in folder
12 years ago
Luke Pulverenti f064d6c9c7 only set creation date at resolve time
12 years ago
Luke Pulverenti 9b167174ad added game xml provider
12 years ago
Luke Pulverenti 3481d0d8e7 validate chapters coming from xml
12 years ago
Luke Pulverenti d3acd04e66 store chapters in xml
12 years ago
Luke Pulverenti e0c387446b reworked iso manager
12 years ago
Luke Pulverenti 6efd877017 Removed dependency from user repository
12 years ago
Luke Pulverenti a3f7ebe702 3.0.4967.25605
12 years ago
Luke Pulverenti a092b77fa4 fix dictionary issue in DtoBuilder
12 years ago
Luke Pulverenti d1d4bef1d1 removed genre virtualization
12 years ago
Luke Pulverenti 5225e054cd reduced list enumerations
12 years ago
Luke Pulverenti b1b4e77178 reduced property virtualization
12 years ago
Luke Pulverenti 06ec5ebcb9 persist locked fields in xml
12 years ago
Luke Pulverenti c411fdc93a added methods to edit ibn images
12 years ago
Luke Pulverenti 0e4972f7e6 reduced some virtualization
12 years ago
Luke Pulverenti f9e1f3f4e8 reverting parental control change
12 years ago
Luke Pulverenti a6c1370a62 trim person names
12 years ago
Luke Pulverenti 88f1723f99 support parent item images for unattached items
12 years ago
Luke Pulverenti 0fb515d209 fixes #411 - Parental Control issue
12 years ago
Luke Pulverenti f7bce0bc3c fixes #397 - WB web client - Missing person metadata field
12 years ago
Luke Pulverenti 2ec6222648 updated morelinq
12 years ago
Luke Pulverenti e670b875fe removed GetDisplayPreferencesId method
12 years ago
Luke Pulverenti 2b07e6aaf8 separate display preferences per client
12 years ago
Luke Pulverenti 16ef110196 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Luke Pulverenti bb721f610b Added CumulativeRunTimeTicks
12 years ago
Eric Reed 0edc717ec8 Remove Index by Rating option until we have time to implement
12 years ago
Luke Pulverenti ea936ab489 move music video dto code to right method
12 years ago
Luke Pulverenti 5435c66c52 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Luke Pulverenti 478bef7655 Add header links for music videos
12 years ago
Eric Reed e2f8fbd60d Fix image tags not re-generating properly
12 years ago
Luke Pulverenti cf953adcac Added IsInMixedFolder for game
12 years ago
Luke Pulverenti e263d74476 added GetCriticReviews to IApiClient
12 years ago
Luke Pulverenti 7e5bdc837a added GetTempFileResponse
12 years ago
Luke Pulverenti 1a1cfba795 faster file extension comparisons
12 years ago
Luke Pulverenti 2aaf939f22 rename SeekPosition to SeekPositionTicks
12 years ago
Luke Pulverenti 243fe97d11 save dates in xml with local time
12 years ago
Luke Pulverenti 61c7c5a9fc Added AlbumId and AlbumPrimaryImageTag
12 years ago
Luke Pulverenti 2c22db8b8d Added an adult video entity
12 years ago
Luke Pulverenti 44493dca1d add tvdb and games db to xml savers
12 years ago
Luke Pulverenti c1ad234b79 Added album soundtrack links
12 years ago
Luis Miguel Almánzar decd3d9480 fix #390 -
12 years ago
Luke Pulverenti dab5003d6b added collection type
12 years ago
Luke Pulverenti 45b995def7 removed video format
12 years ago
Luke Pulverenti 9821faf566 Added new theme song/video endpoints
12 years ago
Luke Pulverenti 66624293ac Display client version in the dashboard
12 years ago
Luke Pulverenti b70ecab40a fixes for new user settings
12 years ago
Luke Pulverenti 02bb0fb20f updated 3d tag to match mcm
12 years ago
Luke Pulverenti a1599ccd6c change 3dformat xml tag to Video3DFormat
12 years ago
Luke Pulverenti d62e63acb8 Offline fixes
12 years ago
Luke Pulverenti e924efaa6f Added a welcome notification
12 years ago
Luke Pulverenti eb313459d3 offline support fix
12 years ago
Luke Pulverenti 53450bd514 added a notifications service
12 years ago
Luke Pulverenti da5eaddd91 added error handling to image tag generation
12 years ago
Luke Pulverenti deeb85f296 don't try to get non-cached children when offline
12 years ago
Luke Pulverenti 6b84095add get movie ratings from imdb via omdb
12 years ago
Luke Pulverenti 014f2949d7 improve offline support and add a web client indicator
12 years ago
Luke Pulverenti dc21adf1a4 beginnings of offline support
12 years ago
Luke Pulverenti a19bfc8f07 Added support for linked children
12 years ago