1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-13 14:32:38 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
kay.one
e896af5cd0 ReSharper code cleanup 2011-04-09 19:44:01 -07:00
kay.one
0556c31846 Fixed add existing. needs more polish around quality and manual mapping. 2011-03-31 23:36:34 -07:00
kay.one
d310c06f2e deleted some old files. updated some ui 2011-03-30 18:42:27 -07:00
markus101
24f4f608e5 Series SubMenu moved to partial view. 2011-03-06 23:48:47 -08:00
markus101
568a9d1d24 UI Cleanup for Series Index and Details. 2011-02-23 09:09:13 -08:00
markus101
d0a9851a4c RenameAll implemented in view and Controller + Rename Series, Season & Episode in Controller 2011-02-22 22:49:02 -08:00
markus101
c40f18e66f Fixed REGEX for episode parsing so it would correctly parse shows with a year in the title.
Fixed a config saving issue in the SettingsController.
Added bindings in Central dispatch for SabProvider and HttpProvider
2011-01-30 17:30:59 -08:00
Keivan
fa0af257ff fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI 2010-10-24 00:46:58 -07:00
Keivan
c8a8fb4d62 Fixed notification issues
Added basic support for file scan
Major redactor of ReportTitle/File parsing
Updated Ninject/Ninject.MVC
Removed dependency from Microsoft.Web.Administration
reactored Episode repository structure
2010-10-20 18:49:23 -07:00
Keivan
273de41d23 Cleaned up logging code
Added udp logging
Added SyncProvider to provide async long running tasks
Refactored SyncSeries to SyncProvider
Episode Info is now fetched automatically
Optimized RefreshEpisodeInfo for better performance
2010-10-17 10:25:27 -07:00
Keivan
eaca7543cd fixed ninjet's race condition
added notification js (not functional)
2010-10-10 13:28:17 -07:00
Keivan
b112e28b80 Merged in rob's UPnP code 2010-10-08 00:10:26 -07:00
nothingmn
014c4b675f Play Pause and Stop all working 2010-10-07 22:50:01 -07:00
nothingmn
dfbf13b868 Updated UPnP so it does disco async, updated DiscoProviders to handle that approriately, Added JsonAction result with JS Ajax call for client side detection, on a timer for media controllers 2010-10-07 22:04:25 -07:00
nothingmn
78dba9c668 Added Media Disco Providers - these will be used to auto detect media providers on the LAN 2010-10-07 21:34:32 -07:00
Keivan
27d86a8540 Added Notification System, Renamed Repository to Entities 2010-10-07 20:35:04 -07:00
Keivan
81e155ae42 Added basic episode support 2010-10-04 23:21:18 -07:00
Keivan
afafc6b032 pretty... 2010-10-02 12:01:43 -07:00
kay.one
4d4a8198eb fixed show grid, added details page 2010-09-24 00:14:42 -07:00
kay.one
d2df43c742 added series index 2010-09-23 19:39:28 -07:00