Mark McDowall
72e56a1845
Fixed: Some specials will no longer be treated as containing the full season on import
11 years ago
Mark McDowall
7292f354b5
Rename and search will be on the same line on mobile devices
11 years ago
Mark McDowall
d9b9ffe8a2
Fixed: Add series won't incorrectly mark the series as existing when it fails to add
11 years ago
Mark McDowall
d494023504
Fixed: Settings/System tabs will no longer fill up the browser history
11 years ago
Mark McDowall
92f9093138
Create .mdb files for mono releases
...
mono needs to be run with the --debug switch
11 years ago
Mark McDowall
d0818daeed
Fixed output message
11 years ago
Mark McDowall
e7052aebe4
Moved reqres for GetEpisodeFileById outside of the collection fetches
11 years ago
Mark McDowall
09c8504157
New: Double click on tray icon will open browser
11 years ago
Mark McDowall
231c6cf147
Log file requests will be authenticated when they come through with an API key
...
Fixed: Opening log files in the UI
11 years ago
Mark McDowall
b29efa5823
Fixed: Release group will not contain file extension
11 years ago
Mark McDowall
a5a02ce90e
Fixed: Incorrectly treating single episode releases as full season releases
11 years ago
Mark McDowall
80b2e605a9
Fixed: Issue processing full season releases
11 years ago
Mark McDowall
c2a09b70f4
New: SSL certificates will not be checked for validity (to support self-signed certificates)
11 years ago
Mark McDowall
36a5eea951
Fixed: Issue saving notifications
11 years ago
Mark McDowall
fb6e365c1a
Updating proj
11 years ago
Mark McDowall
68d1c421ba
Fixed: Refresh Xem mapped series list every 12 hours, instead of on startup only
11 years ago
kayone
9484e7d2a9
Xem integration tests for American Dad.
11 years ago
Mark McDowall
182743e653
Support for Int64 in SchemaBuilder
11 years ago
Mark McDowall
647ea5456b
Merge pull request #44 from NzbDrone/series-editor
...
Series editor
11 years ago
Mark McDowall
2bfaaddedb
One more test
11 years ago
Mark McDowall
0a12343b9e
Tests and cleanup
11 years ago
Mark McDowall
a9ece10144
New: Mass series editor
11 years ago
Mark McDowall
f76c4700a6
New: Release Group can now be used in rename patterns
11 years ago
Mark McDowall
9dcdd06b6c
Default category is now empty for nzbget
11 years ago
Mark McDowall
d5bad8c6ef
long not int
11 years ago
Mark McDowall
f95f7c2320
Actual fix for multiple network interfaces
11 years ago
Mark McDowall
a7e210bfb3
Use Int64 for PushBullet device ID
...
Fixed: Support for large Push Bullet device IDs
11 years ago
Mark McDowall
c122a94bc0
Fixed: Opening firewall ports when system has more than one network adapter
11 years ago
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
11 years ago
Mark McDowall
39607e240f
ModalController
11 years ago
Mark McDowall
c03f01172e
Use audio and general stream runtimes when video runtime is zero
...
Fixed: Getting runtime from files should be more reliable
11 years ago
Mark McDowall
0de25988a5
Added logging when folder quality is parsed
11 years ago
Mark McDowall
54fcbc311f
Logging quality again when using it from folder during import
11 years ago
Mark McDowall
87bda21b28
Fixed: Incorrect parsing as DVD for releases that contained 'pal' as part of another word
11 years ago
Mark McDowall
693dd8f622
Stop double fecthing the collection on first load of series page
11 years ago
Mark McDowall
7ebc9e3980
Fixed broken test
11 years ago
Mark McDowall
831c0a40b1
Narrower episode title on calendar upcoming for longer episode numbers
11 years ago
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)
11 years ago
Mark McDowall
149f94b006
Fixed event binding for episode file collection on episode modal
11 years ago
Mark McDowall
d4a9bd25bd
Decimal.TryParse the frame rate instead of Decimal.Parse
11 years ago
kayone
76bc4aaa9c
Replaced manual argument validations with Ensure.
11 years ago
kayone
b055fc5ade
added test for HistoryRepository.Grabbed()
11 years ago
kayone
d5cbd5dc33
added nzbindex.in to list of newznab indexers that require API Key.
11 years ago
kayone
37ae2d04e3
fixed newznab validation when URL is null.
11 years ago
Mark McDowall
bd157b794b
Merge pull request #43 from NzbDrone/mediainfo-dll
...
Added mediainfo dllmaps for linux/os x support
11 years ago
Mark McDowall
44abb6fae8
Fixed: Don't block ctrl+t from opening a new tab
11 years ago
kayone
9d29df836d
log db value when mapping fails.
11 years ago
kayone
8fc93c7628
Added missing GetResourceById to CalendarModule needed by signalr
11 years ago
kayone
bbb69a1dc7
constraint failed exceptions are translated to 409 conflict status codes.
11 years ago
Mark McDowall
9cb220bf2a
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
11 years ago