Leonardo Galli
3555b4ce20
Change name from updated message.
8 years ago
Leonardo Galli
804b2130a8
Merge branch 'develop' into feature/release-dates
8 years ago
Leonardo Galli
49537a2efe
Update UI to display download status.
8 years ago
Leonardo Galli
1dfb4ddcd8
Fixes sorting of movies. Fixes #53 .
8 years ago
Leonardo Galli
fb7969e046
Available date is now displayed.
8 years ago
Leonardo Galli
caa5a7e6b7
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
8 years ago
Leonardo Galli
9376c02158
Movies can now be edited, even from the detail view. Fixes #42
8 years ago
Mitchell Cash
d3cbf9a8ff
Remove all .DS_Store files
...
It is now part of .gitignore so hopefully we shouldn't see these again.
8 years ago
Tim Turner
d9a6c4f211
Update import UI & parse titles which contain years
8 years ago
Leonardo Galli
4d795e13cd
Fix for movie naming config. Still kinda hacky, but works ok now.
8 years ago
Tim Turner
05e4af9ae7
1st pass at Movie Naming
...
Parser is failing on the sample
8 years ago
Tim Turner
721767331b
Update naming management
...
Still need to write BuildFileName() and BuildFilePath()
8 years ago
Tim Turner
ed1174affb
Merge pull request #28 from fedoranimus/develop
...
Update Logos
8 years ago
Tim Turner
451f101350
Update background logo
8 years ago
Tim Turner
a29fe1681d
Update background logo and poster
8 years ago
Tim Turner
48e142c47d
Replaced more logos
8 years ago
Leonardo Galli
aceb282f8d
Fixes text color of movie links for list view.
8 years ago
Leonardo Galli
5e7b379a45
Fixes for movie statuses
8 years ago
Leonardo Galli
be95311471
Updated index page for movies.
8 years ago
Leonardo Galli
a63587bb19
Fix alternative titles, if there is only one.
8 years ago
Leonardo Galli
7d82e35650
Fixes some strings still saying episode.
8 years ago
Leonardo Galli
06d39579a5
Fixed some things regarding director's cut / special edition.
8 years ago
Leonardo Galli
fd718b61ac
Updated Parser to parse movie titles. Should also parse things, such as: Director's Cut, Special Edition, etc. This is then displayed in the manual search UI. Importing is not yet updated for the new parser!
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
d835c168d3
Searching for movies directly when adding them is now working.
8 years ago
Leonardo Galli
329786365d
Fixed adding multiple movies.
8 years ago
Leonardo Galli
4f6380a73c
Automatically downloading the best movie release works now.
8 years ago
Leonardo Galli
cde1217356
Movies now show up in the Queue.
8 years ago
Leonardo Galli
2eedfca78a
Movie history now fully implemented.
8 years ago
Leonardo Galli
0d65984991
Fix History for Movie Details page.
8 years ago
Leonardo Galli
2a932fe7e8
First implementation of History for Movies. However, nothing is returned from the Database query misteriously.
8 years ago
Leonardo Galli
2a3b0304cb
Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent.
8 years ago
Leonardo Galli
16e35f68bb
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
8 years ago
Leonardo Galli
74b1c846a5
Fixed css for movies.
8 years ago
Tim Turner
0fd0b31a60
Fix template references and 'movie' strings
8 years ago
Leonardo Galli
2ea35adb98
Fixed issue with Homepage movies not loading correctly.
8 years ago
Leonardo Galli
2efda4933d
Changed the name in the UI to Radarr.
8 years ago
Leonardo Galli
b7c70d750a
Movies should now show on the main page. However, a lot has to be done to the detail controller before it is really going to work.
8 years ago
Leonardo Galli
5ebfac6cc8
First implementation of custom database table for movies.Some things are not yet working quite well (e.g. search clears when movies are added.). Also movies cannot yet be looked up!
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.
...
Additionally, a whole series (or movie in this case) can now be
downloaded manually.
Note: It probably won't start downloading missed releases. Only manually
clicking search for is working ATM.
8 years ago
Leonardo Galli
0b765d10fe
Updated some text to say movies instead of series
8 years ago
Leonardo Galli
20dbdfb344
Added first iteration of adding movies.
...
Currently working:
- Searching for new Movies on IMDb (very hacky)
- Adding movie as a series with one season and episode (very hacky)
- Rarbg.to indexer. (somewhat hacky)
TODO:
- Tweak release specifications so that they do not cause exceptions.
- Add Movie struct so that searching for ones is not so hacky.
- rework movies UI.
8 years ago
Taloth Saldono
9fbe06ad68
New: Added support to override Copy vs Move import logic for DownloadedEpisodesScan API and Manual Import UI.
8 years ago
Mark McDowall
697a62da0a
Fixed typo
8 years ago
Taloth Saldono
36a3e86882
New: Added filter by tag to iCal feed.
...
closes #1430
8 years ago
Taloth Saldono
080e2e9eff
New: Added query parameter to ical feed to list premiers only.
...
fixes #1463
fixes #1442
8 years ago
Taloth Saldono
e3310e590c
Fixed: prevents autofill on new password fields in settings.
8 years ago
Taloth Saldono
7f6101a6bc
Better Captcha message.
9 years ago