Taloth Saldono
f25f5abced
Cleaned up 2160p changes and added migration and tests.
...
Also reserved the quality ids for WEBRip etc.
2016-02-14 00:08:42 +01:00
Taloth Saldono
bdb1076100
Updated db migration testing framework so we only run migrations up to the one we're testing.
...
fixes #902
2016-02-13 23:21:32 +01:00
Taloth Saldono
e01b2ef25c
Fixed some compile warnings.
2016-02-11 22:11:53 +01:00
Taloth Saldono
0b219e1169
Fixed nullables.
2015-10-03 21:19:25 +02:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00
Keivan Beigi
a143c0b75e
Updated migration number to 90
2015-07-01 11:44:43 -07:00
Keivan Beigi
36f97329ff
Update the kickass url to https://kat.cr
2015-07-01 11:40:05 -07:00
Mark McDowall
873fadbcaa
Fix the build
2015-06-28 14:04:51 -07:00
Mark McDowall
370406c3de
Use a list for ChannelTags and DeviceIds in Pushbullet settings
2015-06-28 12:45:15 -07:00
Taloth Saldono
461be2b388
Removed eztv migration tests.
2015-06-28 20:15:17 +02:00
Mark McDowall
77e9493ccf
Improved PushBullet implementation (v2 API, multiple devices, channels)
...
New: PushBullet supports multiple devices
New: PushBullet channels
Closes #641
2015-06-28 01:50:19 -07:00
Taloth Saldono
dc91fa0206
Fixed: Added /transmission/ part to UrlBase in Transmission settings making it configurable.
...
fixes #556
2015-05-24 12:54:50 +02:00
Taloth Saldono
ab1e82414b
Fixed: Unlimited MaxSize and increased granularity.
...
fixes #337
2015-05-21 20:44:45 +02:00
Taloth Saldono
799f6034c7
Fixed: Removed hardcoded dot prefix from the transmission category, making it configurable via the settings instead.
2015-03-05 20:44:41 +01:00
Mark McDowall
33ed76556f
Deduping tags only updates affected models
2015-02-17 22:02:24 -08:00
Mark McDowall
b7e609a7d5
De-dupe Tags
...
Fixed: Remove duplicate tags and prevent new ones from being created
2015-02-13 17:04:07 -08:00
Keivan Beigi
8921cbf3b1
forcing lib update on upgrade
2015-01-18 10:29:27 -08:00
Mark McDowall
157124df89
Fixed: Disable EZTV when using the default URL
2015-01-17 21:42:19 -08:00
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
2014-12-18 16:26:42 -08:00
Mark McDowall
7ac6fc98a9
New: Add Unknown Quality to profile (advanced)
2014-12-09 21:47:40 -08:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Keivan Beigi
78aa91c170
Added StringLiteral as an acceptable identifier for sqlite migrations
2014-12-06 11:32:42 -08:00
Keivan Beigi
a8eb0f73d1
Added broken migration test
2014-12-06 11:16:22 -08:00
Mark McDowall
cd1d34a0f2
Fixed: Add tag when text box loses focus
2014-12-04 21:27:32 -08:00
Keivan Beigi
be81bf322a
Our first data migration test :D
2014-12-04 21:27:32 -08:00
Mark McDowall
a3d013d908
New: v2/v3/etc handling for anime
2014-09-22 11:08:30 -07:00
Mark McDowall
f63476260b
New: Show episode file file deletions in history and episode activity
2014-09-06 08:08:12 -07:00
Taloth Saldono
b9623957fd
Fixed: All migrations are now transactional and will rollback if failed
2014-09-01 22:00:20 -07:00
kayone
79f9805c52
fixed property comparison order
2014-08-24 18:52:05 -07:00
kayone
3205f91db0
fixed property comparison order
2014-08-24 18:51:41 -07:00
kayone
e53513a575
fixed ShouldBeEquivalentTo tests
2014-08-24 18:45:56 -07:00
kayone
4c8f3724a2
updated fluentassertion
2014-08-24 18:28:41 -07:00
Mark McDowall
6671934c0f
Relative episode file paths
2014-08-13 17:08:24 -07:00
Taloth Saldono
b427954f5f
null EmbeddedDocuments are now stored as DBNull instead of json null.
2014-08-05 18:14:03 +02:00
Mark McDowall
74a38415cf
Profiles
...
Indexes are created with the same uniqueness when copying a table
New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
2014-07-25 23:21:44 -07:00
Taloth Saldono
ed99fa8698
Corrected various spelling errors in code.
2014-05-06 23:59:04 +02:00
Mark McDowall
5672c42f24
Merge branch 'sqlite' into develop
2014-02-23 15:02:54 -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
Taloth Saldono
45f748cf03
Added tests to verify Marr.data changes. Fixed nested LazyLoading.
2014-02-22 16:21:41 -08:00
Mark McDowall
235bbc2d91
Single quotes around index column name won't die
2014-02-05 23:39:28 -08: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
1e878a88fd
ImdbId and Title Slug are now nullable
2014-01-16 20:41:23 -08:00
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
2013-10-02 18:01:32 -07:00