Taloth Saldono
ed99fa8698
Corrected various spelling errors in code.
2014-05-06 23:59:04 +02:00
Mark McDowall
00db083adf
Fixed: dognzb API URL
2014-05-02 14:56:14 -07:00
Cyberlane
612ca49281
New: Alternative titles on Series Details UI
2014-04-14 21:51:37 +01:00
Taloth Saldono
000c172553
Fixed: Moved main database cleanup to daily housekeeping to prevent windows service startup failure.
2014-04-12 20:54:04 +02:00
Mark McDowall
e21574a203
Blacklisting improvements
...
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
2014-04-08 17:19:36 -07:00
Mark McDowall
b60633882e
Fixed: Only vacuum the main db on startup
2014-03-17 17:18:03 -07:00
Mark McDowall
87f591dfbd
Fixed: nzb.su URL changed to api.nzb.su
2014-03-16 22:32:39 -07:00
Mark McDowall
2f3430387e
Major logging overhaul
2014-03-13 13:13:02 -07:00
Mark McDowall
3e5117cce2
Renumbered migration after rebase
2014-02-22 16:22:59 -08:00
kayone
0b54210ab1
added index to History on date.
2014-02-22 16:22:58 -08:00
kayone
c973ab844a
Added some missing indexes database.
2014-02-22 16:22:58 -08:00
kayone
5117eaaf5c
removed migrationcache
2014-02-22 16:22:09 -08:00
kayone
68129e3518
database is now singleton
2014-02-22 16:22:08 -08:00
kayone
3f899f2130
fixed broken tests
2014-02-22 16:22:06 -08:00
kayone
9370de0cc0
New: Main DB is compressed on app start
2014-02-22 16:22:05 -08:00
kayone
e1376397a7
cleaned up Datastore folder
2014-02-22 16:22:04 -08:00
Mark McDowall
78dacf6850
Fixed: Performance issues when processing results from indexers (RSS/Search)
2014-02-22 00:53:29 -08:00
Mark McDowall
0a837be9ff
Many (update/insert/delete) DB operations now use transactions
...
Fixed: Improved series/episode info refresh speed
2014-02-20 23:03:36 -08:00
Mark McDowall
cbd8e98677
More xbmc metadata improvements
...
New: Create/update episode metadata when series is refreshed
Fixed: Episode Metadata when screenshot is not available
Fixed: Episode metadata being stored in database incorrectly
Fixed: Do not create metadata when series folder does not exist
2014-02-18 20:51:37 -08:00
Mark McDowall
6b389d2643
Reordered migrations after rebase
2014-02-16 23:06:24 -08:00
Mark McDowall
606d78f5e1
Download clients now use thingy provider
2014-02-16 23:01:36 -08:00
Mark McDowall
ba22600412
Couple XBMC Metadata fixes
...
Fixed: Actor URL for XBMC Metadata
Fixed: Incorrectly storing season images for XBMC metadata
(cherry picked from commit 5b2c3b88c0
)
2014-02-16 22:47:57 -08:00
Mark McDowall
ea6e858dbf
Fixed migration filenames, check if process has exited before waiting for exit
2014-02-13 11:15:15 -08:00
Mark McDowall
66504febe0
Fixed migrations after rebase
2014-02-12 12:26:31 -08:00
Mark McDowall
cc4f2f3a69
Re numbered metadata migrations
2014-02-12 01:05:31 -08:00
Mark McDowall
3ca5e478ff
Almost everything working except importing episode thumbs
2014-02-12 01:04:54 -08:00
Mark McDowall
a6361d0bbd
New: XBMC Metadata (Frodo+)
2014-02-12 01:04:51 -08:00
Mark McDowall
3d3390187e
New: Optionally disable notifications for upgraded episode files
2014-02-10 17:09:31 -08:00
Mark McDowall
235bbc2d91
Single quotes around index column name won't die
2014-02-05 23:39:28 -08:00
markus101
03ba8d071e
Migration to new quality takes seconds not minutes now
2014-02-04 19:17:42 -08:00
Mark McDowall
c9a77e99a0
Error handling in migration to new quality
2014-02-04 18:46:03 -08:00
Mark McDowall
958c2f1fe1
Merge branch 'quality-definitions' into develop
...
Conflicts:
src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
src/UI/app.js
2014-02-03 17:29:22 -08:00
Taloth Saldono
9df0ad0bf7
System.Logs view can now be filtered by severity.
2014-02-01 23:09:22 +01:00
Mark McDowall
75decad601
UI looking better for quality profile editing
2014-01-28 20:15:11 -08:00
Taloth Saldono
3e97106aa7
Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
2014-01-29 01:53:59 +01:00
Taloth Saldono
c90791b266
Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
2014-01-27 19:21:29 +01:00
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
2014-01-25 23:51:33 -08:00
Mark McDowall
b5b9fababb
New: Series Folder format now configurable (used when adding series only)
2014-01-16 23:52:28 -08:00
Mark McDowall
1e878a88fd
ImdbId and Title Slug are now nullable
2014-01-16 20:41:23 -08:00
Mark McDowall
c42777086b
New: PushOver will now require an application per user to avoid API limiting issues
2013-12-30 20:48:14 -08:00
Mark McDowall
f76c4700a6
New: Release Group can now be used in rename patterns
2013-12-08 22:25:11 -08:00
Mark McDowall
f349f1177e
Added mono space font, cleaner UI for rename preview
2013-11-27 01:26:12 -08:00
Mark McDowall
3db97e9d11
Moved SeasonFolderFormat to NamingConfig
...
Moved UseSeasonFolder to UI only (add series)
2013-11-21 23:45:37 -08:00
Mark McDowall
9d94c4490f
Cleanup!
2013-11-21 23:45:37 -08:00
Mark McDowall
48ece3d367
Using season:00 instead of 0season
2013-11-21 23:45:34 -08:00
Mark McDowall
21af4bbdfa
Season folder format is lowercase
2013-11-21 23:45:32 -08:00
Mark McDowall
0ec520c4d5
Basic UI + Wizard for custom naming added
2013-11-21 23:45:29 -08:00
Mark McDowall
7b54bca3c7
Server side for custom naming is complete
2013-11-21 23:45:28 -08:00
kayone
ec63053fe7
cleaned up using directives.
2013-11-19 16:42:17 -08:00
kayone
5ab873150e
added signalR to Integration Test
2013-11-13 12:08:37 -08:00