Qstick
91ab518dfb
Fixed: Backend Updates from Sonarr
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
d178dce0d3
Fixed: Backend/Frontend Cleanup
5 years ago
Qstick
722a996ad3
Fixed: Import not working due to Language constraint
5 years ago
Qstick
9350f6a04c
Fixed: Changes to Profiles, Languages, Manual Import
5 years ago
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
6 years ago
Qstick
16ff1176f7
Fixed: Quality Groups and Profiles
6 years ago
Qstick
65efa15551
New: Backend changes for new UI
6 years ago
Qstick
aef89160e2
Added: Platform Detection Improvements
6 years ago
Leonardo Galli
8e7b718209
Fixed: DataMapper not being disposed, leading to resource leakage.
6 years ago
Ricardo Amaral
5d0effa591
Fixed: Fallback to 'VideoCodec' if 'VideoFormat' is unavailable ( #3142 )
6 years ago
Ricardo Amaral
e62b6d1ddb
Fixed: Read video 'BitRate_Nominal' if 'BitRate' is empty ( #3144 )
6 years ago
Leonardo Galli
34c838fdd5
Fixed: UpdateMovieQualityService Tests.
6 years ago
Ricardo Amaral
97f111bec8
New: Refactor MediaInfo tokens (fixes old tokens adds new stuff) ( #3058 )
...
* Rename all 'episodeFile' variables to 'movieFile'
* Improve media info extraction with more fields
* Improve media info tokens extraction
* Add missing fields to MediaInfoModel
* Restore to previous implementation of null handling
* Forgot to add MediaInfoFormatter to project
* Add missing EqualsIgnoreCase extension method
* Simplify Logger.Debug() invocations
* Add missing StartsWithIgnoreCase extension method
* This '.Value' shouldn't be required
* Remove TODO comment
* Upgrade MediaInfo from 17.10 to 18.08.1
* Use correct media info field for files listing
* Replace media info "VideoCodec" (deprecated) with "VideoFormat"
* Fix 'Formatiting' typos
* Add support for media info Format_AdditionalFeatures' field
* Add proper support for all DTS and TrueHD flavors
* Add support for '3D' media info token
* Remove deprecated media info video/audio profile fields
* Add support for 'HDR' media info token
* Add new video parameters to anime file name sample
* Adapt tests for new media info fields
* Revert "Remove deprecated media info video/audio profile fields"
* Include missing test files in core test project
* Fix small regression issue
* Allow sample movie to be detected as HDR
* Do not parse audio channel positions if there are no channels
* Clean up extra blank line
* Reuse already declared variable
* Fix wrong audio channels detection on DTS:X streams
* Fix all failing unit tests
* Fix remaining failing unit tests
6 years ago
Leonardo Galli
a50b74c177
Fixed: Unable to update custom formats for releases with bad Source Titles.
6 years ago
Leonardo Galli
ad3c01e986
Changed: Upped rate at which we scan the download client. Should reduce cpu and ram usage as well as decrease pressure on download clients.
...
Also stopped warning about unable to parse a file after warning once. Should decrease ram usage as well and help with bloated log files.
6 years ago
Qstick
ab0bf64273
New: mk3d file format ( #2795 )
...
Fixes #1324
6 years ago
Qstick
2b373f2006
Added: Fallback to Bitrate_Nominal for MediaInfo ( #2886 )
...
Fixes #2860
6 years ago
Leonardo Galli
b4f456d5f0
[WIP] Additions to custom formats, such as rescanning old files. ( #2949 )
6 years ago
Leonardo Galli
a458cdc0a5
Fixed: Annoying [renamemoviesfolder] Completed popup for no reason.
6 years ago
Leonardo Galli
091bcc2333
Fixed: Concurrent manual imports silently failing
...
Fixes #2965
6 years ago
Leonardo Galli
3d1cbd1613
Fixed: Error when valid movie file id is around, but movie file is not loaded.
6 years ago
Leonardo Galli
efb4127c35
Fixed: Also scan media info when file is being imported (i.e. not an existing file)
...
Fixes #2956
6 years ago
Leonardo Galli
77f146b262
Added: Ability to add custom formats, working similar to qualities. ( #2669 )
...
Originally called project metis, this feature allows you to do a lot of cool stuff, such as upgrading to a x265 encode, downloading releases with multiple languages, etc. Check out the wiki page at: https://github.com/Radarr/Radarr/wiki/Custom-Formats to learn more! Note: This feature is currently in "beta" and will get more tags and features in the future. Please let me know, if you have any issues and I hope this will allow for a lot of customization!
6 years ago
Marcelo Castagna
ed4add85b8
Fixed: Handling of unknown status types in DownloadStation and Import from torrent Download Station should move since DS maintains an internal copy for seeding. ( #2420 )
...
Fixes #2000
7 years ago
Qstick
39346b6127
Fixed: Misc Extra File Improvements (This changes mapping of backdrop images to Fanart instead of Banner) ( #2642 )
...
Fixes #2556
Fixes #2639
Fixes #2547
7 years ago
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
7 years ago
Simon Chapman
55dde613c2
Fixed: Movies not getting unmonitored when folder gets deleted ( #2588 )
...
Fixes #1191 , fixes #1590
7 years ago
Qstick
0c23511b7a
Added: Same File Size MediaFile Specification ( #2532 )
7 years ago
Qstick
2139246c4a
Fixed: Radarr Changes every file due to timezones ( #2533 )
...
Fixes #1741
7 years ago
Qstick
e7e9e2b154
Added: Importing extra files from downloaded movies and generate metadata such as .nfo ( #2506 )
...
Fixes #121 , Fixes #167 , Fixes #2262 and Fixes #1104
7 years ago
Leonardo Galli
11211dc2ed
Fixed: Error when importing files and old folder doesn’t exist.
...
Fixes #2485
7 years ago
Leonardo Galli
f9049566c1
Fixed: No Physical Release Date causing exception when setting last write time.
...
Fixes #390
7 years ago
Leonardo Galli
0bc61bea38
Fixed: Movies not getting unmonitored when folder gets deleted.
...
Fixes #1191 , Fixes #1590
7 years ago
Leonardo Galli
33cc228ac1
Fixed: Rare case of null quality causing issues with manual import.
...
Fixes #2227
7 years ago
Leonardo Galli
54e57bf16a
Merge remote-tracking branch 'origin/develop' into develop
7 years ago
Leonardo Galli
b1f76082b2
Added: Dynamic paths cleanup old folders now!
...
Old folder is now only left behind if extra files are also present in new dir and cannot be overwritten. Generally Dynamic Paths should be more stable now. Fixes #2048
7 years ago
Leonardo Galli
78e5fdf3bc
Added: Files downloaded with different quality than grabbed will get rejected.
...
Fixes #1779 , Fixes #2087 , Fixes #1321
7 years ago
adnanklink
cb857934c4
Added: Download_Id to On Download/On Upgrade ( #2229 )
7 years ago
Leonardo Galli
a98494ab63
Fixed: MediaInfo not getting read when quality isn't Bluray, Web-dl or HDTV. Fixes #1465 . Fixes #1572 .
7 years ago
Leonardo Galli
628c044c46
Added: Movie files are now eager loaded. This should speed up the loading process a lot as well as RSS Sync and other tasks. It should also prevent some other bugs.
7 years ago
Leonardo Galli
685c5daf36
Fixed: Rename movie not working ( #1970 ) ( Fixes #1908 )
7 years ago
Tom
8de87bb516
Fixed: Movie files & folders will actually get deleted now ( #1966 ) ( Fixes #694 )
7 years ago
Leonardo Galli
67dd498576
Fixed: (Hopefully) Bug where movie file was not correctly linked to movie.
7 years ago
Leonardo Galli
d6cf53e12c
Added: Options to make parsing more lenient. (Adds support for some german and french releasegroups) ( #1692 )
...
Fixes #1676 . Fixes #1632 .
8 years ago
Mitchell Cash
3eab8248e6
Fixed: Error when processing manual import decisions ( #1670 )
8 years ago
Luke Anderson
41d3f6d7ea
Correct Program Name ( #1524 )
8 years ago
Leonardo Galli
7db92c6bcf
Enable automatic renaming, according to naming scheme, of movie folder after creation of the movie. ( #1349 )
...
Please test everything you can about this and report back if everything still works correctly.
8 years ago
Mitchell Cash
3403ddf993
Fixed: Zero length file causes MediaInfo hanging in 100% cpu load. ( #1340 )
8 years ago
Devin Buhl
59c07cc5f3
Patch/onedr0p 3 16 17 ( #1200 )
...
* clear localStorage on radarr update.. ya mon
* Fix when movie folder is deleted from disk and keeps showing up as downloaded in radarr
* Clear all UI localStorage items on update, set pageSize to what it needs to be.
8 years ago
Leonardo Galli
5d3750a295
Fix issue where 1080p Telesyncs get tagged as 1080p Blurays.
8 years ago
Leonardo Galli
a25c056def
Ammend to previous commit.
8 years ago
Tim Turner
5c22d0b61d
Ensure drone factory runs on its specificed interval ( #1067 )
...
* Ensure drone factory runs on its specificed interval
* Fix the tests for DownloadedMovieImportServiceFixture
8 years ago
Leonardo Galli
0668f12e62
Fix error with weirdly formatted audioChannelPositions on MediaInfo.
8 years ago
Leonardo Galli
5cace1d857
Added debug messages to check quality.
8 years ago
Devin Buhl
39322cbbca
Revert..
8 years ago
Leonardo Galli
46daa11c46
Fixed "wrong" quality being detected. Scan will be slower though.
8 years ago
Devin Buhl
aab425ee5b
Patch/onedr0p updates ( #998 )
...
* few small things
* update var names
* Validate Root Folder, Minimum Avability and ProfileId on List import.
8 years ago
Devin Buhl
d84e6c84f5
Hotfix when importing movie ( #971 )
8 years ago
Devin Buhl
7122962dc8
Date added in Movie List & Possible Fix for Importing Movies. ( #969 )
...
* Is there a need to lazyload?
* Update dates in movie list
* additional check for moviefile lazy load
* lazyload not needed...
8 years ago
Devin Buhl
1c086b057a
Patch/galileo fixes ( #951 )
...
* Update to ParseMovieTitle
* update default server to gmail to relfect other changes
8 years ago
geogolem
1c6a32b684
List sync with removal ( #656 )
8 years ago
Leonardo Galli
8b9d0f7b19
Fixed an issue where an unloaded movie could case linking to fail.
8 years ago
Leonardo Galli
3a4b01cf6f
Maybe fix issue with imported files not being linked to the movie?
8 years ago
Devin Buhl
50fdbd896c
Bug fixes ( #874 )
...
* Update Torrent and Usenet DownloadStation
* Update Download Tests
* Fix TorrentPotato not finding results #754
* Update UpdateMediaInfoService and Tests #572
* Ignore plex otimized versions w/ tests #391
* Remove Xem Serivce files and tests #386
* Ignore TV Episode from IMDb lists
8 years ago
Tim Turner
a3f389af5e
Fix RescanMovie command for single movie
...
Partial fix for #669
8 years ago
Leonardo Galli
6ab6c016c0
Fix manual import for when downloaded movies are in a folder
8 years ago
Abzie
07e3e44a68
Various ui text fixes ( #620 )
...
* Fix notification text on rename
* Fixed profile tooltip for minimum sizes
* Updated link to now point to Radarr's FAQ
* Revert "Updated link to now point to Radarr's FAQ"
This reverts commit 726e0cc870
.
Revert 726e0cc
* Fixed: Updated link to now point to Radarr's FAQ
8 years ago
Leonardo Galli
3f4ee6d841
Runtime error fix.
8 years ago
Leonardo Galli
55c437d980
Fix runtime issues.
...
Fixes #275 and #577
8 years ago
Leonardo Galli
942d97931e
Delete files now works. Fixes #127
8 years ago
Leonardo Galli
4abbf55ee4
Merge Develop into Net-Import
8 years ago
Leonardo Galli
c6912a193c
Fix recognition of 4k Movies upon import.
8 years ago
Leonardo Galli
ca78cc5c3c
Remove confusing warning about file not being loaded.
8 years ago
Tim Turner
5d2ef4786b
Revert "Merge branch 'rename-existing-folder' into develop"
...
This reverts commit a340bc4da3
, reversing
changes made to 4be7772d53
.
8 years ago
Tim Turner
dd194d41be
Revert "Ensure the movie isn't delete when the folder isn't renamed ( #491 )"
...
This reverts commit 8168cf82c5
.
8 years ago
Tim Turner
8168cf82c5
Ensure the movie isn't delete when the folder isn't renamed ( #491 )
8 years ago
Tim Turner
f9c6ffcdaa
merge from Develop
8 years ago
Tim Turner
a8eec60c9d
Remove old folder and all contents
8 years ago
Tim Turner
50a5a2de9b
Movie reference properly updates UI now
...
Still need to fix the 'Files' tab to be updated
8 years ago
Tim Turner
7da2183080
Be more proper about Ensuring the folder exists
...
Still need a way to tell the UI model to update itself
8 years ago
Tim Turner
72aac6e551
Update Rename Preview to support folder renaming
8 years ago
Leonardo Galli
b273bfb10e
Fix issue with certain audio streams. Should fix #404
8 years ago
Leonardo Galli
f0bcb27beb
Fixes issue when multiple audio channels are present. Fixes #315 Fixes #294
8 years ago
Leonardo Galli
7c251157ed
Fix media info parsing of multiple audio channels. Fixes #315 Fixes #294
8 years ago
Tim Turner
68f58fb37d
Undo unecessary changes
8 years ago
Tim Turner
f9923f4592
Move folder on rename; event doesn't fire yet
8 years ago
Leonardo Galli
aa9537c201
Fix issue when movie file is null.
8 years ago
Leonardo Galli
a3d9fb1c20
Should fix upgrading of existing movie files.
8 years ago
Tim Turner
24cbd6bcef
Fix issue with reimporting on movie fresh ( #357 )
...
Fixes #314 . Still have multiple movieFiles issue to clean up.
8 years ago
Leonardo Galli
dd0a033b0f
Add Support for changing file date to either cinema or physical release.
...
Fixes #124
8 years ago
Leonardo Galli
08db74d6e6
Fix Audiochannels just being added together.
8 years ago
Leonardo Galli
3a0278d0a1
Use MediaInfo to correctly identify quality when scanning disk as some file names may not contain the real quality.
...
Fixes #170
8 years ago
Leonardo Galli
29586667cb
Files tab is now present. ( #245 )
...
* Adding file info tab. Not finished yet.
* Adding more media info options.
* Deleting files now works. Fixes #127
* Fix button for modifying episode files.
* Get Media Info when running DiskScanService.
8 years ago
Tim Turner
9206258370
Fixes Manual Import and DroneFactory
...
Automatic Import still doesn't work - waiting for answer from Sonarr
team.
8 years ago
Tim Turner
0fa1509ca6
Manual Import works
...
Automatically importing still broken
8 years ago
Leonardo Galli
52fb29ee18
Fixes a few things with importing: Sample check is done even when file is already in movie folder. Fixed importing of movies with "DC".
8 years ago
Leonardo Galli
236e16c9a5
Update sample detection runtime minutes. Some trailers can be long.
8 years ago
Tim Turner
708db1a75c
Organize & Rename work
8 years ago
Tim Turner
74c5664a7f
Taking another pass at organization/renaming
...
Works once in a while
8 years ago
Tim Turner
7a45394820
Unable to properly parse many movie titles
8 years ago
Tim Turner
b5d932866a
Second Pass at rename/organize
8 years ago
Leonardo Galli
ad95fbfd4a
Implemented importing movies. This is still in early stages, however it should work pretty well.
8 years ago
Leonardo Galli
2a3b0304cb
Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent.
8 years ago
Leonardo Galli
5ebfac6cc8
First implementation of custom database table for movies.Some things are not yet working quite well (e.g. search clears when movies are added.). Also movies cannot yet be looked up!
8 years ago
Leonardo Galli
0b278c7db8
Searching for movie now works with downloading. They also get imported fine.
...
Additionally, a whole series (or movie in this case) can now be
downloaded manually.
Note: It probably won't start downloading missed releases. Only manually
clicking search for is working ATM.
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
Taloth Saldono
9fbe06ad68
New: Added support to override Copy vs Move import logic for DownloadedEpisodesScan API and Manual Import UI.
8 years ago
Mark McDowall
ff33f15bac
Fixed: Import episodes in season packs in numerical order
...
Closes #1485
8 years ago
Mark McDowall
0de1f3f17a
Fixed: Ignore extrafanart subfolder when scanning for extra files
8 years ago
Mark McDowall
a621f0d49b
Fixed: Prevent duplicate parsing of extra files
8 years ago
Mark McDowall
2e96c4e798
New: Parse existing subtitles and extra files
...
Towards #459
8 years ago
Mark McDowall
aa37b65842
Fixed tests for EpisodeFileMovingService
8 years ago
Mark McDowall
422371d118
Fixed: Episode import when the series folder had a trailing slash and folder was not on disk
8 years ago
Mark McDowall
5fcd65ef57
Fixed: MediaInfo.AudioChannels for some eac3 and mp3 files
8 years ago
Taloth Saldono
4486317888
Fixed: Manual Import failing to parse series title from certain nested folders.
8 years ago
Mark McDowall
db4b0de5e2
New: MediaInfo VideoBitDepth and AudioChannels
8 years ago
Mark McDowall
ab63c3e83d
Fixed: Parsing series title during manual import
8 years ago
Taloth Saldono
006dc9202b
Fixed: Tweaked sample detection for short episodes.
9 years ago
Mark McDowall
e4e3770e54
Log message makes sense now
9 years ago
Mark McDowall
e9248e284e
Return decisions when catching exceptions during decision making
...
Fixed: Manual Import not showing files that failed to process
Closes #1131
9 years ago
Taloth Saldono
c29e49da95
Clarified error message in MatchesFolderSpecification.
9 years ago
Taloth Saldono
72f0085ef7
Fixed: DownloadedEpisodesScan API command couldn't be used to process individual files.
9 years ago
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
9 years ago
Taloth Saldono
91d91bc673
Fixed: Sample files of daily episodes should also be deleted after import.
9 years ago
Mark McDowall
1a5eafd2b1
New: Remove empty subfolders after renaming FileSetLastWriteTime
...
Closes #490
9 years ago
Taloth Saldono
5550565d6a
Fixed: Manual Import didn't revert to parent folder when trying to parse series leading to issues with obfuscated releases.
9 years ago
Mark McDowall
b62ef0c40c
Fixed: Use folder quality when better than file quality (regression)
...
Closes #1022
9 years ago
Mark McDowall
b4f83d8a4e
New: Media file extension .webm
9 years ago
Mark McDowall
a9444cef30
Fixed: Folder quality when file quality determined by its extension
...
Closes #603
9 years ago
Mark McDowall
0e90bf5227
Fixed: Don't import single files that start with ._
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono
d6a135857d
Clarified error message when parsed episode doesn't exist in the database.
9 years ago
Mark McDowall
49dea2cd7f
Fixed: Log error message when moving file to recycling bin fails
9 years ago
Mark McDowall
28a70a0cf1
Fixed: Import episodes in ascending numerical order
...
Closes #772
9 years ago
Mark McDowall
7286ccdd56
return early for existing files in UnverifiedSceneNumberingSpecification
9 years ago
Taloth Saldono
1a402a9cf4
MediaInfo should use ParseSpeed > 0.2 for .ts files to get accurate readings.
...
Fixes #742
9 years ago
Taloth Saldono
648a16c1bb
Fixed: Don't check for missing TheXEM numbering when importing existing series.
9 years ago
Taloth Saldono
6d046a8df8
Fixed: Extrapolate scene numbering but won't auto import.
9 years ago
Taloth Saldono
c4430ab4de
MediaInfo Dispose only when handle was created.
10 years ago
Taloth Saldono
c9f720885e
Fixed: Renaming episodes on OSX with case-insensitive filesystem.
10 years ago
Taloth
51f705d89a
Merge pull request #139 from Sonarr/verified-file-transfer
...
Verified file transfer
10 years ago
Mark McDowall
4c1e211675
Fixed: Speed up disk rescaning during series refresh
10 years ago
Mark McDowall
92b87b9d21
Fixed: Improved error messaging for manual import
10 years ago
Taloth Saldono
5effca92b8
New: Now checks the file size of moved episodes to verify if the transfer was completed successfully to be able to detect errors with mounted network storage.
10 years ago
Taloth Saldono
1fbbfb3317
Fixed: A bug caused way too much data being read during MediaInfo discovery (often the entire file).
...
Fixed: Further optimized the MediaInfo discovery to reduce the read data to a couple of dozen kbytes, but less detailed.
10 years ago
Taloth Saldono
70544738ed
Merge branch 'metadata-creation' into develop
10 years ago
Mark McDowall
bbcabf0632
Fixed: Don't use folder quality when it is unknown and file quality is
...
Closes #560
10 years ago
Taloth Saldono
b540307dbd
Fixed: Series/season metadata also created on episode import.
10 years ago
Mark McDowall
f57dea7f1f
New: Store last 5 used folders from manual import
10 years ago
Taloth Saldono
f1a5261e0a
Properly dispose filestream after getting mediainfo.
10 years ago
Taloth
cef6eb7509
Merge pull request #544 from Sonarr/mediainfo-unicode
...
Integrated MediaInfo wrapper to be able to properly handle Unicode
10 years ago
Mark McDowall
57bcc9f4c1
Don't filter excluded files twice
10 years ago
Taloth Saldono
5cd2d71e6f
Integrated MediaInfo wrapper to be able to properly handle Unicode on Linux.
10 years ago
Mark McDowall
96578ca59b
Stricter rejection of series subfolders
...
Fixed: Exclude .@__thumb folders from series disk scans
Fixes #538
10 years ago
Mark McDowall
9d980a8ac7
Manual Import sends progress messages
10 years ago
Mark McDowall
c3acfe34fe
Fixed: Exclude OS X Metadata files when scanning for files
...
Fixes #533
10 years ago
Taloth Saldono
429298c68c
Fixed manual import of unknown episodes.
10 years ago
Taloth Saldono
af060d73cc
Updated MediaInfo code for syno/linux.
10 years ago
Mark McDowall
6dd22e7dcb
New: Manual Import episodes
10 years ago
Mark McDowall
587aff602a
Fixed: Don't delete downloads unless a file was imported
10 years ago
Mark McDowall
0c6ca6971d
Fixed: Do not replace a file unless it contains the same episodes
10 years ago
Taloth Saldono
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
10 years ago
Mark McDowall
4b7ee3cb9e
Fixed: Monitoring options not be applied when adding a new series to an empty root folder
10 years ago
Mark McDowall
27246de623
Fixed: Ignore @eaDir inside Series folders
10 years ago
Mark McDowall
2a4fd2bbde
Fixed: Better error messaging when import fails due to inaccessible path
10 years ago
Taloth Saldono
d4532c3856
Fixed: MediaInfo now also works on linux with unicode filenames.
10 years ago
Taloth Saldono
9dd66879a2
Fixed: Better handling for Remote NAS errors.
10 years ago
Mark McDowall
1efb7446c9
Log full path when moving or copying
10 years ago
Mark McDowall
c5f2c2823e
Separate log messages for hardlinking and copying
10 years ago
Mark McDowall
638e3ca898
Command queue
...
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
10 years ago
Taloth Saldono
dc2c1f7928
Fixed: Import of single-file anime torrents.
10 years ago
Taloth Saldono
46da14f3bf
And the same fix for the actual import.
10 years ago
Taloth Saldono
2e81e278e1
Fixed a couple of logging errors.
10 years ago
Mark McDowall
e466c77487
Fixed: Ignore .AppleDouble subfolders of season folder
10 years ago
Mark McDowall
ec88c2c2ca
Parsing improvements
...
Fixed: Don't use full path when parsing files
New: Support for iTunes library file structure
10 years ago
Mark McDowall
20782bbbc1
Episode import improvements
...
Fixed: Use folder name when file name is not parsable on import
10 years ago
Mark McDowall
05ee57a972
New: options when adding series, including the ability to search for all missing episodes
10 years ago
Mark McDowall
6054dd8ee6
Fixed: Don't scan subfolders in series folders that start with a period
10 years ago
Mark McDowall
f5de5c3a24
Rename preview shows same order as series details (descending)
10 years ago
Taloth Saldono
2f048f4217
Fixed: DownloadEpisodesScan api command regressed during a refactoring causing nzbToMedia to fail.
10 years ago
Mark McDowall
2bbce39faa
Show title mismatches, but don't import them automaticallys
...
Fixed: Show Series title mismatches in the UI
Fixed: Force import from Queue for title mismatches
10 years ago
Mark McDowall
d277420849
Fixed: Do not scan series folder if root folder is empty
10 years ago
Mark McDowall
6711ba2549
Fixed: Do not remove directories when they contain a RAR file over 10MB
10 years ago
Mark McDowall
90ce35abee
Fixed: Import files for the series Extras
10 years ago
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Keivan Beigi
0a341199a8
safer log configuration
10 years ago
Mark McDowall
9686c2579b
Don't fetch media info when adding existing episodes
10 years ago
Mark McDowall
e637d68157
Advanced option to disable media info for add series/rescan
10 years ago
Mark McDowall
7aee3c5ac4
Fixed: Don't check for sample for anime specials
10 years ago
Mark McDowall
d93bd52a01
Queue actions
...
New: Remove items from queue/history from Activity
New: Force import of series title mismatch from Activity
10 years ago
Keivan Beigi
f4c202441c
Cleaned up environment detection
10 years ago
Keivan Beigi
cf77104a02
removed redundant else
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
10 years ago
Taloth Saldono
08d92c5511
Fixed: File imports via CDH are no longer checked for file locks.
10 years ago
Taloth Saldono
94311bda1f
Fixed: CDH erroneously reported a locked file on import.
10 years ago
MythJuha
67cd5703a1
New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
10 years ago
Taloth Saldono
ffa814f387
Added support for Hardlinking instead of Copy.
10 years ago
Mark McDowall
fd71bd6969
Refactored setting attributes on media/metadata files to its own service
10 years ago
Mark McDowall
f8c002db9f
Fixed: Use runtime of series for sample checks instead of constant
10 years ago
Taloth Saldono
5fed3670c8
Drone factory would throw exception on unknown series instead of proper error.
10 years ago
Taloth Saldono
0b48630c00
New: Improved the DownloadedEpisodesScanCommand endpoint to better support external triggers to CDH. (nzbToMedia)
10 years ago
Mark McDowall
7af9748ff3
Fixed: Do not scan episode files in .AppleDouble folders
10 years ago
Mark McDowall
18f0e3d536
New: .wtv extension as video file
10 years ago
Mark McDowall
64e7cc69b9
Fixed: Extras folder detection is case insensitive
10 years ago
Mark McDowall
6a3bea5adc
Log path being deleted when deleting permanently at info
10 years ago
Keivan Beigi
ef1e290311
Removed redunent UTC/non-utc File/dire methods.
...
everything is in UTC now.
10 years ago
Keivan Beigi
f684d2f0d7
Fixed: Missing MediaInfo doesn't block import anymore
10 years ago
Keivan Beigi
a44be4d902
log newsnab 429 errors as warn instead of exceptions
10 years ago
Mark McDowall
22c9bc402f
Fixed: File upgrade rejections will be reported properly when importing
10 years ago
Taloth Saldono
cc8c88e921
Fixed: Extensions are now removed from scene names during import.
10 years ago
Mark McDowall
f63476260b
New: Show episode file file deletions in history and episode activity
10 years ago
Keivan Beigi
3a287bf7e7
Merge pull request #108 from NzbDrone/scene-name
...
Fixed: Use Nzb title as scene name when available
10 years ago
Mark McDowall
b638e09f24
Fixed: Don't mark releases as imported unless at least one file is imported
10 years ago
Mark McDowall
96c1ceaa29
Fixed: Set permissions on new metadata files (mono)
10 years ago
kayone
20287f84ce
Fixed: Use Nzb title as scene name when available
10 years ago
Mark McDowall
bf1547a524
Pneumatic will set the download client ID for strm files
10 years ago
Mark McDowall
2651cd63a8
Fixed: Don't mark a download as successful unless all valid files are imported
10 years ago
Taloth Saldono
bd60133274
Fixed: Framerate in mediainfo is now parsed culture invariant.
10 years ago
Mark McDowall
74ff7803a9
Only set last write time for recycling bin on Windows
10 years ago
Mark McDowall
807ed7df1a
New: Show disk space used by series on series details
10 years ago
Mark McDowall
6671934c0f
Relative episode file paths
10 years ago
Mark McDowall
9ffdf18935
Fixed: Set permissions on new series folders (mono)
10 years ago
Taloth Saldono
8a5edfeaf5
Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token.
10 years ago
Taloth Saldono
7b420fc033
Added MediaInfo to EpisodeFile.
10 years ago
Mark McDowall
c11c2c831d
Don't set folder write time on Mono
10 years ago
Mark McDowall
f657afc424
Fixed: don't try to delete series folder if it doesn't exist
10 years ago
Taloth Saldono
e5e00fd346
Fixed: Renaming Episodes will never overwrite existing files.
10 years ago
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
10 years ago
Mark McDowall
08b2e293d3
Verify disk scan won't scan if root folder doesn't exist
10 years ago
Taloth Saldono
47089d360d
New: The History->Queue UI now show some elementary error information for failed imports.
10 years ago
Mark McDowall
c5bd8b27fb
Backups
...
New: Backup drone's database and configuration from the UI
New: Download Backup files from the UI
Fixed: Run a database backup before upgrade
11 years ago
Mark McDowall
83207a0baf
listenTo instead of on
11 years ago
Taloth Saldono
50303ce470
Fixed: Checks full path for _UNPACK_ prefix so that full season downloads are properly checked for unpacking.
11 years ago
Mark McDowall
ce89469c9b
Drone factory folder not being set is now logged at trace
11 years ago
Taloth Saldono
1a63b1caba
Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling.
11 years ago
Taloth Saldono
2035fe8578
New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
11 years ago
Mark McDowall
48ac09baae
Roto folder fixes
...
New: Health check for missing series root folders
Fixed: Do not remove episodes from series when root folder is missing
11 years ago
Mark McDowall
859e36aa6b
New: Do not import files inside the EXTRAS folder within a Series
11 years ago
Mark McDowall
cde3d0b44a
Don't throw permissions errors when importing files
...
Fixed: Better error handling when setting permissions after import (mono)
11 years ago
Mark McDowall
ceb06378ad
Fixed: Daily series won't get treated as specials during sample checks
11 years ago
Mark McDowall
946406f456
Rescan all series via RescanSeriesCommand
11 years ago
Mark McDowall
31deff1ea3
Fixed: Daily shows will no longer skip sample detection
11 years ago
Mark McDowall
0f9360bccb
New: Advanced option to skip checking free space when importing files
11 years ago
Mark McDowall
e5263f143d
Import process improvements
...
New: Post processing scripts can pass "Path" via API to scan a specific folder directly
Fixed: Do not delete folder from drone factory when non-sample video files exist
11 years ago
Mark McDowall
a0aaac0fd9
Added some stopwatches for disk scanning
11 years ago
Mark McDowall
f52c151f0a
Call DiskScanService.Scan directly
11 years ago
Mark McDowall
69f5c8444e
New: Added drone factory rescan button to Wanted
11 years ago
Mark McDowall
c6e492af4e
Fixed: Ended series will be refreshed from trakt every 30 days instead of daily
11 years ago