You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mark McDowall
c534d47b0a
Added InheritFolderPermissions to DiskProvider.
DiskScanProvider.MoveEpisode will now set the moved file to inherit the parent folder permissions.
|
13 years ago |
.. |
Converting
|
ConfigFileProvider will now add missing config values automatically, with a default value.
|
13 years ago |
Core
|
Added InheritFolderPermissions to DiskProvider.
|
13 years ago |
ExternalNotification
|
ExternalNotifications enabled (Xbmc only right now).
|
13 years ago |
Indexer
|
Size is now parsed for each item in the feed.
|
13 years ago |
Jobs
|
ConfigFileProvider will now add missing config values automatically, with a default value.
|
13 years ago |
Xbmc
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
|
13 years ago |
AutoConfigureProvider.cs
|
Removed subsonic completely
|
14 years ago |
DiskScanProvider.cs
|
Added InheritFolderPermissions to DiskProvider.
|
13 years ago |
DownloadProvider.cs
|
ExternalNotifications enabled (Xbmc only right now).
|
13 years ago |
EpisodeProvider.cs
|
Ignore Episode Zero when adding a new episode to the database, either via GetEpisodesByParseResult
|
13 years ago |
ExternalNotificationProvider.cs
|
ExternalNotifications enabled (Xbmc only right now).
|
13 years ago |
HistoryProvider.cs
|
Added delete and redownload commands to History Grid (redownload will delete the existing item from history and then start an episode search)
|
13 years ago |
IndexerProvider.cs
|
Added Tests for CentralDispatch
|
14 years ago |
InventoryProvider.cs
|
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
|
13 years ago |
MediaFileProvider.cs
|
Updated JobProvider to allow jobs with two targets.
|
13 years ago |
MisnamedProvider.cs
|
EpisodesWithFiles now returns the full series object, instead of just the SeriesTitle (So we don't need to add junk to the Episode class)
|
13 years ago |
NotificationProvider.cs
|
Removed basic notification. client side notification should be used.
|
13 years ago |
QualityProvider.cs
|
Added Tests for CentralDispatch
|
14 years ago |
QualityTypeProvider.cs
|
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
|
13 years ago |
RootDirProvider.cs
|
Updated Add Series
|
13 years ago |
SabProvider.cs
|
GetSabName will return cleaner Season naming when it is a FullSeason release.
|
13 years ago |
SceneMappingProvider.cs
|
Fixed SceneMappingProvider to resolve an issue with series with multiple clean names failing to return a Scene Name when being looked up via SeriesId.
|
13 years ago |
SearchProvider.cs
|
EpisodeSearch now gets the proper QualityProfile (broken after removing AttachSeries), tests updated.
|
13 years ago |
SeriesProvider.cs
|
Next airing will not show ignored episodes.
|
13 years ago |
TvDbProvider.cs
|
Updated petapoco to 4.0.3
|
14 years ago |
UpcomingEpisodesProvider.cs
|
UpcomingEpisodes will not show ignored episodes.
|
13 years ago |
XbmcProvider.cs
|
Replace '&' with its XML encoded equivalent, before parsing XML.
|
13 years ago |