Mitchell Cash
5c5f06a92c
Fixed: Twitter oAuth callback URL ( #1669 )
8 years ago
Mitchell Cash
c33d9727a0
Added: Include css files in minification ( #1672 )
8 years ago
Mitchell Cash
ca6784f7b5
Added: Upgrade to Bootstrap 3.3.7 ( #1673 )
8 years ago
Leonardo Galli
a460e89a8d
Merge remote-tracking branch 'origin/develop' into develop
8 years ago
Leonardo Galli
edda8786ad
Minimum availability is now working similarely to profile when adding a movie.
8 years ago
Mitchell Cash
b1c5dd8167
Changed: Remove redundant IE meta tag as we use http header instead ( #1655 )
8 years ago
Leonardo Galli
43446ee3d0
Fixed: Forgot to include some js files in the last commit
8 years ago
Leonardo Galli
accf8a9efa
Added: Ability to see TMDB and lists going through the Radarr API on the discovery page.
...
Added: More lists (specifically presets for IMDB Top 250 and IMDB Popular)
Added: Ability to set Radarr API endpoint as list.
8 years ago
Fish2
f1873a9684
lossless compression of images saved 92KB ( #1620 )
8 years ago
randellhodges
3d48da2111
Added HDBits Category, Codec, and Medium Filtering Capability ( #1458 )
...
* Added advanced configuration options to support filtering Categories, Codecs, and Medium to the HDBits indexer.
* Changes to use the existing tags with a controlled vocabulary.
* 1) Sorting select options by name
2) Moved the autocomplete tag code into taginput as requested
* removed commented out line
* require cleanups
8 years ago
Leonardo Galli
234827d5fd
Mostly fixes UI glitches for list settings.
...
Fixes #679
8 years ago
Sentir101
6767f602fb
Refresh IsDuplicate in bulk import when the tmdbId changes ( #1570 )
8 years ago
Leonardo Galli
811a4bf117
Fix basic naming settings.
...
Fixes #376
8 years ago
Leonardo Galli
9dee1d6fad
Discovery of upcoming movies points to our server now.
...
Discovery results now show physical release date (if present).
All physical release dates now should show a note (if available) detailing what kind of release date it is (e.g. Netflix, DVD, Streaming, etc.)
8 years ago
Levi Wilcox
28e0f85e88
Fixed design calendar css bug ( #1527 )
...
Fixes #983
8 years ago
Levi Wilcox
a0486b54a6
Fixed design issue when deleting css bug ( #1480 ) Fixes #1475
8 years ago
Leonardo Galli
7ed0db10cb
10 Movies are now shown on discover as well as search results.
...
Show more should also be more consistent now.
8 years ago
Leonardo Galli
e94591a290
Hotfix for when ignored movies would appear again after clicking on show more.
8 years ago
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!
8 years ago
Leonardo Galli
3ab3fbfd57
Added ability to discover new movies based on upcoming blurays as well as popular movies (borrowed from steven lu :))
8 years ago
PatrickGHanna
817f48448c
Fix: A small bug fix for items loading as undefined in organize modal. Movie titles should now show up correctly. ( #1424 )
8 years ago
Leonardo Galli
5a0f02007f
Added trailer links to the discovery page.
8 years ago
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.
8 years ago
David Pooley
3eb351823e
Tidy up layout of buttons on the Add Movies page for mobile/tablet ( #1454 )
8 years ago
Leonardo Galli
e728330ce4
Minor text fixes.
8 years ago
Leonardo Galli
6f3118c142
Merge remote-tracking branch 'origin/develop' into develop
8 years ago
Leonardo Galli
b568072140
Change default page size to 250. Should help with safari timeouts.
8 years ago
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.
8 years ago
Leonardo Galli
f1e8a9acfc
Fix for error when clicking Rescan Drone Folder
8 years ago
Leonardo Galli
dae389ce64
Fix for error when trying to manually import.
8 years ago
Leonardo Galli
064844ac0c
Fix PTP_Approved turning into HDBits Internal.
8 years ago
Leonardo Galli
433ae019de
AHD, PTP and HDB support the new indexer flags too now! Indexer flags can be preferred over other releases.
8 years ago
Leonardo Galli
475851775f
Minor Text fixes.
8 years ago
Leonardo Galli
6d00bd0f7a
Stats are now sent to our server instead of Sonarr's :)
8 years ago
hotio
5bf95e0d9e
Update Series reference to Movies, should fix #1399 ( #1402 )
8 years ago
Leonardo Galli
33b48eec95
Indexer flags implementation. ( #1377 ) Will be further finalized over the next few weeks with Freelech, preferring of certain flags, etc
8 years ago
Leonardo Galli
a80e9f11f2
Text fixes and got pending releases finally fully working.
...
Fixes #1318 and fixes #1023
8 years ago
Leonardo Galli
c17deb7d92
Specific Subtitle tags (such as nlsub) can now be whitelisted and will be downloaded.
...
Fixes #540 and fixes a lot of other requests.
8 years ago
Leonardo Galli
7066b078ab
Allow Hardcoded subs to be downloaded still.
8 years ago
geogolem
a9154559b8
Released icon is back
8 years ago
Zach
31fcac5bd9
Clean up jsHint warnings ( #1225 )
8 years ago
thejacer87
1b29b89bf1
New movie search ( #1212 )
...
* add movie search empty template (#1149 )
* hooked up new route in controller (#1149 )
8 years ago
Devin Buhl
59c07cc5f3
Patch/onedr0p 3 16 17 ( #1200 )
...
* clear localStorage on radarr update.. ya mon
* Fix when movie folder is deleted from disk and keeps showing up as downloaded in radarr
* Clear all UI localStorage items on update, set pageSize to what it needs to be.
8 years ago
Leonardo Galli
421a191650
Fix for editing quality of movie files.
...
Fixes #1165
8 years ago
Devin Buhl
35e046bb87
Patch/onedr0p 3 13 17 ( #1166 )
...
* Update message when the person has no movies with helpful links
* Added ImdbId to the release info from AwesomeHD
* Add ImdbId to release info for PTP and HDBits
* ImdbId is required for HDBits
* Added some error handling in SkyHook for TMDb
* Remove un-needed imports
* DIsable movie search after list sync (causing issues)
* small change
* Fix HDBits tests
8 years ago
Leonardo Galli
5b70ecaee0
Fixes banners when searching for new movies.
...
Fixes #120
8 years ago
geogolem
e26fd22540
Merge pull request #1107 from geogolem/movieEditorRootFolderChangeDisplayFix
...
keep the current page the same after clicking Save
8 years ago
geogolem
05a83e4e95
better method to obtain the folderName
8 years ago
Leonardo Galli
149c5292f1
PreDB Integration. Update Library is advisable
8 years ago
geogolem
e6dfd89300
keep the current page the same after clicking Save
...
the path needs to be updated on models that are changes
8 years ago