Commit Graph

751 Commits (d06dca2d66e88e69fc06de346cdf09d52c90fc2b)

Author SHA1 Message Date
Luke Pulverenti a02017a524 when getting season number from paths, only look at path file name
11 years ago
Luke Pulverenti a93913b423 don't support two character language
11 years ago
Luke Pulverenti 290e1554c3 removed dead code
11 years ago
Luke Pulverenti 2f7b0b99da support European encoding in xml files
11 years ago
Luke Pulverenti 1ddc193e58 support xbmc naming convention for subtitles
11 years ago
Eric Reed 2cfc77dc03 No ratings are reported as empty string not null
11 years ago
Luke Pulverenti adab6e21e5 update subtitle resolution
11 years ago
Luke Pulverenti ad1a9a4932 added new image params
11 years ago
Luke Pulverenti bcdd15d776 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti b010faa85b fixes #324 - Server to return non-cropped images to clients
11 years ago
Eric Reed dbccd8d1b6 Null coalescing was not going to work anymore...
11 years ago
Eric Reed c21c678ed9 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Eric Reed 4e5186ef0b Fix other country ratings
11 years ago
Luke Pulverenti 5f32d9794d added back image enhancer method
11 years ago
Luke Pulverenti 2e408e40c0 defer path creation when possible
11 years ago
Luke Pulverenti 02fedead11 re-factored some file system access
11 years ago
Luke Pulverenti 08d9004d8f a little more kernel consolidation
11 years ago
Luke Pulverenti 7d33a08cb9 image delivery optimizations
11 years ago
Luke Pulverenti 5b280de519 reduce requests when images already exist
11 years ago
Luke Pulverenti 5d4bea674f cleanup duplicate image downloading
11 years ago
Luke Pulverenti 8c403a4dc8 exclude theme song from album resolution
11 years ago
Luke Pulverenti dbf214883c don't allow theme songs to get mixed in with children
11 years ago
Luke Pulverenti 9bf346daca added basic timeout detection
11 years ago
Luke Pulverenti 6accfc124d fixes #321 - Chapter extraction (again)
11 years ago
Luke Pulverenti f82085b21e created a separate gallery page
11 years ago
Luke Pulverenti 434a9e28b2 revert overview change
11 years ago
Luke Pulverenti c025472491 removed unused reference
11 years ago
Luke Pulverenti 20d27c3bc3 fixed duplicate image downloading
11 years ago
Luke Pulverenti 86735e2205 fixed issue of trailers not getting internet metadata
11 years ago
Luke Pulverenti 11941a4db2 more remote control
11 years ago
Luke Pulverenti 300c3b7fd6 standardize knowledge of supported image extensions
11 years ago
Luke Pulverenti 3387dac01d remote control progress
11 years ago
Luke Pulverenti c21c2f8518 support plex/xbmc theme song convention
11 years ago
Luke Pulverenti efbcac6ff1 support plex/xbmc conventions for primary images and backdrops
11 years ago
Luke Pulverenti 2225ff4e6b add remote control script file
11 years ago
Luke Pulverenti ed0b7a09a2 get music artist genres from albums
11 years ago
Luke Pulverenti c60bd7d58e Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti ff61b0b11a better error handling with image enhancers
11 years ago
Eric Reed 316b2b80a3 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Eric Reed 4268800589 Add warning message to collection resolution when not found
11 years ago
Luke Pulverenti 9274f9f35f copy genres from MusicArtist to Artist
11 years ago
Eric Reed 61c4d87a16 Ensure we interpret decimal points in ratings properly regardless of culture
11 years ago
Luke Pulverenti 657097ee15 fixes #296 - Prevent non-movie videos from appearing in Movies view
11 years ago
Luke Pulverenti cb62ebbf3f removed excess logging message
11 years ago
Luke Pulverenti 70cecb346b reduce fanart movie requests using their updates api
11 years ago
Luke Pulverenti d4e3c6aa52 reduce fanart tv requests by using their updates api
11 years ago
Luke Pulverenti 9a820efde3 fixes #280 - MB3 Local metadata fetcher for Music not seeing/using Artist Folder.jpg
11 years ago
Luke Pulverenti 390f165332 #280 - avoid an extra request to last fm by taking data from the MusicArtist entity
11 years ago
Luke Pulverenti 2d0c51071a consolidated some file system access
11 years ago
Luke Pulverenti 16e9a7e42f fixed user collections not getting populated
11 years ago
Luke Pulverenti cbd3de416c removed extra regex
11 years ago
Luke Pulverenti 826c749774 fixed issue preventing drive contents from being read
11 years ago
Luis Miguel Almánzar 3c71f466e9 remove CDATA and html tags
11 years ago
Luke Pulverenti a16655e22e use utc for premieredate
11 years ago
Luke Pulverenti e57deb61ae fixes #313 - Corrupt TVDB source causing issue?
11 years ago
Luis Miguel Almánzar 97cce5ea59 reading missing data for tv series, and populating series end date
11 years ago
Luke Pulverenti 03296a7ffe updated sqlite 1.0.86
11 years ago
Luke Pulverenti 5c5ec6e644 further reduce fanart music requests by using their updates api
11 years ago
Luke Pulverenti 8ee1874e8c fixes #309 - TVDB episode XML ingestion of Writer and Director elements not dropping leading spaces
11 years ago
Luke Pulverenti 6611b53606 don't try to keep extracting images that fail
11 years ago
Luke Pulverenti 3b5f0a3058 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti 9c6f97cf0d avoid album level http requests to fanart
11 years ago
Luke 4e035cf7f7 Merge pull request #307 from lalmanzar/issue_287
11 years ago
Luis Miguel Almánzar a68729be7c allow html inside episode/movies overview
11 years ago
Luke Pulverenti 8ed35a00aa for for web socket sending the root folder
11 years ago
Luke Pulverenti 7a5ba39603 fixes #305 - Multiple collections
11 years ago
Luke Pulverenti 398b658dbe fixed image check in fanart image provider
11 years ago
Luke Pulverenti a0c5d27e85 fixes #174 - Support all fanart tv images
11 years ago
Luke Pulverenti 2f796d611b support tv backdrops from fanart
11 years ago
Luke Pulverenti c702fb2179 added separate tvdb series images provider
11 years ago
Luke Pulverenti 6be50fefc1 use lastfm in file names
11 years ago
Luke Pulverenti 24aea2f643 fixes #275 - [tmdbid] tag no longer working
11 years ago
Luke Pulverenti dd3f6fcc26 fixes #286 - Support double episodes
11 years ago
Luis Miguel Almánzar 96a4f93e7c adding test to episode number extraction, and support multiepisode files
11 years ago
Luke Pulverenti 376e1a44ee prefix method name and updated nuget
11 years ago
Eric Reed 47be566fc6 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Eric Reed f4a199d275 Change image enhancer LastConfigurationChange to ConfigurationCacheKey
11 years ago
Luke Pulverenti b7096d2092 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti a7f7892294 adjust number of simultaneous requests
11 years ago
Luke Pulverenti f546f09c71 bulk save items when possible
11 years ago
Eric Reed 8452e2f125 Add block unrated option
11 years ago
Luke Pulverenti 718aa28216 fixed audio image not extracting
11 years ago
Luke Pulverenti 4112c9a0e0 added a recursive flag to refresh api
11 years ago
Luke Pulverenti b310c98656 updated nuget
11 years ago
Luke Pulverenti a3ecf6c2b7 localize library changed messages per user
11 years ago
Luke Pulverenti 212e696f7e added library settings page
11 years ago
Luke Pulverenti f2bfcd4f36 adjust mbz user agent
11 years ago
Luke Pulverenti 7859e449f6 account for non-file system items
11 years ago
Luke Pulverenti 4aa16623ad Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti e036b2c416 verify last fm data a little better
11 years ago
Eric Reed f4d846dc77 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Eric Reed 68914d9cd0 Don't overwrite existing backdrops
11 years ago
Luke Pulverenti e01202030d removed sql delayed writer in favor of prepared statements
11 years ago
Luke Pulverenti 710c1073c1 move audio image extraction back into library scan
11 years ago
Luke Pulverenti f3a7307ebb reduce requests against tvdb by getting entire series metadata at once
11 years ago
Luke Pulverenti c11c8bfdb4 re-enable http compression for all providers except for last fm
11 years ago
Luke Pulverenti 466d00b021 make sure series and episode providers are checking for existence of images
11 years ago
Luke Pulverenti 9430b09ae9 support xbmc -trailer suffix
11 years ago
Luke Pulverenti adfa53cad7 raise movie db request period to 500
11 years ago
Luke Pulverenti bba68471d7 check genres for null or whitespace
11 years ago
Luke Pulverenti 549f826950 catch 404's on requests to banners.xml
11 years ago
Luke Pulverenti b2b85d20a5 slightly reduce simultaneous requests
11 years ago
Luke Pulverenti 40a2af83c9 standardize check of DontFetchMeta within provider manager
11 years ago
Luke Pulverenti d7791db5b3 better detail page spacing for mobile
11 years ago
Luke Pulverenti 2bd2a7bc68 make sure providers are trying again when appropiate
11 years ago
Luke Pulverenti 25314e1fc9 limit number of tmdb requests per second
11 years ago
Luke Pulverenti f9c00a6145 parse episode index number at resolve time
11 years ago
Luke Pulverenti b2163c77dc adjust provider logging messages
11 years ago
Luke Pulverenti 99959f5d10 fixed image providers from running everytime against collection folders
11 years ago
Luke Pulverenti 4c971ed161 fixes #281 - Metadata images incomplete
11 years ago
Luke Pulverenti 4cd7030248 fixed image uploading for virtual items
11 years ago
Luke Pulverenti 032bf6b8c6 record original runtime
11 years ago
Luke Pulverenti e2d6a5c05d support static trailer streaming
11 years ago
Luke Pulverenti da7af24fca add separate entry point for new item notifier
11 years ago
Luke Pulverenti 58a5ad852b fixes #283 - LastFM Album Fetcher? imports strange genres
11 years ago
Luke Pulverenti 42783ca48e dummy chapters every five minutes instead of ten
11 years ago
Luke Pulverenti 2a7948ade0 removed number from episode name
11 years ago
Eric Reed 1bf1e14054 Single-thread tmdb requests
11 years ago
Luke Pulverenti 59d576ba09 updated theme song/video url's
11 years ago
Luke Pulverenti 466f617234 display series air time
11 years ago
Luke Pulverenti 531a165caf Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti e6b57e264c fixes #238 - MBServer Client Theme Background
11 years ago
Eric Reed 9482354f55 Make season provider obey language
11 years ago
Eric Reed 21419f7bfa Don't fetch tmdb images if already have them and refresh turned off
11 years ago
Luke Pulverenti b79c1c7b08 fixed checking against wrong provider id
11 years ago
Luke Pulverenti 9d24362695 support tv banner from fanart
11 years ago
Luke Pulverenti 1f898cef2d #174 - Fanart - missing images
11 years ago
Luke Pulverenti 5c873d3ed1 fixes #232 - '/' in artist causes issues.
11 years ago
Luke Pulverenti 57d7e9fccc fixes #268 - (Multicd) Albums with discnumbers in subfolders on filesystem = Multiple album objects
11 years ago
Luke Pulverenti 734e53e937 updated nuget
11 years ago
Luke Pulverenti a1b45e9890 fixed web socket check-ins
11 years ago
Luke Pulverenti 369107bab8 reduce sizes of cast images
11 years ago
Luke Pulverenti 3a814a8b92 take CriticReviews off of BaseItem and updated nuget
11 years ago
Luke Pulverenti 6a740f7ea5 fixes #255 - Access to the path is denied
11 years ago
Luke Pulverenti 2bb518027f fixes #157 - a handful of persistent artist have failure to download BIOs
11 years ago
Luke Pulverenti 44f33fdb55 progress on remote control
11 years ago
Luke Pulverenti 35a7986b3f added model classes for remote control
11 years ago
Luke Pulverenti e1f8c18b51 added ability to track web sockets per session
11 years ago
Luke Pulverenti f57cec4cff factor srt date modified into subtitle cache path
11 years ago
Luke Pulverenti 8f61e37498 don't serialize user data in db
11 years ago
Luke Pulverenti fbd052abfc removed local trailers and special features from memory
11 years ago
Luke Pulverenti beafdb27f9 fixes #226 - We're holding locks on images
11 years ago
Luke Pulverenti 84714deccc fixes #249 - Missing Movie Backdrops
11 years ago
Luke Pulverenti a23309eb9b fixed watched indicator for folders
11 years ago
Luke Pulverenti 2818d8ccd2 updated servicestack to 3.9.44
12 years ago
Luke Pulverenti 256bda66f2 use open movie database for critic scores
12 years ago
Luke Pulverenti ba905fecd8 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Luke Pulverenti 11767f548f use append_to_response with people requests
12 years ago
Eric Reed 3517d1d5f0 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Eric Reed bee343c7b3 Add collection id
12 years ago
Luke Pulverenti 1c484b486b display tags on detail page
12 years ago
Luke Pulverenti 3f433b3b61 updated movie provider to use append_to_response
12 years ago
Luke Pulverenti 05b79fd2e0 split rt provider into two
12 years ago
Luke Pulverenti c568f352eb replaced http client cache with longer lived cache
12 years ago
Luke Pulverenti 72b98c2884 fixing null reference
12 years ago
Luke Pulverenti 46c0c3a87d further reduce music brainz requests
12 years ago
Luke Pulverenti bbe5b7b82a reduce requests against the moviedb when possible
12 years ago
Luke Pulverenti 0d6f6ad698 only search with path name if file system based
12 years ago
Luke Pulverenti efbfb1ea02 reduce requests against musicbrainz
12 years ago
Luke Pulverenti 61d5c9a27b support fanart for trailers
12 years ago
Luke Pulverenti f3bd103e91 updated movie db provider to support downloaded trailers
12 years ago
Luke Pulverenti 9dad74765f disable rt provider for today
12 years ago
Luke Pulverenti bd82103f58 Check location type before refreshing on file stamp change
12 years ago
Luke Pulverenti d80c414c2a bottom line style update
12 years ago
Luke Pulverenti 72414c0410 limit rotten tomatoes requests
12 years ago
Luke Pulverenti 716151c9e4 display rotten tomatoes icon
12 years ago
Luke Pulverenti 85ed86e5f6 fixes #237 - Music Album inconsistent naming/sorting
12 years ago
Luke Pulverenti e49848b8bf Added critic rating as a sort order
12 years ago
Luke Pulverenti 2659304047 try to get music brainz id from last fm before going to music brainz
12 years ago
Luke Pulverenti 9434d05a5f added stub page to edit metatada for an item
12 years ago
Mark van Veen 7c2aa12db8 Updated RottenTomatoes provider to use 'using' blocks
12 years ago
Luke Pulverenti 31cc00be9e use semaphore with rotten tomatoes
12 years ago
Mark van Veen 1cb8b2e72c Implemented RottenTomatoes Movies Metadata Provider
12 years ago
Luke Pulverenti 7adc623930 fixes #235 - U2 Matched to musicbrainz ID of U2 the person
12 years ago
Luke Pulverenti f996336137 fixes #231 - Fanart Thumbs are not downloaded
12 years ago
Luke Pulverenti eb45e67c81 more on image uploading
12 years ago
Luke Pulverenti 00222c8493 add basic ability to upload images for items
12 years ago
Luke Pulverenti f80c827d75 set accept header for tmdb requests
12 years ago
Luke Pulverenti 163a1bdbcb added studio dto
12 years ago
Luke Pulverenti 8290f04e0f progress bars on resumable items
12 years ago
Luke Pulverenti b531735b0c changed ActualChildren to a ConcurrentDictionary to allow for easy add/removes
12 years ago
Luke Pulverenti 43845b4052 extract images for small numbers of items on discovery
12 years ago
Luke Pulverenti 9fdf5d1c4b updated nuget
12 years ago
Luke Pulverenti 6481688d2a fixes #223 - New Content Localhost Popups Repeat 'Old' 'New Content' on Media Changes
12 years ago
Luke Pulverenti b79840e20f cache MusicBrainzReleaseGroupId
12 years ago
Luke Pulverenti 19a95edf58 fixes #222 - Music providers not downloading art.
12 years ago
Luke Pulverenti df8a1d29c4 fixes #220 - Unexpected Music Artist Bios
12 years ago
Luke Pulverenti 73b76a4f18 added image by name api methods
12 years ago
Luke Pulverenti b11d06f36f more work on streaming remotely
12 years ago
Luke Pulverenti e9cfa6cd26 add remote streaming capabilities
12 years ago
Luke Pulverenti 7f5783988a added disc to metadata images section
12 years ago
Eric Reed f5054a80b5 Fix copy/paste regression #212
12 years ago
Luke Pulverenti e5ec93bb09 added play buttons to song table
12 years ago
Eric Reed c9038fec27 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Eric Reed 449cb05f7b Fix dup Actor node in xml and add role consolidation
12 years ago
Luke Pulverenti 93f3d11df4 set default list values
12 years ago
Luke Pulverenti a0e8a079b4 fixed indexing
12 years ago
Luke Pulverenti da5198298c better encoding
12 years ago
Luke Pulverenti e88eacab09 restored image checks in fan art album provider
12 years ago
Luke Pulverenti 2a5ba9e707 consolidated duplicate code
12 years ago