Commit Graph

196 Commits (1bb404a9122be376447e4c0247ffaf1aab5edfc2)

Author SHA1 Message Date
Devin Buhl 31e657d052 Limit TMDb requests when importing via IMDBid (#703)
7 years ago
Leonardo Galli 35b384439f Bulk Import. (#583)
8 years ago
Devin Buhl 0d1150d4d2 Wait 5 seconds before getting the next 35 movies from TMDb using X-RateLimit-Remaining (#647)
8 years ago
Devin Buhl 96741570c5 Use Movie Name-TmdbId for slug, update toUrlSlug (#629)
8 years ago
Leonardo Galli 0e81416c2f Fix issues with different languages than english when adding alternative titles.
8 years ago
Leonardo Galli 4abbf55ee4 Merge Develop into Net-Import
8 years ago
Leonardo Galli dd8af0ad8c Manual Import works now!
8 years ago
Devin Buhl 8e452f8b6d Change lang in UI to what profile / lang they choose when they add a movie
8 years ago
Leonardo Galli 80e53f209d Movies can now be added monitored or unmonitored.
8 years ago
Leonardo Galli 82f29cdc70 Add Ability to set RootFolderPath for Net Import List
8 years ago
Leonardo Galli 7d3118aece Hopefully fix issue when importing
8 years ago
Leonardo Galli 42f205a731 Update SkyHookProxy.cs
8 years ago
Devin Buhl bc2ff149b4 Maybe this will solve the error
8 years ago
Devin Buhl dea305e921 Fix Issue when adding some movies.
8 years ago
Leonardo Galli c64597c9f1 Fix for movies with . in title when importing them. Fixes #268
8 years ago
Vlad Ilies 30d2b41fbb Added movie studio to movie details page (#262)
8 years ago
Vlad Ilies 56a5b6ec89 Added trailer link to movie links (#255) (#282)
8 years ago
Devin Buhl 4bb5857444 Fixed TitleSlug For Realz!
8 years ago
Devin Buhl 5dc63e5607 Revert "Fix movie title slugs"
8 years ago
Devin Buhl e9b6c250f7 Revert TMDBResources
8 years ago
Devin Buhl d0c93759c6 Fix Movie Title Slugs #233
8 years ago
Devin Buhl ad824d4da5 Finally fix for sorting title (hopefully)
8 years ago
Devin Buhl d5504043c5 Movies in list don't sort correctly #174
8 years ago
Devin Buhl 95bd615718 Merge pull request #169 from Radarr/patch/big-movie-revenues
8 years ago
Leonardo Galli 8e8c4ff497 Update parser to recognize [] and year at the beginning. Fixes #155, fixes #137 and fixes #136.
8 years ago
Devin Buhl 5eddcc1660 Problem with Avatar (2009) #168
8 years ago
Leonardo Galli 6685aea144 Movie search should now work, even when titles returned from the TMDB do not have a release date set. Fixes #27.
8 years ago
Leonardo Galli 994e881ba6 Fixes an issue with movies not being added with same title slug as existing movies.
8 years ago
Leonardo Galli e774e6a038 Fix for importing movie folders with the at the end.
8 years ago
Leonardo Galli 04d01dc781 Fixes Parser to match ImdbId as well as (year).
8 years ago
Leonardo Galli 83453e2464 Update SkyHookProxy.cs
8 years ago
Leonardo Galli fb7969e046 Available date is now displayed.
8 years ago
Leonardo Galli 55f4a81dee Adding first implementation of release_dates for movies.
8 years ago
Tim Turner 5f9e285c70 Fix issues with ", the" not trimming properly
8 years ago
Tim Turner d9a6c4f211 Update import UI & parse titles which contain years
8 years ago
Leonardo Galli 1325822798 Added the TMDB Configuration service. This allows Image urls to be dynamically generated!
8 years ago
Leonardo Galli 402a9e1ee0 Fixes some issues when adding movies caused by TMDB.
8 years ago
Leonardo Galli 0715962ec5 TheMovieDB.org is now used as metadata source.
8 years ago
Leonardo Galli 6e2ded5d33 Fixed an issue where sometimes the json returned from IMDb just was not parsed correctly for some misterious reason.
8 years ago
Leonardo Galli 40d7590f80 First implementation of completely rewriting the way Radarr handles movies. Searching for new movies is now mostly feature complete.
8 years ago
Leonardo Galli 0b278c7db8 Searching for movie now works with downloading. They also get imported fine.
8 years ago
Leonardo Galli 20dbdfb344 Added first iteration of adding movies.
8 years ago
Taloth Saldono 23871503a2 Replaced Uri with HttpUri.
8 years ago
Taloth Saldono 2ffbbb0e71 Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
8 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
9 years ago
Taloth Saldono 84c7f4cd8c Added support for tvmaze.
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono 372ba13fd2 Fixed SkyHookSearch tests.
9 years ago
Taloth Saldono 9bcb6ff19a New: Sonarr can now update series to use another tvdbid in case when tvdb removes a duplicate and Skyhook detects it.
9 years ago
Mark McDowall a8aac36379 Use skyhook for searching
9 years ago
Taloth Saldono 3907e2b168 Fixed: Xbmc metadata no longer fails if an episode has no rating.
10 years ago
Keivan Beigi 53b22035be New: Skyhook! fixing your calendars!
10 years ago
Mark McDowall 4f0ca20808 Fixed: Refreshing anime series won't cause an error
10 years ago
Mark McDowall f4169e165c Fixed: Don't store incomplete image URLs (image doesn't exist)
10 years ago
Keivan Beigi d4331e9470 removed trakt references, added user agent to tvdb requests
10 years ago
Keivan Beigi d5da0ec4dd fixed: return proper error when searching for invalid tvdb id.
10 years ago
Keivan Beigi 46bf80dcd1 fixed: increased tvdb search limit to 10
10 years ago
Keivan Beigi c368335183 fixed: search using tvdb id is now fixed.
10 years ago
Keivan Beigi 19f5427dbf Fixed: Replaced trakt with tvdb as data source
10 years ago
Mark McDowall 0f56bfac2f Revert "Fixed: Breaking trakt API changes (Posters for add series are placeholders for now)"
10 years ago
Mark McDowall 66ca925b0d Fixed: Breaking trakt API changes (Posters for add series are placeholders for now)
10 years ago
Mark McDowall e3893083bc Fixed: Add series searching improvements
10 years ago
Keivan Beigi 6af9b03d26 added missing using
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall 17d4b54561 Fixed: Removed support for CamelCase in folder names to support legitimate show titles like MythBusters
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Mark McDowall 175ae3e996 Fixed: Series fanart images won't be stored as episode screenshots
10 years ago
Taloth Saldono 7816499b52 Moved trakt search term tests to non-integration test. Added several more testcases for the camelCase conversion and adjusted the underlying logic accordingly.
10 years ago
Powdor 6dc72713be New: Import Existing series now handles camelCase titles without spaces.
10 years ago
Mark McDowall 97c9217c0d Fixed: Improved title sorting for 'A to Z'
10 years ago
Taloth Saldono 6dfbc3c290 Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0.
10 years ago
Keivan Beigi f44fd5fcbd Fixed: filter duplicated episodes returned from Trakt
10 years ago
Keivan Beigi ac4f2d5e9a Don't try to download small version of non-existing poster
10 years ago
Taloth Saldono 6a30b13343 Fixed: Updated Add Series sort logic to better handle Country/Year variants.
10 years ago
Keivan Beigi 2c1d3339d0 HttpClient
10 years ago
Taloth Saldono d64c4445b8 Fixed compile warnings.
10 years ago
Taloth Saldono 9a649cf58e Added UserAgent to RestClient.
10 years ago
Taloth Saldono 981ffb09fc Added hint for tvdb: imdb: search prefixes. Also fixed the series title overflow issue.
10 years ago
Mark McDowall bd0392a376 Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop
10 years ago
Mark McDowall 193672b652 Anime!
10 years ago
Taloth Saldono fd5e8a5166 Added Series SortTitle Migration. (Left a slot for anime)
10 years ago
Taloth Saldono 6d2fac5cd0 New: Adding new series by tvdbid: or slug: is now possible.
10 years ago
Taloth Saldono e28123eefd Fixed: Search results from trakt are now sorted based on similarity with the search query.
10 years ago
Mark McDowall a7cabc49b4 Fixed: searching trakt for some series with special characters
10 years ago
JackDandy d9eab04029 Add new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip.
10 years ago
Mark McDowall acee943d47 strip some additional special characters when searching trakt
11 years ago
Mark McDowall 6525fe9a67 Fixed: Better support for adding series that contain special characters
11 years ago
Mark McDowall 3ca5e478ff Almost everything working except importing episode thumbs
11 years ago
Mark McDowall a6361d0bbd New: XBMC Metadata (Frodo+)
11 years ago
kayone f77469cc4d merge issues.
11 years ago
kayone db690adadf Merge branch 'develop'
11 years ago
Mark McDowall 2183526a34 New: Show ended on add series if applicable
11 years ago
Mark McDowall 2ecacecbfd Merge branch 'develop'
11 years ago
Mark McDowall 9f403b46ff Dropped TVDbEpisodeId since its not used and was causing contraint issues
11 years ago
Mark McDowall ed1be19563 Merge branch 'develop'
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago