Leonardo Galli
7ed0db10cb
10 Movies are now shown on discover as well as search results.
...
Show more should also be more consistent now.
2017-05-09 22:28:15 +02:00
Leonardo Galli
e94591a290
Hotfix for when ignored movies would appear again after clicking on show more.
2017-05-09 21:28:22 +02:00
Leonardo Galli
fccd02a0ca
Merge remote-tracking branch 'origin/develop' into develop
2017-05-09 20:44:43 +02:00
Leonardo Galli
b49f0e70ed
Merge branch 'feature/better-import-exclusions' into develop
2017-05-09 20:44:17 +02:00
Leonardo Galli
fc1585e900
Completely overhauled how import exclusions work.
...
Currently new exclusions can only be added when adding new movies or deleting old ones. Not manually in the settings menu.
Movies can now be hidden in the new discover feature by using the new import exclusions!
2017-05-09 20:44:07 +02:00
Leonardo Galli
b36ac091fc
Fix appveyor build
2017-05-09 19:49:30 +02:00
Leonardo Galli
ab28bfead2
Merge branch 'develop' into feature/better-import-exclusions
2017-05-09 16:55:19 +02:00
Leonardo Galli
3ab3fbfd57
Added ability to discover new movies based on upcoming blurays as well as popular movies (borrowed from steven lu :))
2017-05-09 16:46:19 +02:00
Leonardo Galli
d133ee3143
Hopefully more logging to catch errors better.
2017-05-08 18:46:03 +02:00
Leonardo Galli
98b6932ffe
Merge remote-tracking branch 'origin/develop' into develop
2017-05-08 18:07:38 +02:00
Leonardo Galli
58e81a916c
Fixed error when language is present in title, but has dots instead of spaces. For example The.Danish.Girl.2015
2017-05-06 15:26:35 +02:00
PatrickGHanna
817f48448c
Fix: A small bug fix for items loading as undefined in organize modal. Movie titles should now show up correctly. ( #1424 )
2017-05-06 12:31:41 +02:00
hotio
1eca179b4e
Update Kodi icon, fixes #1464 ( #1492 )
2017-05-06 12:30:36 +02:00
Leonardo Galli
b05d505bce
Fixed Final in titles parsing as an edition.
2017-05-02 22:15:03 +02:00
Leonardo Galli
ace426e69f
Added initial migration.
2017-04-30 14:05:41 +02:00
Mitchell Cash
a57c9917cc
Fixed: Radarr not importing torrents in Vuze if the torrent already finished seeding and was stopped ( #1471 )
2017-04-30 13:14:49 +02:00
Mitchell Cash
9e84b4a782
Fixed: Incorrect imports with Vuze when torrent contains a single file. ( #1470 )
2017-04-30 10:37:51 +02:00
Mitchell Cash
494ef16735
Fixed: Sonarr UI Authentication cookie should be placed on path (UrlBase) instead of domain alone. Fixes ##1451
2017-04-30 10:30:59 +02:00
Leonardo Galli
5a0f02007f
Added trailer links to the discovery page.
2017-04-28 14:14:02 +02:00
Leonardo Galli
b1025e7229
Use Post for tmdbids request, to avoid too long URIs.
2017-04-28 13:14:00 +02:00
Leonardo Galli
446d661345
Added discovery tab based on tmdb recommendations based on your existing movies. ( #1450 )
...
Keep scroll position on more in search result view.
Added TMDB score to search results.
2017-04-28 11:04:30 +02:00
David Pooley
3eb351823e
Tidy up layout of buttons on the Add Movies page for mobile/tablet ( #1454 )
2017-04-28 10:59:55 +02:00
morberg
835a7cffa1
Rename Sonarr to Radarr for OSX App
2017-04-26 18:44:57 +02:00
Leonardo Galli
e728330ce4
Minor text fixes.
2017-04-26 15:45:06 +02:00
Leonardo Galli
6f3118c142
Merge remote-tracking branch 'origin/develop' into develop
2017-04-26 15:17:49 +02:00
Leonardo Galli
b568072140
Change default page size to 250. Should help with safari timeouts.
2017-04-26 15:17:42 +02:00
Leonardo Galli
7db92c6bcf
Enable automatic renaming, according to naming scheme, of movie folder after creation of the movie. ( #1349 )
...
Please test everything you can about this and report back if everything still works correctly.
2017-04-26 13:31:55 +02:00
Leonardo Galli
f1e8a9acfc
Fix for error when clicking Rescan Drone Folder
2017-04-19 22:04:34 +02:00
Leonardo Galli
dae389ce64
Fix for error when trying to manually import.
2017-04-19 22:03:52 +02:00
Leonardo Galli
7c3d8c8ff9
Added multiple new editions such as FanEdit, Anniversary and 2in1.
2017-04-19 21:02:01 +02:00
Donald Webster
8ca66fb61a
Change smtp.google.com to smtp.gmail.com ( #1410 )
2017-04-18 19:28:15 +02:00
Leonardo Galli
064844ac0c
Fix PTP_Approved turning into HDBits Internal.
2017-04-18 16:41:40 +02:00
Leonardo Galli
5540594ecf
Fix ptp tests.
2017-04-17 22:30:51 +02:00
Leonardo Galli
433ae019de
AHD, PTP and HDB support the new indexer flags too now! Indexer flags can be preferred over other releases.
2017-04-17 17:12:09 +02:00
Leonardo Galli
10091b9454
Movies with Umlauts are now correctly matched and have correct CleanTitles.
...
An update library is recommended. Fixes #1338
2017-04-17 13:08:47 +02:00
Leonardo Galli
475851775f
Minor Text fixes.
2017-04-17 12:11:35 +02:00
Leonardo Galli
0fff862fd2
Updated debug movie title to include Year.
2017-04-17 12:09:24 +02:00
Leonardo Galli
23754c49dc
Fix error when MinimumAvailability was Announced and Delay was negative.
2017-04-17 12:08:03 +02:00
Leonardo Galli
fbf790e9fd
Disable PreDB sync for now.
2017-04-17 12:04:54 +02:00
Leonardo Galli
6d00bd0f7a
Stats are now sent to our server instead of Sonarr's :)
2017-04-17 12:01:56 +02:00
hotio
5bf95e0d9e
Update Series reference to Movies, should fix #1399 ( #1402 )
2017-04-16 23:20:42 +02:00
Leonardo Galli
8bb4b02be7
Fix for sql error. Did not think everything through exactly.
...
Fixes #1390 .
2017-04-16 00:48:39 +02:00
Leonardo Galli
b26a036eed
Fix when MovieTitle is the empty string (should not occur, but what evs)
...
Fixes #1389
2017-04-16 00:26:16 +02:00
Leonardo Galli
ef57882291
Fixes Movie Size not showing correctly.
...
Fixes #1379
2017-04-15 15:47:40 +02:00
Leonardo Galli
32a2407ad1
Fixed an issue where movies which were labelled with an alternative title could not be found.
...
Fixes #557 Fixes #1387 Probably fixes #1372 , probably fixes #555
2017-04-15 14:50:34 +02:00
Leonardo Galli
33b48eec95
Indexer flags implementation. ( #1377 ) Will be further finalized over the next few weeks with Freelech, preferring of certain flags, etc
2017-04-14 22:27:48 +02:00
Leonardo Galli
3790dc9109
Added test for fix in last commit.
2017-04-13 14:18:48 +02:00
Leonardo Galli
343d849536
Add default runtime when runtime info of tmdb says 0.
...
Fixes #1371
2017-04-13 14:04:38 +02:00
Leonardo Galli
c36b259fa9
Fixes an issue where the semicolon and space afterwards was replaced.
...
This caused issues with cleaning the title afterwards. Fixes #1185
2017-04-13 10:27:00 +02:00
Leonardo Galli
6463913f22
Final tweak for package.sh
2017-04-12 22:31:49 +02:00