Commit Graph

45 Commits (6c8d9192985036acb3d1fe626ed57980bb862d6a)

Author SHA1 Message Date
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
Luke Pulverenti 0b76afebe3 add trailers to moviedb appendto
11 years ago
Luke Pulverenti cf61bf72dc made video size richer
11 years ago
Luke Pulverenti 5782d9084d fixes #299 - Add trailer urls to MovieDbProvider
11 years ago
Luke Pulverenti 0a5701130e add collection/season.xml
11 years ago
Luke Pulverenti 92cd71143d Only fire metadata savers when appropriate
11 years ago
Luke Pulverenti 41f84fc6b2 save person.xml
11 years ago
Luke Pulverenti d6cf7b51ac added movie, series, folder and episode xml saving support
11 years ago
Luis Miguel Almánzar 89eb080464 using lockedfields and lockedimages when populating data
11 years ago
Luke Pulverenti a4f7eb84cd fixes #347 - File Properties in Video file formats override local xml
11 years ago
Luke Pulverenti 38a7717824 ease up on RefreshOnFileSystemStampChange
11 years ago
Luke Pulverenti 7aa969e2b9 added a providers assembly
11 years ago