Leonardo Galli
0d65984991
Fix History for Movie Details page.
2017-01-02 20:41:44 +01:00
Leonardo Galli
2a932fe7e8
First implementation of History for Movies. However, nothing is returned from the Database query misteriously.
2017-01-02 20:15:13 +01:00
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.
2017-01-02 18:05:55 +01:00
Leonardo Galli
16e35f68bb
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
2017-01-02 13:21:11 +01:00
Leonardo Galli
74b1c846a5
Fixed css for movies.
2017-01-02 13:20:50 +01:00
Tim Turner
0fd0b31a60
Fix template references and 'movie' strings
2016-12-31 14:42:32 -05:00
Leonardo Galli
2ea35adb98
Fixed issue with Homepage movies not loading correctly.
2016-12-30 11:58:39 +01:00
Leonardo Galli
2efda4933d
Changed the name in the UI to Radarr.
2016-12-29 17:44:51 +01:00
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.
2016-12-29 17:38:54 +01:00
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!
2016-12-29 16:04:01 +01:00
Leonardo Galli
40d7590f80
First implementation of completely rewriting the way Radarr handles movies. Searching for new movies is now mostly feature complete.
2016-12-29 14:06:51 +01:00
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.
2016-12-28 17:13:18 +01:00
Leonardo Galli
0b765d10fe
Updated some text to say movies instead of series
2016-12-27 18:48:59 +01:00
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.
2016-12-27 18:31:38 +01:00
Taloth Saldono
9fbe06ad68
New: Added support to override Copy vs Move import logic for DownloadedEpisodesScan API and Manual Import UI.
2016-11-02 20:28:45 +01:00
Mark McDowall
697a62da0a
Fixed typo
2016-10-18 13:53:25 -07:00
Taloth Saldono
36a3e86882
New: Added filter by tag to iCal feed.
...
closes #1430
2016-09-23 20:51:34 +02:00
Taloth Saldono
080e2e9eff
New: Added query parameter to ical feed to list premiers only.
...
fixes #1463
fixes #1442
2016-09-21 00:28:36 +02:00
Taloth Saldono
e3310e590c
Fixed: prevents autofill on new password fields in settings.
2016-09-20 22:06:33 +02:00
Taloth Saldono
7f6101a6bc
Better Captcha message.
2016-08-20 19:37:47 +02:00
Taloth Saldono
73fb216e6f
New: Added CAPTCHA support to Rarbg.
2016-08-13 22:10:42 +02:00
Mark McDowall
1218dd255f
Fixed: Allow series to be added unmonitored through the API
...
Closes #1404
2016-07-27 12:08:49 -07:00
Taloth Saldono
4fc150f77b
Reset srcset on failed load.
2016-07-24 01:00:37 +02:00
Taloth Saldono
f3cbc2bdd2
Fixed: Calendar arrows on Edge browser.
2016-07-21 19:29:09 +02:00
Taloth Saldono
f681d43601
Fixed: XEM series with only alternate season titles.
2016-07-21 19:28:42 +02:00
Mark McDowall
c206b83318
Fixed spelling mistake
2016-07-01 23:37:27 -07:00
Taloth Saldono
2fa0729158
Fixed series filter 'missing' since percentOfEpisodes isn't always set.
2016-06-19 00:28:01 +02:00
aaraujo666
a3ade09964
New: Missing episodes series filter
2016-06-16 00:00:36 -07:00
Taloth Saldono
54c17de849
New: Http/Socks proxy support.
...
fixes #732
2016-05-22 15:57:38 +02:00
Mark McDowall
67ff871cf6
FolderWritableValidator
...
Fixed: Information in UI when attempting to add a root folder that is not writable
Fixes #1280
2016-05-21 01:39:39 -07:00
Lloyd Sparkes
2b11ad4585
Proxy BypassList tests
...
Lightly refactored and updated documentation to make it easier for users
2016-05-02 11:24:51 +01:00
Taloth Saldono
b479064abd
Moved Proxy types around and refactored/renamed a few things.
2016-04-25 21:53:26 +02:00
Lloyd Sparkes
bfe134ee54
Proxy Support for Sonarr #732
...
Switch to use Port #0 which just uses the next free port
Non Functional - Code Cleanup
Tabs -> Spaces,
Opps Deleted too much
Refactoring & Code Cleanup & Move Config to DB
remove unneeded line
Clean Up Spaces
Code Review Points on the UI
FIx extra space
Clean Up unrequired changes
Add a HealthCheck.
Extra Check in ProxyCheck. Correctly deal with Socks Authentication
Remove SubModule
Add in Nuget + Tweak ProxyCheck
Code Review Points
Missed Review Point
Add Subnet Filtering, Add ProxyBypass for local addresses. UI updated for property changes.
Fix typo, and copy&paste error
Tweak URL to hit
2016-04-23 10:58:02 +01:00
Mark McDowall
7284ef50eb
Fixed: Manual Import not scrolling after using file browser
...
Closes #745
2016-04-17 16:07:08 -07:00
Taloth Saldono
71ecc96c70
Refactored IntegrationTests to work with Nunit3 VS adapter.
2016-04-06 22:06:40 +02:00
Mark McDowall
942be364dc
Treat XEM aliases as SceneSeasonNumber
...
Fixed: Aliases used incorrectly when TVDB season number matched the seaon number of the alias
Closes #1140
2016-03-28 19:32:25 -07:00
Nathan
9c91f11cdc
New: Safari Pinned tab icon
...
Closes #1122
2016-03-24 15:47:08 -07:00
Mark McDowall
31f8e0a47a
New: Windows Phone theme
2016-03-24 12:25:51 -07:00
Mark McDowall
1e0fcc877b
New: Mobile Chrome theme (Android 5.0+)
2016-03-24 12:25:51 -07:00
Taloth Saldono
99aa25bf83
New: Light green background color in Season Pass for seasons with all episodes downloaded.
2016-03-22 23:09:38 +01:00
Mark McDowall
af220c7f7b
ItemViewContainer didn't exist sometimes for root folders
...
Fixed: Error displaying existing root folders in some cases
Closes #1170
2016-03-21 15:02:09 -07:00
Taloth Saldono
03e2adc332
Sort episodes in calendar by ep nr if airdate is the same.
2016-03-11 16:54:41 +01:00
Mark McDowall
f2784d3ec2
New: Trakt links on series details
2016-03-10 20:48:24 -08:00
Taloth Saldono
34d5fb1aa0
Fiddled with the Back to the Top button a bit so it's better visible on the white background, also only on widescreen now.
2016-02-15 22:56:10 +01:00
Mark McDowall
e89a1bc0fb
Fixed: Delete confirmation message for Restriction
...
Closes #1102
2016-01-28 14:04:10 -08:00
Mark McDowall
56da824e98
AutoComplete and file browser will show files when appropriate
...
Fixed: File browser for Custom Script shows files
Closes #1084
2016-01-27 19:24:41 -08:00
Mark McDowall
2b72c0e328
Fixed: Manual Import Series selection
...
Closes #996
2016-01-09 13:16:34 -08:00
Mark McDowall
a96718f7b3
Fixed Twitter notifications
...
New: Twitter notifications now require a Twitter (see settings for details)
Closes #1049
2016-01-06 22:32:12 -08:00
Jake Pusateri
c8debbf470
New: Better resolution posters on retina screens.
2015-12-28 11:12:12 -08:00
Taloth Saldono
7a25717da6
Fixed donate button.
2015-12-24 19:51:36 +01:00