Mark McDowall
2cd82b4c07
Merge branch 'develop'
...
Conflicts:
src/UI/app.js
2013-12-16 23:11:50 -08:00
Mark McDowall
fb6e365c1a
Updating proj
2013-12-15 20:32:48 -08:00
Mark McDowall
68d1c421ba
Fixed: Refresh Xem mapped series list every 12 hours, instead of on startup only
2013-12-15 20:10:03 -08:00
kayone
9484e7d2a9
Xem integration tests for American Dad.
2013-12-12 10:03:10 -08:00
Mark McDowall
182743e653
Support for Int64 in SchemaBuilder
2013-12-11 16:41:58 -08:00
Mark McDowall
647ea5456b
Merge pull request #44 from NzbDrone/series-editor
...
Series editor
2013-12-11 09:57:40 -08:00
Mark McDowall
2bfaaddedb
One more test
2013-12-10 18:57:44 -08:00
Mark McDowall
0a12343b9e
Tests and cleanup
2013-12-10 18:00:44 -08:00
Mark McDowall
533bf5a893
New: Release Group can now be used in rename patterns
2013-12-10 13:38:33 -08:00
Mark McDowall
c1212f6940
Default category is now empty for nzbget
2013-12-10 13:38:32 -08:00
Mark McDowall
e6f32cfbdb
long not int
2013-12-10 13:38:32 -08:00
Mark McDowall
5d33e590ac
Actual fix for multiple network interfaces
2013-12-10 13:38:31 -08:00
Mark McDowall
08f3af26c9
Use Int64 for PushBullet device ID
...
Fixed: Support for large Push Bullet device IDs
2013-12-10 13:38:31 -08:00
Mark McDowall
d9b7e28596
Fixed: Opening firewall ports when system has more than one network adapter
2013-12-10 13:38:30 -08:00
Mark McDowall
fb166de84c
Trigger change on input after adding token
...
Fixed: Media Management settings not detecting changes to the UI so settings weren't saved
2013-12-10 13:38:29 -08:00
Mark McDowall
8fae13105c
ModalController
2013-12-10 13:38:29 -08:00
Mark McDowall
8698bc7815
Use audio and general stream runtimes when video runtime is zero
...
Fixed: Getting runtime from files should be more reliable
2013-12-10 13:38:28 -08:00
Mark McDowall
0534e36151
Added logging when folder quality is parsed
2013-12-10 13:38:28 -08:00
Mark McDowall
dfc2fe6468
Logging quality again when using it from folder during import
2013-12-10 13:38:27 -08:00
Mark McDowall
c0f567633a
Fixed: Incorrect parsing as DVD for releases that contained 'pal' as part of another word
2013-12-10 13:38:26 -08:00
Mark McDowall
86ffaaf57d
Stop double fecthing the collection on first load of series page
2013-12-10 13:38:26 -08:00
Mark McDowall
4e97107c61
Fixed broken test
2013-12-10 13:38:25 -08:00
Mark McDowall
512fa73d15
Narrower episode title on calendar upcoming for longer episode numbers
2013-12-10 13:38:25 -08:00
Mark McDowall
4a18a91bf7
Upgraded Filesize.js to 2.0.0
...
Fixed: File size/disk space in UI now shows actual size instead of manufacturer size (111 GB instead of 120 GB)
2013-12-10 13:38:24 -08:00
Mark McDowall
86b5d3801a
Fixed event binding for episode file collection on episode modal
2013-12-10 13:38:23 -08:00
Mark McDowall
4686aebf47
Decimal.TryParse the frame rate instead of Decimal.Parse
2013-12-10 13:38:23 -08:00
kayone
a15f4a90a8
Replaced manual argument validations with Ensure.
2013-12-10 13:38:22 -08:00
kayone
37b19cb577
added test for HistoryRepository.Grabbed()
2013-12-10 13:38:21 -08:00
kayone
ce49e29f1a
added nzbindex.in to list of newznab indexers that require API Key.
2013-12-10 13:38:21 -08:00
Mark McDowall
4f0cefa431
dllmap added for MediaInfo.DLL
...
Fall back to filesize check if mediainfo is not available
Ubuntu package depends on sqlite3 and mediainfo
New: mediainfo now used on mono to check runtime when available
2013-12-10 13:38:20 -08:00
Mark McDowall
a9ece10144
New: Mass series editor
2013-12-09 08:12:12 -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
9dcdd06b6c
Default category is now empty for nzbget
2013-12-08 22:23:47 -08:00
Mark McDowall
d5bad8c6ef
long not int
2013-12-08 20:59:46 -08:00
Mark McDowall
f95f7c2320
Actual fix for multiple network interfaces
2013-12-08 20:59:04 -08:00
Mark McDowall
a7e210bfb3
Use Int64 for PushBullet device ID
...
Fixed: Support for large Push Bullet device IDs
2013-12-08 20:57:45 -08:00
Mark McDowall
c122a94bc0
Fixed: Opening firewall ports when system has more than one network adapter
2013-12-06 18:55:48 -08:00
Mark McDowall
dcd1b55d1f
Trigger change on input after adding token
...
Fixed: Media Management settings not detecting changes to the UI so settings weren't saved
2013-12-06 17:34:40 -08:00
Mark McDowall
39607e240f
ModalController
2013-12-06 14:29:50 -08:00
Mark McDowall
c03f01172e
Use audio and general stream runtimes when video runtime is zero
...
Fixed: Getting runtime from files should be more reliable
2013-12-05 21:59:47 -08:00
Mark McDowall
0de25988a5
Added logging when folder quality is parsed
2013-12-05 10:20:24 -08:00
Mark McDowall
54fcbc311f
Logging quality again when using it from folder during import
2013-12-05 09:31:26 -08:00
Mark McDowall
87bda21b28
Fixed: Incorrect parsing as DVD for releases that contained 'pal' as part of another word
2013-12-04 23:16:24 -08:00
Mark McDowall
693dd8f622
Stop double fecthing the collection on first load of series page
2013-12-03 17:51:40 -08:00
Mark McDowall
7ebc9e3980
Fixed broken test
2013-12-03 15:19:26 -08:00
Mark McDowall
831c0a40b1
Narrower episode title on calendar upcoming for longer episode numbers
2013-12-03 11:00:51 -08:00
Mark McDowall
c3bd5e0053
Upgraded Filesize.js to 2.0.0
...
Fixed: File size/disk space in UI now shows actual size instead of manufacturer size (111 GB instead of 120 GB)
2013-12-03 07:39:02 -08:00
Mark McDowall
149f94b006
Fixed event binding for episode file collection on episode modal
2013-12-03 07:30:13 -08:00
Mark McDowall
d4a9bd25bd
Decimal.TryParse the frame rate instead of Decimal.Parse
2013-12-02 23:31:37 -08:00
kayone
76bc4aaa9c
Replaced manual argument validations with Ensure.
2013-12-02 22:41:40 -08:00