Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/a00c0defa8cb22774f5dc8a7d566eb36ac7307e8/MediaBrowser.Controller/Providers?page=5 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

551 Commits (a00c0defa8cb22774f5dc8a7d566eb36ac7307e8)

Author SHA1 Message Date
Luke Pulverenti e23efc9a84 have seasons refresh on series folder changes 11 years ago
Luke Pulverenti 1b1bcabbb1 check actor name for null before calling add person 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 - Add management filters 11 years ago
Luke Pulverenti 42a2522637 read/write remote trailers to xml 11 years ago
Luke Pulverenti 16203c52b4 Added specialized episodes endpoint, updated nuget. 11 years ago
Luke Pulverenti 6ee94ee1a2 store person sort order in xml 11 years ago
Luke Pulverenti bce86c5022 pull person sort order from tvdb/tmdb data 11 years ago
Luke Pulverenti d609d0edec fixes - Support images in collection folders 11 years ago
Luke Pulverenti a4cea5a5d3 added critic rating interface 11 years ago
Luke Pulverenti 926a610075 fixes - Add manual image selection for movies 11 years ago
Luke Pulverenti 524150331c beginning manual image providers 11 years ago
Luke Pulverenti 8bd7df410c mark games played when played through nesbox 11 years ago
Luke Pulverenti 6415776cd1 add item to user data save event 11 years ago
Luke Pulverenti 32cb872b06 support backdrops from multiple sources 11 years ago
Luke Pulverenti 6a3b31a1b0 added IncludeIndexContainer 11 years ago
Luke Pulverenti b5059152fe fixes - Support extrafanart folder for backdrops 11 years ago
Luke Pulverenti 7c83e18453 save vote count in xml 11 years ago
Luke Pulverenti a906b7358c change remote episode provider to xml reader 11 years ago
Luke Pulverenti 15046e5703 tv metadata fixes 11 years ago
Luke Pulverenti 3d40c5ba36 fixed xml providers running over and over 11 years ago
Luke Pulverenti 2d9b48d00f fixed ffprobe running over and over 11 years ago
Luke Pulverenti b54240f679 fixes - Support locking OfficialRating field 11 years ago
Luke Pulverenti 831c412ecf Added IsInstalledOnClient to Game 12 years ago
Luke Pulverenti 60780399c5 allow request header overrides 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 d77ae74b1e fixes - Read and display Zap2It id for tv series 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
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 2beb9861e4 changed value of last priority 12 years ago
Luke Pulverenti b405b8f80b added fifth priority level 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 5225e054cd reduced list enumerations 12 years ago
Luke Pulverenti 06ec5ebcb9 persist locked fields in xml 12 years ago
Luke Pulverenti a6c1370a62 trim person names 12 years ago
Luke Pulverenti f7bce0bc3c fixes - WB web client - Missing person metadata field 12 years ago
Luke Pulverenti 7e5bdc837a added GetTempFileResponse 12 years ago
Luke Pulverenti 44493dca1d add tvdb and games db to xml savers 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 dc21adf1a4 beginnings of offline support 12 years ago
Luke Pulverenti 7532ecaf2d trap errors getting file stamp 12 years ago
Luke Pulverenti 08bef57221 removed DownloadAndSaveImage method 12 years ago
Luke Pulverenti 8a1b12b7d8 tightened up image saving to reduce knowledge of file names 12 years ago
Luke Pulverenti ab6a060163 distinguish between metadata download and edit 12 years ago
Luke Pulverenti 5782d9084d fixes - Add trailer urls to MovieDbProvider 12 years ago
Luke Pulverenti 2b87ab1548 allow editing of ibn items 12 years ago
Luke Pulverenti 6025a89235 read 3d format from xml 12 years ago
Luke Pulverenti cea508c706 fixes - Metadata for TV series in UTF-8 without BOM displays now as greeking 12 years ago
Luke Pulverenti 92cd71143d Only fire metadata savers when appropriate 12 years ago
Luke Pulverenti d828e07be0 save music brainz id in xml 12 years ago
Luke Pulverenti 10caa7ff83 added artist/slbum xml savers 12 years ago
Luke Pulverenti d6cf7b51ac added movie, series, folder and episode xml saving support 12 years ago
Luke Pulverenti d32c71ca39 limit the extensions that are factored into the file stamp check 12 years ago
Luke Pulverenti 60db673e45 Parse runtime with us culture 12 years ago
Luke Pulverenti e95837ff53 don't overwrite ffmpeg runtime with xml value 12 years ago
Eric Reed 2853fe3ea9 Removed support for ParentalRating/Value tag in xml 12 years ago
Luke Pulverenti 7aa969e2b9 added a providers assembly 12 years ago
Luke Pulverenti a93913b423 don't support two character language 12 years ago
Luke Pulverenti 290e1554c3 removed dead code 12 years ago
Luke Pulverenti 2f7b0b99da support European encoding in xml files 12 years ago
Luke Pulverenti 1ddc193e58 support xbmc naming convention for subtitles 12 years ago
Eric Reed 2cfc77dc03 No ratings are reported as empty string not null 12 years ago
Luke Pulverenti adab6e21e5 update subtitle resolution 12 years ago
Eric Reed dbccd8d1b6 Null coalescing was not going to work anymore... 12 years ago
Eric Reed 4e5186ef0b Fix other country ratings 12 years ago
Luke Pulverenti 02fedead11 re-factored some file system access 12 years ago
Luke Pulverenti 5b280de519 reduce requests when images already exist 12 years ago
Luke Pulverenti 5d4bea674f cleanup duplicate image downloading 12 years ago
Luke Pulverenti 434a9e28b2 revert overview change 12 years ago
Luke Pulverenti 20d27c3bc3 fixed duplicate image downloading 12 years ago
Luke Pulverenti 86735e2205 fixed issue of trailers not getting internet metadata 12 years ago
Luke Pulverenti 11941a4db2 more remote control 12 years ago
Luke Pulverenti 300c3b7fd6 standardize knowledge of supported image extensions 12 years ago
Luke Pulverenti 3387dac01d remote control progress 12 years ago
Luke Pulverenti efbcac6ff1 support plex/xbmc conventions for primary images and backdrops 12 years ago
Luke Pulverenti 2225ff4e6b add remote control script file 12 years ago
Luke Pulverenti 9274f9f35f copy genres from MusicArtist to Artist 12 years ago
Eric Reed 61c4d87a16 Ensure we interpret decimal points in ratings properly regardless of culture 12 years ago
Luke Pulverenti 657097ee15 fixes - Prevent non-movie videos from appearing in Movies view 12 years ago
Luke Pulverenti cb62ebbf3f removed excess logging message 12 years ago
Luke Pulverenti 70cecb346b reduce fanart movie requests using their updates api 12 years ago
Luke Pulverenti d4e3c6aa52 reduce fanart tv requests by using their updates api 12 years ago
Luke Pulverenti 9a820efde3 fixes - MB3 Local metadata fetcher for Music not seeing/using Artist Folder.jpg 12 years ago
Luke Pulverenti 390f165332 - avoid an extra request to last fm by taking data from the MusicArtist entity 12 years ago
Luke Pulverenti 2d0c51071a consolidated some file system access 12 years ago
Luke Pulverenti cbd3de416c removed extra regex 12 years ago
Luis Miguel Almánzar 3c71f466e9 remove CDATA and html tags 12 years ago
Luke Pulverenti a16655e22e use utc for premieredate 12 years ago
Luke Pulverenti e57deb61ae fixes - Corrupt TVDB source causing issue? 12 years ago
Luis Miguel Almánzar 97cce5ea59 reading missing data for tv series, and populating series end date 12 years ago
Luke Pulverenti 03296a7ffe updated sqlite 1.0.86 12 years ago
Luke Pulverenti 5c5ec6e644 further reduce fanart music requests by using their updates api 12 years ago
Luke Pulverenti 8ee1874e8c fixes - TVDB episode XML ingestion of Writer and Director elements not dropping leading spaces 12 years ago
Luke Pulverenti 6611b53606 don't try to keep extracting images that fail 12 years ago
Luke Pulverenti 3b5f0a3058 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
Luke Pulverenti 9c6f97cf0d avoid album level http requests to fanart 12 years ago
Luis Miguel Almánzar a68729be7c allow html inside episode/movies overview 12 years ago
Luke Pulverenti 398b658dbe fixed image check in fanart image provider 12 years ago
Luke Pulverenti a0c5d27e85 fixes - Support all fanart tv images 12 years ago
Luke Pulverenti 2f796d611b support tv backdrops from fanart 12 years ago
Luke Pulverenti c702fb2179 added separate tvdb series images provider 12 years ago
Luke Pulverenti 6be50fefc1 use lastfm in file names 12 years ago
Luke Pulverenti 24aea2f643 fixes - [tmdbid] tag no longer working 12 years ago
Luke Pulverenti 376e1a44ee prefix method name and updated nuget 12 years ago
Eric Reed 47be566fc6 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
Eric Reed f4a199d275 Change image enhancer LastConfigurationChange to ConfigurationCacheKey 12 years ago
Luke Pulverenti a7f7892294 adjust number of simultaneous requests 12 years ago
Luke Pulverenti 718aa28216 fixed audio image not extracting 12 years ago
Luke Pulverenti a3ecf6c2b7 localize library changed messages per user 12 years ago
Luke Pulverenti 212e696f7e added library settings page 12 years ago
Luke Pulverenti f2bfcd4f36 adjust mbz user agent 12 years ago
Luke Pulverenti 7859e449f6 account for non-file system items 12 years ago
Luke Pulverenti 4aa16623ad Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
Luke Pulverenti e036b2c416 verify last fm data a little better 12 years ago
Eric Reed f4d846dc77 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
Eric Reed 68914d9cd0 Don't overwrite existing backdrops 12 years ago
Luke Pulverenti e01202030d removed sql delayed writer in favor of prepared statements 12 years ago
Luke Pulverenti 710c1073c1 move audio image extraction back into library scan 12 years ago
Luke Pulverenti f3a7307ebb reduce requests against tvdb by getting entire series metadata at once 12 years ago
Luke Pulverenti c11c8bfdb4 re-enable http compression for all providers except for last fm 12 years ago
Luke Pulverenti 466d00b021 make sure series and episode providers are checking for existence of images 12 years ago
Luke Pulverenti adfa53cad7 raise movie db request period to 500 12 years ago
Luke Pulverenti bba68471d7 check genres for null or whitespace 12 years ago
Luke Pulverenti 549f826950 catch 404's on requests to banners.xml 12 years ago
Luke Pulverenti b2b85d20a5 slightly reduce simultaneous requests 12 years ago
Luke Pulverenti 40a2af83c9 standardize check of DontFetchMeta within provider manager 12 years ago
Luke Pulverenti d7791db5b3 better detail page spacing for mobile 12 years ago
Luke Pulverenti 2bd2a7bc68 make sure providers are trying again when appropiate 12 years ago
Luke Pulverenti 25314e1fc9 limit number of tmdb requests per second 12 years ago
Luke Pulverenti f9c00a6145 parse episode index number at resolve time 12 years ago
Luke Pulverenti b2163c77dc adjust provider logging messages 12 years ago
Luke Pulverenti 99959f5d10 fixed image providers from running everytime against collection folders 12 years ago
Luke Pulverenti 4c971ed161 fixes - Metadata images incomplete 12 years ago
Luke Pulverenti 4cd7030248 fixed image uploading for virtual items 12 years ago
Luke Pulverenti 032bf6b8c6 record original runtime 12 years ago
Luke Pulverenti e2d6a5c05d support static trailer streaming 12 years ago
Luke Pulverenti da7af24fca add separate entry point for new item notifier 12 years ago
Luke Pulverenti 58a5ad852b fixes - LastFM Album Fetcher? imports strange genres 12 years ago
Luke Pulverenti 42783ca48e dummy chapters every five minutes instead of ten 12 years ago
Luke Pulverenti 2a7948ade0 removed number from episode name 12 years ago
Eric Reed 1bf1e14054 Single-thread tmdb requests 12 years ago
Luke Pulverenti 531a165caf Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
Luke Pulverenti e6b57e264c fixes - MBServer Client Theme Background 12 years ago
Eric Reed 9482354f55 Make season provider obey language 12 years ago
Eric Reed 21419f7bfa Don't fetch tmdb images if already have them and refresh turned off 12 years ago
Luke Pulverenti b79c1c7b08 fixed checking against wrong provider id 12 years ago
Luke Pulverenti 9d24362695 support tv banner from fanart 12 years ago
Luke Pulverenti 1f898cef2d - Fanart - missing images 12 years ago
Luke Pulverenti 5c873d3ed1 fixes - '/' in artist causes issues. 12 years ago
Luke Pulverenti 734e53e937 updated nuget 12 years ago
Luke Pulverenti 3a814a8b92 take CriticReviews off of BaseItem and updated nuget 12 years ago
Luke Pulverenti 2bb518027f fixes - a handful of persistent artist have failure to download BIOs 12 years ago
Luke Pulverenti fbd052abfc removed local trailers and special features from memory 12 years ago
Luke Pulverenti 84714deccc fixes - Missing Movie Backdrops 12 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 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 - U2 Matched to musicbrainz ID of U2 the person 12 years ago
Luke Pulverenti f996336137 fixes - 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 6481688d2a fixes - 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 - Music providers not downloading art. 12 years ago
Luke Pulverenti df8a1d29c4 fixes - 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 12 years ago
Luke Pulverenti e5ec93bb09 added play buttons to song table 12 years ago
Eric Reed 449cb05f7b Fix dup Actor node in xml and add role consolidation 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
Luke Pulverenti f09902c6a7 added api methods for video backdrops 12 years ago
Luke Pulverenti c2c081c8e4 fixes - Adding roles, deleting actors, changing names - not being picked up 12 years ago
Luke Pulverenti b443d591a2 fixes - MB3 Locking Folders for a long time 12 years ago
Luke Pulverenti 90bb3d46c4 - MB3 Locking Folders for a long time 12 years ago
Luke Pulverenti 70ae9a2c86 added page size selection 12 years ago
Luke Pulverenti 0bfb755a38 search hints progress 12 years ago
Luke Pulverenti 68d0181216 changed images dictionary to be enum based 12 years ago
Luke Pulverenti 7a5a1511cc made file stamp a guid again 12 years ago
Luke Pulverenti 2d5f8a3edf adding stubs for rotten tomatoes 12 years ago
Luke Pulverenti 9fb1e8c00f updated nuget 12 years ago
Luke Pulverenti 7ee60375a8 added Artists filter 12 years ago
Luke Pulverenti 82dfb4ffb5 - IBN Folder support 12 years ago
Luke Pulverenti d314c8e5f8 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
Luke Pulverenti 4390e2f710 - Make IBN path configurable 12 years ago
Eric Reed 0118d3dcb7 Support HD TV fan art 12 years ago
Luke Pulverenti 4a100452cf audio page progress 12 years ago
Luke Pulverenti a55e151054 parse budget and revenue from xml 12 years ago
Eric Reed 49cc12c4f5 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
Eric Reed 8aa9a5ec63 Removed culture-specific procesing. tmdb appears to have unified their vote average format. 12 years ago
Luke Pulverenti 374b7f2f03 new Artist entity 12 years ago
Luke Pulverenti 19d21a246d made Audio.Artist plural and removed duplicated of artists into the people collection 12 years ago
Luke Pulverenti 58c77529d2 removed superfluous GetMemoryStream 12 years ago
Luke Pulverenti a8d8c598ca fixes - Images not being displayed (correctly) in Views in DashBoard 12 years ago
Luke Pulverenti dea10e5040 Capture revenue and add it as a sort order 12 years ago
Luke Pulverenti 0fc6158500 more task reduction 12 years ago
Luke Pulverenti 2b8b98b590 reduce scanning overhead a bit 12 years ago
Luke Pulverenti 30d6e2cd6c made library scan a bit more conservative 12 years ago
Luke Pulverenti 4260ebeb4e support box, menu & screenshot images 12 years ago
Luke Pulverenti 7f1fdbf223 add GuestStar distinction 12 years ago
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based 12 years ago
Luke Pulverenti b25fd4296c display new fields on person page 12 years ago
Luke Pulverenti 192e1676a4 Added Budget, EndDate, HomePageUrl, ProductionLocations, 12 years ago
Luke Pulverenti ff1db0a173 resharper suggestions in controller project 12 years ago
Luke Pulverenti 7806ccd42f resharper suggestions in common project 12 years ago
Luke Pulverenti 4dc1eb59c0 Add more to media info display 12 years ago
Luke Pulverenti 43d9cea6c4 Media Thumbs (not chapters) () 12 years ago
Luke Pulverenti cfe2c8f1b1 Only grab dvd files from the same title 12 years ago
Luke Pulverenti f5620c81be removed unneeded startup processes 12 years ago
Luke Pulverenti cb39f8e7b5 extracted a media encoding interface to keep ffmpeg out of nuget packages 12 years ago
Luke Pulverenti 9c7f492e2c fixed an issue with the video image provider requiring two-pass refreshing 12 years ago
Luke Pulverenti 6cefbdcdbf fixes - Subtitles for TV 12 years ago