Commit Graph

161 Commits (aff72323c6d95e15efad88c4415bb33565e62ca2)

Author SHA1 Message Date
Luke Pulverenti 8d37d66fa5 update movie db provider
9 years ago
Luke Pulverenti c80e1df1ca support null image encoder
9 years ago
Luke Pulverenti a8e5aba643 update library setup
9 years ago
Luke Pulverenti 078277ebc2 continue file system rework
9 years ago
Luke Pulverenti 8ad702060e begin file system rework
9 years ago
Luke 14de062681 update file system methods
9 years ago
Luke Pulverenti b1d2841583 add movie metadata support to live tv
10 years ago
Luke Pulverenti 7fdc6e7e91 support storage of original title
10 years ago
Luke Pulverenti 75a46393f0 fix foreign language fallback for moviedb
10 years ago
Luke Pulverenti 5f76b59e67 separate provider options
10 years ago
Luke Pulverenti 124754a04f use new naming project
10 years ago
Luke Pulverenti 4999f19485 resolve moviedb issues
10 years ago
Luke Pulverenti 28d4c54de8 updated nuget
10 years ago
Luke Pulverenti a9eed234ba fixes #931 - Downloading/Missing Art
10 years ago
Luke Pulverenti 0690b4f2e0 Add user cinema mode setting
10 years ago
Luke Pulverenti 1fcfff41c7 update channels
10 years ago
Luke Pulverenti 3be25f8bfb channel improvements
10 years ago
Luke Pulverenti 1afb28b487 add cinema mode feature
10 years ago
Luke Pulverenti 5de8b92fe5 updated nuget
10 years ago
Luke Pulverenti 37c27a26e9 added sync job database
10 years ago
Luke Pulverenti cc1ba34b4f grab more info from the movie db for tv
10 years ago
Luke Pulverenti e1dd361c7b added subtitle parsing stubs
11 years ago
Luke Pulverenti 8df1ebe499 add new mirror mode
11 years ago
Tim Hobbs 3632d679fb Image language fix
11 years ago
Luke Pulverenti 6987f2794a search refinements
11 years ago
Luke Pulverenti 771294e756 support more search filters
11 years ago
Luke Pulverenti 6c5cf81752 a start to the lookup feature
11 years ago
Luke Pulverenti 55b770ac2f make sure omdb provider returns a name
11 years ago
Luke Pulverenti 13e4b2a6a7 add search methods to remote metadata providers
11 years ago
Luke Pulverenti 4a39df98cd rework image extraction settings
11 years ago
Luke Pulverenti 1a9e2dfd83 fixed themoviedb search returning no results
11 years ago
Luke Pulverenti 8b71ab2e7d expose omdb to metadata config
11 years ago
Luke Pulverenti d0f1a83621 added more image providers
11 years ago
Luke Pulverenti b1713a16cd switch to generic lookup type
11 years ago
Luke Pulverenti 65903c56de get album images from songs before internet
11 years ago
Luke Pulverenti 821a3d29a2 converted movie providers to new system
11 years ago
Luke Pulverenti 04d62d3420 convert episode providers to new system
11 years ago
Luke Pulverenti 4205dcac9d Add dlna headers to static responses
11 years ago
Luke Pulverenti 9e0c1340fc convert games to new providers
11 years ago
Luke Pulverenti d0d54a503d switch boxsets to new providers
11 years ago
abeloin 7a33611ede Bug in Mono: WebUtility.HtmlDecode generate an System.ArgumentNullException if input is null.
11 years ago
Luke Pulverenti 3cc608d781 update next/previous buttons
11 years ago
Luke Pulverenti 3cde201190 support keyword editing
11 years ago
Luke Pulverenti ce13ff95ad support plot keywords
11 years ago
Luke Pulverenti ec4000404d rework text subtitles
11 years ago
Luke Pulverenti 1e88b1ef9f web client touchups
11 years ago
Luke Pulverenti 8c34f863fb make live tv channels playable
11 years ago
Luke Pulverenti 28b0ff1e75 allow custom language per item
11 years ago
Luke Pulverenti e93700f9f8 support new tmdb param to get all images in one response
11 years ago
Luke Pulverenti 44c0eba39d abstract preferred metadata language per item
11 years ago
Luke Pulverenti 72a956d022 fixed movie genres not getting replaced
11 years ago
Luke Pulverenti 01e65c93ee updated live tv + nuget
11 years ago
Luke Pulverenti 63c9104e62 Pull ProviderData out of memory
11 years ago
Luke Pulverenti 55a776427b Removed unused properties from BaseItem.
11 years ago
Luke Pulverenti cd279d98e0 added IHasTrailers
11 years ago
Luke Pulverenti 317f411070 Added IHasBudget
11 years ago
Luke Pulverenti ad52d8b5d9 fixes #640 - Add management filters
11 years ago
Luke Pulverenti b827f4058d improve movie matching by looking for titles with same year first
11 years ago
Luke Pulverenti a99a10c02b fix movie db provider search by imdb id
11 years ago
Luke Pulverenti bce86c5022 pull person sort order from tvdb/tmdb data
11 years ago
Luke Pulverenti 2fc662c9e9 optimize image processor when gdi can be skipped
11 years ago
Luke Pulverenti 138bad316b updated mbt api
11 years ago
Luke Pulverenti ed34b67f51 fix library scan stopping and restarting itself
11 years ago
Luke Pulverenti 0c93447380 #606 - Add manual image selection for Seasons
11 years ago
Luke Pulverenti 142d0e5f48 fixes #607 - Add manual image selection for episodes
11 years ago
Luke Pulverenti 926a610075 fixes #551 - Add manual image selection for movies
11 years ago
Luke Pulverenti 6c8d919298 replace file system calls with IFileSystem when needed
11 years ago
Luis Miguel Almánzar d77122ba0f add support to movie names with dot notation
11 years ago
Luke Pulverenti 146c7ac4bf fix double path concatenation
11 years ago
Luke Pulverenti 77cff18dce fix images saving with incorrect paths.
11 years ago
Luke Pulverenti c997effcb1 use tmdb updates for images
11 years ago
Luke Pulverenti 32cb872b06 support backdrops from multiple sources
11 years ago
Luke Pulverenti f23e957381 record tmdb collection name
11 years ago
Luke Pulverenti ca2e0f3451 fixes #588 - Add option to use xbmc convention when saving images
11 years ago
Luke Pulverenti ed60771cdd fixes #587 - Support automatic tmdb updates for movies
11 years ago
Luke Pulverenti 9bfe68c535 update to fanart api changes
11 years ago
Luke Pulverenti 2a44efaa42 fixes #585 - Use tmdb updates api for people
11 years ago
Luke Pulverenti fb98b0c8e0 updated nuget
11 years ago
Luke Pulverenti 3d40c5ba36 fixed xml providers running over and over
11 years ago
Luke Pulverenti b54240f679 fixes #553 - Support locking OfficialRating field
11 years ago
Luke Pulverenti 803e8b4a2e improved performance of item counts
11 years ago
Luke Pulverenti 98e7eeeff9 reduce byte conversions with alchemy web socket
11 years ago
Luke Pulverenti 5e00f9f059 consolidate knowledge of movie xml file name
11 years ago
Eric Reed 58afe5dd41 Fix up collection searching in MovieDbProvider.cs
11 years ago
Luke Pulverenti 79a82ae671 fixes #425 - Support searching tmdb using imdb id
11 years ago
Luke Pulverenti 6aa3164092 fixes #434 - Meta data refresh does not handle "The" in the name well
11 years ago
Luke Pulverenti 7bd586d133 respect locked fields
11 years ago
Eric Reed 50bb545b53 Clear old collection numbers if not there on new fetch
11 years ago
Eric Reed 8f105fb618 Fix name not filled in for Box Sets
11 years ago
Luke Pulverenti c59e49a8ed revert single/multi transition. too risky for now.
11 years ago
Luke Pulverenti a6c1370a62 trim person names
11 years ago
Luke Pulverenti 00c13e0dc1 fixes #399 - MB Web Client - Tags Metadata
11 years ago
Luke Pulverenti f550bfd4a4 fix youtube url
11 years ago
Luke Pulverenti a1599ccd6c change 3dformat xml tag to Video3DFormat
11 years ago
Luke Pulverenti da5eaddd91 added error handling to image tag generation
11 years ago
Luke Pulverenti 6b84095add get movie ratings from imdb via omdb
11 years ago
Luke Pulverenti 8a1b12b7d8 tightened up image saving to reduce knowledge of file names
11 years ago
Luis Miguel Almánzar 28be50b0f1 removed system web from providers project
11 years ago
Luis Miguel Almánzar bc69a24834 Fixes #325 - Unescape overview from themoviedb provider (some movies contain escaped chars)
11 years ago
Luis Miguel Almánzar 7731536c79 Fixes #310 - Use minimun release date for movieDB provider if no matching user release code nor us release
11 years ago