Commit Graph

63 Commits (234827d5fd311f8ed266c7ffffb6b6e69d1daca5)

Author SHA1 Message Date
Leonardo Galli 9dee1d6fad Discovery of upcoming movies points to our server now.
7 years ago
Leonardo Galli fc1585e900 Completely overhauled how import exclusions work.
7 years ago
Leonardo Galli 3ab3fbfd57 Added ability to discover new movies based on upcoming blurays as well as popular movies (borrowed from steven lu :))
7 years ago
Leonardo Galli 5a0f02007f Added trailer links to the discovery page.
8 years ago
Leonardo Galli b1025e7229 Use Post for tmdbids request, to avoid too long URIs.
8 years ago
Leonardo Galli 446d661345 Added discovery tab based on tmdb recommendations based on your existing movies. (#1450)
8 years ago
Leonardo Galli b4bb8875d3 Catching HTTP Errors when adding movies from a list.
8 years ago
Devin Buhl 35e046bb87 Patch/onedr0p 3 13 17 (#1166)
8 years ago
Leonardo Galli 5b70ecaee0 Fixes banners when searching for new movies.
8 years ago
Leonardo Galli 149c5292f1 PreDB Integration. Update Library is advisable
8 years ago
Devin Buhl 571730ddec Onedr0p/3 8 17 (#1087)
8 years ago
Devin Buhl e0f72e4853 Fix error with null dates
8 years ago
Devin Buhl 83560ad937 Patch/more updates (#1009)
8 years ago
geogolem 140a220340 Min availability (#816)
8 years ago
Devin Buhl 31e657d052 Limit TMDb requests when importing via IMDBid (#703)
8 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 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
Leonardo Galli 8e8c4ff497 Update parser to recognize [] and year at the beginning. Fixes #155, fixes #137 and fixes #136.
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