Leonardo Galli
8b3b46b724
Added easy to use List Selection for manual import use later. The place where this resides will change.
2017-01-23 16:04:52 +01:00
Leonardo Galli
80e53f209d
Movies can now be added monitored or unmonitored.
2017-01-23 15:31:09 +01:00
Leonardo Galli
82f29cdc70
Add Ability to set RootFolderPath for Net Import List
...
Fixed other things. Finished command to automatically add a movie.
2017-01-23 15:21:49 +01:00
Devin Buhl
2b579eb0d3
Merge pull request #385 from hotio/ui-logos
...
Ui logos
2017-01-22 23:21:23 -05:00
hotio
791121fa06
Proper ico and favicon
2017-01-22 23:32:01 +01:00
Tim Turner
ec6b389d75
Fix duplicate key prefixing
2017-01-22 16:59:53 -05:00
Tim Turner
f38430d632
Update localstorage key prefixes
2017-01-22 16:24:22 -05:00
Tim Turner
266f28883a
Prefix localstorage keys with "Radarr"
...
Updates #285
2017-01-22 15:54:41 -05:00
hotio
f8162b34f2
Update UI logos
2017-01-22 21:07:12 +01:00
Leonardo Galli
1fa736c6d8
Fixed styling. Fixed definitions not being returned.
2017-01-22 19:52:25 +01:00
Leonardo Galli
94eccc6c14
Rethought about where certain things are stored.
...
Profiles are now a component of the NetImportDefinition.
2017-01-22 17:02:20 +01:00
Tim Turner
80ec66b47c
Prefix Keys with "Radarr"
...
Makes progress on #285
2017-01-22 10:09:10 -05:00
Leonardo Galli
76a42b28f3
Second UI Pass, Testing now works and other little things.
2017-01-22 14:30:33 +01:00
Devin Buhl
ec5161e848
Add more filter options to movie list
2017-01-22 04:58:04 -05:00
Devin Buhl
0ec54daaff
Merge pull request #373 from baltoaca/develop
...
search selected button in wanted tab works
2017-01-21 19:27:00 -05:00
Tim Turner
3ed1bebb7d
Fix #228 - Fix Drone Factory interval input not saving
2017-01-21 18:06:10 -05:00
Vlad Ilies
29ae088a3d
search selected button in wanted tab works
...
* switched MoviesSearchCommand to a list of id's
* adapted the MovieSearchService
* adapted UI files to use the new command
2017-01-21 23:43:58 +02:00
Leonardo Galli
dd553b9439
WIP UI Update for adding lists.
2017-01-21 22:13:55 +01:00
Leonardo Galli
451f2d30e4
Merged branch develop into feature/net-import
2017-01-21 21:28:44 +01:00
Leonardo Galli
463d85e479
Basis of UI Update.
2017-01-21 21:28:14 +01:00
Krystian Charubin
a691ffa7b7
adds 'Movie Title, The' filename option ( #359 )
...
* adds 'Movie Title, The' filename option
* updates the FileNameBuilder.MovieTitleRegex to include new format
2017-01-20 17:42:14 -05:00
Devin Buhl
3ab3e66853
Add year to quick search results
2017-01-19 19:56:26 -05:00
Leonardo Galli
2d3a3a0677
Update sizing information in settings tab.
2017-01-19 17:40:25 +01:00
Tim Turner
2bb21fedab
Update height of posters to accomodate additional labels
2017-01-18 17:24:32 -05:00
Tim Turner
4f4ad77ad1
Add download status to poster view
...
Fixes #319
2017-01-18 16:54:17 -05:00
Devin Buhl
cbb2b778a6
Merge pull request #336 from Radarr/patch/add-imdb-to-naming
...
Add IMDb ID to file naming
2017-01-18 15:11:16 -05:00
Devin Buhl
b3e03a648d
Add IMDb ID to file naming
2017-01-18 14:53:29 -05:00
Vlad Ilies
da2d075aa8
basic implementation of the wanted tab ( #31 )
...
* top buttons don't yet work
* new missing module for movies
* find missing movies method to movie service
* new movie status cell with text
* adapted UI missing collection and layout
2017-01-18 20:53:17 +02:00
Aenima99x
99123be936
Fix: Issue #91 - "Search All Missing" wording
2017-01-17 09:00:56 -08:00
Leonardo Galli
dd0a033b0f
Add Support for changing file date to either cinema or physical release.
...
Fixes #124
2017-01-17 15:02:48 +01:00
Leonardo Galli
4263808360
Fix only one movie showing. Fix more button not showing up.
2017-01-17 13:21:40 +01:00
Leonardo Galli
c5ca2babf7
Updated website and donation links
2017-01-17 13:07:02 +01:00
Tim Turner
2730745607
Clean up rename preview & organize
...
Fixes #125 , #129 ,
BE SURE TO RUN "Update Library" before renaming/organizing.
2017-01-16 18:43:32 -05:00
Tim Turner
ae0df2aef0
Disambiguate Movie from Episode Renaming
...
Fixes #84
2017-01-16 17:12:27 -05:00
Leonardo Galli
967d3fd5c0
Add Calendar Tab back. Fixes #32
2017-01-16 22:40:59 +01:00
Vlad Ilies
30d2b41fbb
Added movie studio to movie details page ( #262 )
...
* modified Movie model
* db migration
* ui template modification
2017-01-16 20:57:43 +02:00
Vlad Ilies
56a5b6ec89
Added trailer link to movie links ( #255 ) ( #282 )
...
* added YouTubeTrailerId to movie model
* db migration for new column
* added videos to append_to_response for tmdb
* increased height of .series-posters-item
* new handlebar helper to build the trailer url
2017-01-15 15:17:24 -05:00
Tim Turner
c2d40051d4
First pass at hiding existing movies upon import
...
Fixes #183
2017-01-15 11:34:43 -05:00
Tim Turner
7c5f2ca54e
95% done with hiding existing movies
2017-01-14 23:04:31 -05:00
Devin Buhl
8fb5049899
Add in theaters to 1st coumn in movie list
2017-01-14 16:43:51 -05:00
Leonardo Galli
8c3260c545
Remove file count, unecessary after the file info tab was added
...
Fixes #215 .
2017-01-14 11:41:39 +01:00
Leonardo Galli
29586667cb
Files tab is now present. ( #245 )
...
* Adding file info tab. Not finished yet.
* Adding more media info options.
* Deleting files now works. Fixes #127
* Fix button for modifying episode files.
* Get Media Info when running DiskScanService.
2017-01-13 19:03:37 -05:00
William Comartin
f7471940c4
Add Missing Filter ( #237 )
2017-01-13 20:57:25 +01:00
Devin Buhl
3a6873cc4d
Merge pull request #232 from Radarr/patch/awesomehd
...
awesomeHD indexer support - Clean up Deluge, Transmission, rTorrent, QBitTorrent - Fix Sorting Titles
2017-01-13 13:15:52 -05:00
Devin Buhl
ad824d4da5
Finally fix for sorting title (hopefully)
2017-01-13 12:16:12 -05:00
Leonardo Galli
e76c160afe
Downloaded column should now use the correct quality name. Fixes #210 .
2017-01-13 18:13:39 +01:00
vertigo235
4038ce18c3
update movie monitor tooltip ( #223 )
2017-01-13 16:08:24 +01:00
Leonardo Galli
5a8d944397
Fixed sorting in movie list view. Also added new downloaded quality column.
...
Fixes #128
2017-01-12 23:07:09 +01:00
Devin Buhl
f198ca2b77
Merge pull request #177 from Radarr/patch/sort-title
...
Movies in list don't sort correctly #174
2017-01-12 01:08:32 -05:00
William Comartin
604cea00f6
Replace Sonarr With Radarr in UI Directory
2017-01-11 21:42:47 -05:00
Tim Turner
b4782da1d1
Update sortValue when selecting movie for manual import
2017-01-11 19:29:22 -05:00
Devin Buhl
d5504043c5
Movies in list don't sort correctly #174
2017-01-11 19:06:08 -05:00
Leonardo Galli
92e9dc6ee1
Fix sorting of unkown release date.
2017-01-11 22:39:07 +01:00
Leonardo Galli
5e8b617625
Sorting now working according to quality in release collection. Fixes #85 .
2017-01-11 22:27:37 +01:00
Leonardo Galli
2cbe17151d
Correctly check if inCinemas date is present. Creates issue with sorting, but eh. Fixes 140.
2017-01-11 22:02:24 +01:00
Tim Turner
d42165a93a
Clean up basic movie naming
...
Fixes #132
2017-01-11 15:03:55 -05:00
Leonardo Galli
3b5887bf09
Merge pull request #133 from Radarr/fix-manual-import
...
Fix Manual Import & Drone Factory
2017-01-11 16:39:09 +01:00
Tim Turner
9206258370
Fixes Manual Import and DroneFactory
...
Automatic Import still doesn't work - waiting for answer from Sonarr
team.
2017-01-10 21:12:47 -05:00
Tim Turner
0fa1509ca6
Manual Import works
...
Automatically importing still broken
2017-01-10 19:37:17 -05:00
lxh87
ecf47d4b17
Update SystemLayout.js
...
Change restart/shutdown message from"Sonarr" to "Radarr"
2017-01-10 22:42:44 +01:00
Tim Turner
3cb42f06c2
Clean up Feature Requests
2017-01-10 16:05:56 -05:00
Devin Buhl
a6c396a595
Merge pull request #111 from Radarr/addmovie-patch
...
fix #108 - Links to IMDB not working when searching for movies
2017-01-10 15:45:39 -05:00
Devin Buhl
bac9076b1e
fix #108 - Links to IMDB not working when searching for movies
2017-01-10 15:39:25 -05:00
Tim Turner
b228273be0
Update Info page.
...
Updates #73
2017-01-10 15:34:43 -05:00
Leonardo Galli
0506cc4185
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
2017-01-10 20:07:01 +01:00
Leonardo Galli
cde8b4dd97
Added MovieFileResource. This allows the UI to interact with movie files better. Downloaded Quality is now shown in the table.
2017-01-10 20:06:53 +01:00
Devin Buhl
d252a8b232
Fixes #100 - When adding a movie, monitored toggle doesn't apply and always defaults to being monitored
2017-01-10 12:39:28 -05:00
Leonardo Galli
48559cf964
Updated legend with number of movies
2017-01-10 17:36:04 +01:00
Leonardo Galli
c734e8bc7e
Update legend for missing status colors.
2017-01-10 17:07:32 +01:00
Leonardo Galli
e4f7aa52df
History now correctly shows movie title. Fixes #92
2017-01-10 15:15:15 +01:00
Leonardo Galli
04e8c635e0
Use correct Modal for editing movies in table view. Fixes #90
2017-01-10 14:05:01 +01:00
Tim Turner
6016948329
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
2017-01-09 17:26:25 -05:00
Tim Turner
708db1a75c
Organize & Rename work
2017-01-09 17:26:13 -05:00
Leonardo Galli
893e20c27b
Fix some links under status. Needs further changing further down the line.
2017-01-09 22:17:17 +01:00
Tim Turner
74c5664a7f
Taking another pass at organization/renaming
...
Works once in a while
2017-01-08 22:16:14 -05:00
Tim Turner
14bf63e21d
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
2017-01-08 17:01:47 -05:00
Tim Turner
b5d932866a
Second Pass at rename/organize
2017-01-08 17:01:37 -05:00
Leonardo Galli
3555b4ce20
Change name from updated message.
2017-01-08 20:45:19 +01:00
Leonardo Galli
804b2130a8
Merge branch 'develop' into feature/release-dates
2017-01-08 17:49:06 +01:00
Leonardo Galli
49537a2efe
Update UI to display download status.
2017-01-08 17:47:19 +01:00
Leonardo Galli
1dfb4ddcd8
Fixes sorting of movies. Fixes #53 .
2017-01-08 17:10:56 +01:00
Leonardo Galli
fb7969e046
Available date is now displayed.
2017-01-08 16:36:51 +01:00
Tim Turner
cd4863b974
Display UI for MovieEditor, remove reference to SeasonPass
2017-01-08 09:16:24 -05:00
Leonardo Galli
caa5a7e6b7
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
2017-01-08 10:58:54 +01:00
Leonardo Galli
9376c02158
Movies can now be edited, even from the detail view. Fixes #42
2017-01-08 10:58:51 +01:00
Mitchell Cash
d3cbf9a8ff
Remove all .DS_Store files
...
It is now part of .gitignore so hopefully we shouldn't see these again.
2017-01-08 11:20:50 +10:00
Tim Turner
d9a6c4f211
Update import UI & parse titles which contain years
2017-01-07 14:29:23 -05:00
Leonardo Galli
4d795e13cd
Fix for movie naming config. Still kinda hacky, but works ok now.
2017-01-07 10:42:21 +01:00
Tim Turner
05e4af9ae7
1st pass at Movie Naming
...
Parser is failing on the sample
2017-01-06 22:51:15 -05:00
Tim Turner
721767331b
Update naming management
...
Still need to write BuildFileName() and BuildFilePath()
2017-01-06 19:32:19 -05:00
Tim Turner
ed1174affb
Merge pull request #28 from fedoranimus/develop
...
Update Logos
2017-01-05 18:17:34 -05:00
Tim Turner
451f101350
Update background logo
2017-01-05 18:16:26 -05:00
Tim Turner
a29fe1681d
Update background logo and poster
2017-01-05 18:05:50 -05:00
Tim Turner
48e142c47d
Replaced more logos
2017-01-05 17:41:36 -05:00
Leonardo Galli
aceb282f8d
Fixes text color of movie links for list view.
2017-01-05 23:23:24 +01:00
Leonardo Galli
5e7b379a45
Fixes for movie statuses
2017-01-05 23:12:09 +01:00
Leonardo Galli
be95311471
Updated index page for movies.
2017-01-05 23:03:34 +01:00
Leonardo Galli
a63587bb19
Fix alternative titles, if there is only one.
2017-01-05 14:54:48 +01:00
Leonardo Galli
7d82e35650
Fixes some strings still saying episode.
2017-01-05 11:28:22 +01:00
Leonardo Galli
06d39579a5
Fixed some things regarding director's cut / special edition.
2017-01-04 23:20:48 +01:00
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!
2017-01-04 22:59:34 +01:00
Leonardo Galli
402a9e1ee0
Fixes some issues when adding movies caused by TMDB.
2017-01-04 20:52:59 +01:00
Leonardo Galli
0715962ec5
TheMovieDB.org is now used as metadata source.
2017-01-04 20:27:14 +01:00
Leonardo Galli
d835c168d3
Searching for movies directly when adding them is now working.
2017-01-03 13:26:09 +01:00
Leonardo Galli
329786365d
Fixed adding multiple movies.
2017-01-03 12:52:09 +01:00
Leonardo Galli
4f6380a73c
Automatically downloading the best movie release works now.
2017-01-03 11:59:03 +01:00
Leonardo Galli
cde1217356
Movies now show up in the Queue.
2017-01-02 22:01:11 +01:00
Leonardo Galli
2eedfca78a
Movie history now fully implemented.
2017-01-02 21:02:54 +01:00
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
Mark McDowall
de754169fb
Fixed: RSS Sync Interval validation
2015-12-19 18:02:38 -08:00
Mark McDowall
95da301975
A few UI Fixes
...
Closes #1009
Closes #1010
2015-12-18 23:41:30 -08:00
Mark McDowall
4fa4b3507e
Fixed: Force grabbing some delayed releases
...
Closes #984
2015-12-08 22:50:34 -08:00
Mark McDowall
04da2d845a
Merge pull request #941 from uzegonemad/hotfix/calendar-legend-width
...
Give calendar legend ul max width of 100%. Fixes #922
2015-11-18 22:12:39 -08:00
Benjamin Uzelac
d3b87bc3e8
give legend ul max width of 100%
...
give legend ul max width of 100%
2015-11-18 22:17:05 -06:00
Mark McDowall
554c81f251
Merge pull request #901 from brgaulin/jquery_upgrade
...
Update jQuery to 1.11.3
2015-11-16 13:44:42 -08:00
Mark McDowall
6de3f9dd0b
Merge pull request #942 from uzegonemad/hotfix/calendar-tooltip
...
Fixed: Hidden calendar tooltips
2015-11-16 13:38:30 -08:00
Mark McDowall
e9692d5b9c
Merge pull request #940 from uzegonemad/hotfix/fix-long-path-label
...
Fixed: Add wrapping to fix long paths in labels
2015-11-16 13:37:26 -08:00
Benjamin Uzelac
1a74990e9b
alter calendar tooltip container. fixes #857
2015-11-15 20:50:17 -06:00
Benjamin Uzelac
3b9ac8699d
Add wrapping to fix long paths in labels. Fixes #875
2015-11-15 18:25:30 -06:00
Benjamin Uzelac
cd9132520d
fix z-index on scroll to top button
2015-11-05 19:43:53 -06:00
Mark McDowall
b34879b4f6
New: Manual search shows error when download fails
2015-11-02 22:46:06 -08:00
Gaulin, Brendan
fce3f86be7
UI: Update jQuery to 1.11.3
2015-10-29 08:38:21 -04:00
Taloth Saldono
c9a36fe4b2
Fixed sorting on Progress in Queue.
...
Fixes #882
2015-10-22 23:19:24 +02:00
Taloth Saldono
330554edb0
Fixed: External links again open in new windows.
2015-10-20 20:58:56 +02:00
Taloth Saldono
97cdcb8b19
Bind SignalR to root SeriesCollection so typeahead gets the newest data.
2015-10-13 22:51:02 +02:00
Taloth Saldono
84c7f4cd8c
Added support for tvmaze.
2015-10-09 22:36:10 +02:00
Mark McDowall
192d001b61
New: Option to remove illegal characters
...
Closes #809
2015-10-04 13:13:14 -07:00
Mark McDowall
9ffa28f17c
New: Show time instead of date if event occurs/occurred today
...
Closes #808
2015-10-03 13:27:37 -07:00
Mark McDowall
db5494e7ac
Fixed: Tooltips for series and season searches
2015-10-02 21:11:32 -07:00
Taloth Saldono
3fc348d045
Fixed: Removed deferrer from external links, instead relying solely on the rel=noreferrer attribute (supported by Chrome and Firefox, but not all browser)
...
fixes #811
2015-09-24 21:53:08 +02:00
kmcc049
07b70f9d3f
Fixed: Consistent display of sizes
...
Closes #709
2015-09-24 06:30:49 +12:00
Mark McDowall
e1afd89aae
Extremely long titles
...
Fixed: Extremely long series titles causing display issues on main page
Fixes : #769
2015-09-10 20:08:14 -07:00
Mark McDowall
bf10d420ec
Show implementationName for metadata
...
Closes #770
2015-09-01 00:20:17 -07:00
Gavin Mogan
c5b25bcfee
New: Add Webhook support to sonarr
...
Add Form type url (type=url input field)
Add isValidUrl input type validation
Only allow absolute urls when checking if a url is valid
String => string as per comments that sonarr is standarizing on the lowercase primative
Remove this before function calls
Refactored everything so OnGrab is supported
Don't double submit the webhook
Wrappers around Series, EpisodeFile, Episode so the entire data structure isn't exposed
Add Braces as per style guide
Series.ID and Series.TvdbId should be integers
Reorder webhook payload as per style guide
Upgrade to use ongrab as json instead of string
Add method selection to webhook settings
include episode directly in download event
QualityVersion should be an int and not a string (don't convert it int=>string)
Remove the list of episodes
Add season number to episode data structure
Code Review Fixes:
* Remove episodefile from payload, move everything to episode
* Change episode to a list
convert to var as per code review / style guide
Down with internals
Everything now uses webhookpayload. None of that payload.Message stuff
{"EventType":"Test","Series":{"Id":1,"Title":"Test Title","Path":"C:\\testpath","TvdbId":1234},"Episodes":[{"Id":123,"EpisodeNumber":1,"SeasonNumber":1,"Title":"Test title","AirDate":null,"AirDateUtc":null,"Quality":null,"QualityVersion":0,"ReleaseGroup":null,"SceneName":null}]}
Remove logger and processProvider
Remove unused constructor
2015-08-29 22:45:14 -07:00
Mark McDowall
53985a282d
Succeeded instead of completed for testing
...
Closes #758
2015-08-25 23:34:25 -07:00
Mark McDowall
b82e830e86
Cleanup and refactoring of Twitter notifications
...
Closes #301
New: Twitter Notifications
2015-07-31 22:25:05 -07:00
Gavin Mogan
2fbf7a4114
Inital work on Twitter notifications
2015-07-31 22:25:01 -07:00
Taloth Saldono
ecb4835a16
minor pageable code error.
2015-08-01 01:53:37 +02:00
Mark McDowall
db879426db
Fixed backbone.collectionview shim
2015-07-28 23:25:48 -07:00
Taloth Saldono
c274c7d589
Icon now completely hidden if spinner overlay is shown.
...
Fixed season action margin.
2015-07-28 22:16:22 +02:00
Taloth Saldono
0a12989a70
Actually added deepmodel shim.
2015-07-28 22:06:41 +02:00
Mark McDowall
5b58bd504d
Shim for deepmodel
2015-07-27 22:56:44 -07:00
Keivan Beigi
f4d9e3495a
Added shim for _
2015-07-27 22:34:55 -07:00
Mark McDowall
3f7ae250c7
AsPageableMixin to make backbone.pageable to stay on same page during fetch
...
Closes #670
2015-07-27 00:50:20 -07:00
Taloth Saldono
645c9c25d1
Updated spinner visualization.
2015-07-26 22:05:12 +02:00
Taloth Saldono
c8b7446f7c
Fixed: Readded series monitoring flag to Season Pass view.
2015-07-26 22:05:11 +02:00
Taloth Saldono
293bc55e58
Added link to existing series in add series view.
2015-07-26 22:05:09 +02:00
Taloth Saldono
794a7957ef
Show thexem outdated mappings message on the calendar as well.
2015-07-22 19:56:20 +02:00
Taloth Saldono
5c1d683e71
Tooltips are now properly hidden if the element is removed from the dom.
2015-07-22 19:56:19 +02:00
Taloth Saldono
6d046a8df8
Fixed: Extrapolate scene numbering but won't auto import.
2015-07-20 21:05:48 +02:00
Mark McDowall
0f2bba0615
Custom scripts
...
New: Run custom scripts (Connection)
Closes #439
2015-07-20 10:49:54 -07:00