Commit Graph

855 Commits (548081502219b05a52f721b0fd35ceb49838b83d)

Author SHA1 Message Date
Eric Reed e2f8fbd60d Fix image tags not re-generating properly
11 years ago
Luke Pulverenti cf953adcac Added IsInMixedFolder for game
11 years ago
Luke Pulverenti e263d74476 added GetCriticReviews to IApiClient
11 years ago
Luke Pulverenti 7e5bdc837a added GetTempFileResponse
11 years ago
Luke Pulverenti 1a1cfba795 faster file extension comparisons
11 years ago
Luke Pulverenti 2aaf939f22 rename SeekPosition to SeekPositionTicks
11 years ago
Luke Pulverenti 243fe97d11 save dates in xml with local time
11 years ago
Luke Pulverenti 61c7c5a9fc Added AlbumId and AlbumPrimaryImageTag
11 years ago
Luke Pulverenti 2c22db8b8d Added an adult video entity
11 years ago
Luke Pulverenti 44493dca1d add tvdb and games db to xml savers
11 years ago
Luke Pulverenti c1ad234b79 Added album soundtrack links
11 years ago
Luis Miguel Almánzar decd3d9480 fix #390 -
11 years ago
Luke Pulverenti dab5003d6b added collection type
11 years ago
Luke Pulverenti 45b995def7 removed video format
11 years ago
Luke Pulverenti 9821faf566 Added new theme song/video endpoints
11 years ago
Luke Pulverenti 66624293ac Display client version in the dashboard
11 years ago
Luke Pulverenti b70ecab40a fixes for new user settings
11 years ago
Luke Pulverenti 02bb0fb20f updated 3d tag to match mcm
11 years ago
Luke Pulverenti a1599ccd6c change 3dformat xml tag to Video3DFormat
11 years ago
Luke Pulverenti d62e63acb8 Offline fixes
11 years ago
Luke Pulverenti e924efaa6f Added a welcome notification
11 years ago
Luke Pulverenti eb313459d3 offline support fix
11 years ago
Luke Pulverenti 53450bd514 added a notifications service
11 years ago
Luke Pulverenti da5eaddd91 added error handling to image tag generation
11 years ago
Luke Pulverenti deeb85f296 don't try to get non-cached children when offline
11 years ago
Luke Pulverenti 6b84095add get movie ratings from imdb via omdb
11 years ago
Luke Pulverenti 014f2949d7 improve offline support and add a web client indicator
11 years ago
Luke Pulverenti dc21adf1a4 beginnings of offline support
11 years ago
Luke Pulverenti a19bfc8f07 Added support for linked children
11 years ago
Luke Pulverenti f5988e7756 3.0.4931.24071
11 years ago
Luke Pulverenti 7532ecaf2d trap errors getting file stamp
11 years ago
Luke Pulverenti 57449f62c1 added GameGenre
11 years ago
Luke Pulverenti 673bc9d31b fixed album save
11 years ago
Luke Pulverenti 08bef57221 removed DownloadAndSaveImage method
11 years ago
Luke Pulverenti 07d01e524c removed VideoFormat
11 years ago
Luke Pulverenti e029b47ca3 removed BaseGame
11 years ago
Luke Pulverenti a5f97dcaa8 move installation manager down to common
11 years ago
Luke Pulverenti 8a1b12b7d8 tightened up image saving to reduce knowledge of file names
11 years ago
Luke Pulverenti 1e49857765 use static package method when checking for plugin updates from dashboard page
11 years ago
Luis Miguel Almánzar 8879240fc1 Fixes #285 - Support tv with four digit seasons
11 years ago
Luke Pulverenti ab6a060163 distinguish between metadata download and edit
11 years ago
Luke Pulverenti 3b2b9c59b2 extracted an item refresh service
11 years ago
Eric Reed 55bbfc2dcc Change update checks to use static file
11 years ago
Luke Pulverenti 5782d9084d fixes #299 - Add trailer urls to MovieDbProvider
11 years ago
Luke Pulverenti 36d4e15860 fixes #364 - Image Extraction for 3D Videos
11 years ago
Luke Pulverenti 2b87ab1548 allow editing of ibn items
11 years ago
Luke Pulverenti 6025a89235 read 3d format from xml
11 years ago
Luke Pulverenti 07e230c2eb Added Video3DFormat property
11 years ago
Luke Pulverenti cea508c706 fixes #349 - Metadata for TV series in UTF-8 without BOM displays now as greeking
11 years ago
Luke Pulverenti 92cd71143d Only fire metadata savers when appropriate
11 years ago
Luke Pulverenti 08eec872a5 added original runtime ticks to the dto
11 years ago
Luke Pulverenti d828e07be0 save music brainz id in xml
11 years ago
Luke Pulverenti 10caa7ff83 added artist/slbum xml savers
11 years ago
Luke Pulverenti d6cf7b51ac added movie, series, folder and episode xml saving support
11 years ago
Luke Pulverenti 189618a751 fixes #358 - Weather validation in Server configuration
11 years ago
Luke Pulverenti 0acc257354 updated nuget
11 years ago
Luke Pulverenti d32c71ca39 limit the extensions that are factored into the file stamp check
11 years ago
Luke Pulverenti dde19b7f10 skip regeneration of resolve args when possible
11 years ago
Luke Pulverenti 8ccc871d72 added error handling to collection folder
11 years ago
Luke Pulverenti 1fe32171cd Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti 6bc263052d move child definitions to db
11 years ago
Eric Reed a8d070d07b Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Eric Reed b02287c0dd Fix collection folders not seeing derived folder types
11 years ago
Luke Pulverenti 30e135e576 use linq on file system ops when possible
11 years ago
Luke Pulverenti 4f0872c570 fix for indexed format images
11 years ago
Luke Pulverenti 830e5c01f1 reduce memory usage from file system info
11 years ago
Luke Pulverenti 2ac714e761 use global image settings
11 years ago
Luke Pulverenti 35af13fdc7 reduce chapter db calls
11 years ago
Luke Pulverenti 13f6da1bf4 removed chapters from baseitem
11 years ago
Luke Pulverenti 6de9e2491f just use file name when looking for theme songs
11 years ago
Luke Pulverenti e677a57bf1 switch to flat file storage
11 years ago
Luke Pulverenti 90155278f8 added error handling with multi disc movies
11 years ago
Luke Pulverenti c5b00dec8e Added multi-disc movie support
11 years ago
Luke Pulverenti 60db673e45 Parse runtime with us culture
11 years ago
Luke Pulverenti d5e06c67ff Removed virtual tag from DisplayMediaType
11 years ago
Luke Pulverenti e5b383e477 factor all files into file system stamp
11 years ago
Luke Pulverenti 2c0010850f set display media type in constructor
11 years ago
Luke Pulverenti e95837ff53 don't overwrite ffmpeg runtime with xml value
11 years ago
Luke Pulverenti a4f7eb84cd fixes #347 - File Properties in Video file formats override local xml
11 years ago
Luke Pulverenti a2557d7981 fixes #334 - Server side indexing routine is falling down
11 years ago
Luke Pulverenti 8726b9ca95 Set initial display media type at resolve time
11 years ago
Luke Pulverenti 7d0a478183 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti fa3a5174fe removed unused properties
11 years ago
Eric Reed 2853fe3ea9 Removed support for ParentalRating/Value tag in xml
11 years ago
Luke Pulverenti def3428199 Added poor man's multi-file movie support
11 years ago
Luke Pulverenti 7d411c3c91 removed null checks that are no longer needed
11 years ago
Luke Pulverenti b96ef2ffae Test rating for null before passing it into level
11 years ago
Luke Pulverenti 35d9b29c97 fixed issue of not seeing network shares
11 years ago
Luke Pulverenti 18325159c5 added a new MusicGenre entity
11 years ago
Luke Pulverenti fab983b6dc removed some preemptive file filtering
11 years ago
Luke Pulverenti 7b9a5ba3cb Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti 2b4111d4fd optimize ratings by caching
11 years ago
Luke f1b14bec97 Added support for .mts video files
11 years ago
Luke Pulverenti d2933cab73 fixed ratings. moved them to static text files
11 years ago
Luis Miguel Almánzar d017249d9e Fixed bug #331
11 years ago
Luke Pulverenti 2aece7376e moved IByReferenceItem to the controller project
11 years ago
Luke Pulverenti fad1ac8e9f call metadata savers after items are updated
11 years ago
Luke Pulverenti 7aa969e2b9 added a providers assembly
11 years ago
Luke Pulverenti 4954681594 added IMetadataSaver
11 years ago
Luke Pulverenti 4b0f055a16 added EnableInternetProviders to BaseItemDto
11 years ago
Luke Pulverenti 66ce8b4aac set default values
11 years ago
Luke Pulverenti f651d981ea added LockedFields to BaseItem
11 years ago
Luke Pulverenti fb4c559549 set DontFetchMeta at resolve time
11 years ago
Luke Pulverenti 8e19906043 added recursive unplayed count
11 years ago
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