Tim Turner
056fb154a8
Patch/bulk import qol ( #785 )
...
* Filter out existing movies upon import
* Update collection based on what is imported
* Ensure root folders are loaded before collectionview
TODO:
* Ensure grid region exists
* Return information about what wasn't imported
* Filter collection based on duplicates
2017-02-21 15:31:31 -05:00
Tim Turner
81688399c0
When refreshing movie, refresh Files tab
2017-02-13 20:08:07 -05:00
Devin Buhl
1e28a2e5d4
Feature/Add TMDb Functionality ( #739 )
...
* Inital TMDb List, needs paging support and user lists, private or public
* Clean up Base
* TMDb grabs upto 5 pages for import, update validation, added minimum vote average
* Added logic for MovieLinksTemplate
* Clean up a bit
* Add Public Lists
2017-02-13 09:11:20 -05:00
zductiv
c5bb259555
add downloaded quality column to movie editor ( #738 )
2017-02-13 08:25:37 -05:00
zductiv
3d4b1c3be5
changed sort options to match UI ( #707 )
2017-02-11 15:04:19 -05:00
geogolem
6dc9f90a8b
fix trakt links for movies (like sonarr for shows) ( #690 )
2017-02-10 04:07:38 -05:00
Devin Buhl
1aae3ae2b5
Fixed Sorting In Wanted and Cutoff ( #693 )
2017-02-10 04:04:50 -05:00
zductiv
61df3ef40e
Small UI changes ( #691 )
...
* Update FileManagementViewTemplate.hbs
* Update PermissionsViewTemplate.hbs
* modified UI, removed old episode references
2017-02-10 03:14:51 -05:00
Devin Buhl
f477c46406
Wanted & Missing ( #687 )
...
* Remove Season Pass, Update Header name, remove useless function
* Cutoff Tab now works
2017-02-10 00:15:41 -05:00
Devin Buhl
2af07d7e0d
* Make Missing/Wanted Work again ( #686 )
...
* Make Missing/Wanted Load
2017-02-09 22:52:13 -05:00
Tim Turner
800e7ae508
UI Enhancements for Manual Import ( #681 )
...
Fixes #589
Fixes #632
2017-02-09 16:25:51 -05:00
Leonardo Galli
fcf156293e
May be fix loading view? Idk.
2017-02-09 16:48:14 +01:00
Tim Turner
94f44a0eb7
Display loading view when changing page size
2017-02-08 17:00:37 -05:00
Leonardo Galli
1e2c28f67a
Merged branch develop into develop
2017-02-08 22:14:04 +01:00
Leonardo Galli
62b45f7ea7
Fix paging breaking in bulk import.
2017-02-08 22:11:11 +01:00
schumi2004
3170060f37
Make Movie Title and Status sortable on Wanted tab ( #662 )
2017-02-08 09:22:49 -05:00
Leonardo Galli
35b384439f
Bulk Import. ( #583 )
...
* First pass at bulk import.
* First pass at paging implementation for bulk import.
* Another pass at UI for bulk import
WHY WON'T THE ROWS SELECT?!?!
* Paging mostly done. UI needs to show loading still.
* Fix for selection
* fixes.
* Add caching to bulk import
* Tried to fix paging.
* Fix has next
* Fix link error.
* Pageable now works almost perfectly.
Collection now works really nicely when paged. Also movies from different pages can be added no problemo.
* /bulk-import: ProfileCell
Various other QoL changes
* Profile selection works now
Still kinda hacky
* Default monitored to true.
* Add Monitor Cell
Update styling, added path tooltip as well
* Update model when changing tmdbId
Ensure monitor status doesn't change as well
* Added spinner feedback for tmdbid cell.
* /bulk-import: Add page-size selector
2017-02-07 19:09:36 -05:00
Devin Buhl
32c5c4d741
Update notif list warning when importing from a list ( #648 )
2017-02-07 16:29:12 -05:00
Devin Buhl
808033a01c
Fixed Movie link in history tab ( #637 )
2017-02-06 20:57:53 -05:00
Abzie
07e3e44a68
Various ui text fixes ( #620 )
...
* Fix notification text on rename
* Fixed profile tooltip for minimum sizes
* Updated link to now point to Radarr's FAQ
* Revert "Updated link to now point to Radarr's FAQ"
This reverts commit 726e0cc870c3fbbc40001fb2a04e366a7bc9eb69.
Revert 726e0cc
* Fixed: Updated link to now point to Radarr's FAQ
2017-02-06 13:58:24 -05:00
schumi2004
10f0be0708
fix ical ics file ( #603 )
2017-02-05 20:04:38 +01:00
Devin Buhl
efd7af165c
Added 'Case Insensitive.' to preferred tags info to help-inline
2017-02-03 01:11:01 -05:00
Devin Buhl
1d1b88cf05
Add warning for docker users when switching branch
2017-02-01 17:33:37 -05:00
Tim Turner
e185ba0191
Don't display mapped movies in import list
...
When importing existing movies, don't list those which already exist in the collection.
2017-01-31 15:11:33 -05:00
Tim Turner
3ab0b17379
Fix Delete modal when adding movie
2017-01-31 10:32:12 -05:00
Leonardo Galli
942d97931e
Delete files now works. Fixes #127
2017-01-31 14:34:35 +01:00
Leonardo Galli
40809f1d91
First pass regarding delete.
2017-01-31 13:45:20 +01:00
Devin Buhl
c3c7387390
add importfromlist abck
2017-01-30 17:21:56 -05:00
Devin Buhl
3d33e630ec
Fix the filter modes on the movie list xD
2017-01-30 17:00:52 -05:00
Devin Buhl
4c5900373d
Merge pull request #517 from Radarr/patch/update-qualities
...
Patch/update qualities
2017-01-29 16:14:54 -05:00
Tim Turner
31149aeed9
Ensure qualities don't overflow profile card
2017-01-29 16:08:14 -05:00
Tim Turner
42ed4ff48a
Update Fetch List button style
...
Let's make it not look sad and disabled
2017-01-29 15:53:30 -05:00
Devin Buhl
8a0820ad1e
make year nullable, and rmember the profileid
2017-01-28 17:14:51 -05:00
Devin Buhl
b6e4f53597
Make NetImport sync interval work (needs some testing)
2017-01-28 14:59:21 -05:00
Leonardo Galli
4abbf55ee4
Merge Develop into Net-Import
2017-01-28 20:32:57 +01:00
Tim Turner
1fd909cff6
Net Import UI Updates
...
- Change name to "StevenLu" to fix
- Hide header on New List modal
- Show "Import Selected" only after a list has been fetched
2017-01-28 13:27:54 -05:00
Tim Turner
7ca53d1073
Only show "Display Existing Movies" toggle after selecting a folder
2017-01-28 12:16:50 -05:00
vertigo235
16b2cc49d4
Allow Duplicate Preferred Words ( #484 )
...
Allows you to weigh certain words more heavily.
ex. This, This, That = This > That
2017-01-28 18:13:01 +01:00
Tim Turner
e3e67d1098
Clean up settings UI
2017-01-28 12:03:45 -05:00
Leonardo Galli
5e9a79afe8
Quality of an existing movie file can now be edited.
2017-01-28 17:35:51 +01:00
Tim Turner
5d2ef4786b
Revert "Merge branch 'rename-existing-folder' into develop"
...
This reverts commit a340bc4da3 , reversing
changes made to 4be7772d53 .
2017-01-28 06:49:02 -05:00
Tim Turner
4bcb0e17f8
Merge branch 'develop' into rename-existing-folder
2017-01-27 19:31:39 -05:00
Tim Turner
f9c6ffcdaa
merge from Develop
2017-01-27 19:31:03 -05:00
Leonardo Galli
cbc70a8ff3
Added option to specify preferred words in quality profile. ( #462 )
...
* UI Done
* Should theoretically work.
* Preferred tags works now correctly :)
2017-01-27 20:01:28 +01:00
Leonardo Galli
dd8af0ad8c
Manual Import works now!
...
Also fixed a few bugs.
2017-01-27 19:36:25 +01:00
Tim Turner
7bb319b6d6
Update Files tab when movie renamed
2017-01-26 19:16:19 -05:00
Leonardo Galli
44b4e71c05
Manual importing almost done. Needs fixing for mapping movies.
2017-01-26 14:21:35 +01:00
Jordan
a89e662721
Update GeneralViewTemplate.hbs
...
Updated Wiki link to Radarr
2017-01-25 16:34:35 -08:00
Tim Turner
72aac6e551
Update Rename Preview to support folder renaming
2017-01-25 19:03:40 -05:00
Tim Turner
692841478c
Add link to Activity -> History Tab ( #408 )
...
Fixes #365
2017-01-24 16:12:58 -05:00