1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-06 02:52:41 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
kay.one
7efbfdbb89 removed IEpisodeProvider, ILogProvider
fixed some broken tests.
2011-04-09 17:14:51 -07:00
Mark McDowall
1a9948de2f Removed IDiskProvider.
Removed IIndexerProvider.
2011-04-08 17:21:57 -07:00
Mark McDowall
e5413d67d6 Removed IRenameProvider. 2011-04-08 17:08:03 -07:00
Mark McDowall
c25af5978d Removed ISeriesProvider 2011-04-08 16:55:23 -07:00
Mark McDowall
f52b399ed6 Removed IExternalNotificationProvider 2011-04-08 09:24:17 -07:00
kay.one
62b2cd510f started rss cleanup 2011-04-03 20:50:12 -07:00
markus101
0cb20b0092 XBMC Provider finished 2011-03-06 13:36:09 -08:00
markus101
2af078b23d ExternalNotifications, XBMC notification, building the framework for these, UI not implemented. 2011-03-06 12:45:35 -08:00
markus101
1314d00c97 Post Processing has been implemented, still need to finish app for SAB to NzbDrone. 2011-03-03 00:50:33 -08:00
markus101
46830a2777 EpisodeSorting setup, setting page created and usable, needs labels still. 2011-02-25 20:07:22 -08:00
markus101
165beda55b Use Season Folder is set in config (also set per Series), default is true. 2011-02-24 23:20:24 -08:00
markus101
3b749a39a7 Renaming fixes, extension will be used now.
Removing EpisodeFile from DB now works.
2011-02-24 19:52:06 -08:00
markus101
b5c7135d24 Do not try to rename files if the source and destination path are the same. 2011-02-23 17:41:18 -08:00
markus101
9ffe8ea4cd Fixed the badly broken Renaming, it will now only attempt to rename episodes with files and works with multi-episode files. 2011-02-23 17:23:58 -08:00
markus101
738700537e Episode RenamingProvider created, allows renaming by Every Episode for Every Series, by Series, by Season, or individual Episodes.
Currently uses Hard-Coded Naming Convention, Undecided on SAB or SB configuration style, SAB's is more robust (and flawless? -SP).
2011-02-21 22:22:40 -08:00