Mark McDowall
8885bbb60f
OS X and linux can be treated separately
11 years ago
JackDandy
d9eab04029
Add new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip.
...
Add, new setting "Set File Date to Airdate" on the Media Management tab of the Settings page to toggle this feature for new, imported and auto updating media files.
Change, home page "Series Editor" - "Rename" button to "Update Files" and add "Set File Date To Air Date" action button to this modal to add capability of updating legacy media.
Add, non UTC functions given that Windows undesirably adds time to file times set when using UTC.
Fix, the Trakt API response show.air_time_utc contains erroneous data, this is replaced with show.air_time.
11 years ago
Mark McDowall
99336595b0
Removed SetFolderWriteTime in favour of FolderSetLastWriteTimeUtc
11 years ago
Mark McDowall
c8ae9f40fb
New: App health displayed in UI
11 years ago
Taloth Saldono
4786bc0c34
Failed Download detection now ignores history without unique download client id.
11 years ago
kayone
abd994ef71
Container Cleanup
11 years ago
kayone
68129e3518
database is now singleton
11 years ago
kayone
7f8fa7ec4b
Updated project config
11 years ago
Mark McDowall
7d4a514a68
Changed how running a process and waiting for exit is handled
11 years ago
Mark McDowall
77b83b521e
Validation, settings UI cleanup and different settings models, oh my
...
New: Download client UI matches other settings
Fixed: Prevent drone factory folder from being set to invalid paths/root path for series
Fixed: Switching pages in settings will not hide changes
Fixed: Test download clients
Fixed: Settings are validated before saving
11 years ago
Mark McDowall
ea6e858dbf
Fixed migration filenames, check if process has exited before waiting for exit
11 years ago
Mark McDowall
e9db0fc14a
Fixes after rebase
11 years ago
Mark McDowall
3ca5e478ff
Almost everything working except importing episode thumbs
11 years ago
Mark McDowall
a6361d0bbd
New: XBMC Metadata (Frodo+)
11 years ago
Mark McDowall
bc908e0440
Binding signalr to cloned series collection
11 years ago
Mark McDowall
4d3217432c
Fixed some unit tests
11 years ago
Mark McDowall
d0a6daeb26
Restart on linux/os x working
...
Removed client messages for shutdown/restart since they were getting stuck
11 years ago
Mark McDowall
e16a6f2b9c
Only backup database and config file before update
11 years ago
Mark McDowall
85b211738b
New: Backup database before updating
11 years ago
markus101
6ff9c9f61e
Shutdown working on mono
11 years ago
Mark McDowall
aa1a76fe72
Restart for Windows
11 years ago
Mark McDowall
f69bb79077
Shutdown! Restart working for services
11 years ago
Mark McDowall
c9a77e99a0
Error handling in migration to new quality
11 years ago
Mark McDowall
7218772b32
Support for setting uid/gid on *nix systems
11 years ago
Mark McDowall
34a08f8abb
Merge pull request #50 from iaddis/nlog-debugger-output
...
Nlog debugger output
11 years ago
Mark McDowall
5459b5fed4
New: Setting file permissions on import (Linux)
11 years ago
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
11 years ago
Icer Addis
11aa82832f
Added using statement
11 years ago
Mark McDowall
3eeee7335e
Fixed: Exit from tray icon
11 years ago
Icer Addis
6c34acc8b3
NLog - fixed debugger target name
11 years ago
Icer Addis
ff5dc6f0ce
NLog - Added debugger target
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
182743e653
Support for Int64 in SchemaBuilder
11 years ago
kayone
76bc4aaa9c
Replaced manual argument validations with Ensure.
11 years ago
kayone
575dc03e35
reset existing xem info during update
11 years ago
kayone
91d64f0b6a
path performance optimization
11 years ago
kayone
a7d5b3761b
Fixed: Memory leak in Ensure.That
11 years ago
Mark McDowall
93e9816d24
Adding a dependency on EventLog
11 years ago
Mark McDowall
9b5e56704e
Service now depends on Tcpip
11 years ago
kayone
d42a63a480
Service kills other instances on start.
11 years ago
kayone
1e6817220a
applicationmode cleanup.
11 years ago
kayone
c219be8c8d
Added single instance policy
11 years ago
kayone
266d1a43d9
app lifecycle cleanup
11 years ago
Mark McDowall
4a7bd5b849
Better handling of SAB not returning json to addfile
...
Fixed: Handling of unexpected responses from SABnzbd when adding releases
11 years ago
kayone
ec63053fe7
cleaned up using directives.
11 years ago
Mark McDowall
ea36c6ed47
Create missing series folders on disk scan (if enabled)
...
New: Option to create missing series folders during disk scans
11 years ago
Mark McDowall
5b62408ff1
White space
11 years ago
Mark McDowall
fb76fee4a9
Actually fixed free space
11 years ago
Mark McDowall
9fcd422f29
Fixed: Total free space on Linux
11 years ago
kayone
844fa9d5e6
update NLog, Restsharp, json.net
11 years ago
Mark McDowall
5c2073b297
Free disk space check on Linux will use best match
...
Fixed: Better disk space check on Linux
11 years ago
Mark McDowall
d4fd731b34
Free space will show shared drives and show drive label
11 years ago
fzr600dave
6c414929c3
Updated as per markus request for viewing disk space
...
Added two methods to Diskprovider:-
getFixedDrives, getTotalSize
and letting UI decide on how to display space.
and changed from vent to listenTo
(cherry picked from commit 5aa00cfb6498d4731d5d880c346afe747a61024e)
11 years ago
Mark McDowall
ffc40d9456
Report errors on linux
11 years ago
Mark McDowall
27511769ae
Episode activity goes through History now
...
Do not report exceptions on linux (culture is null and fails)
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago