Leonardo Galli
40d7590f80
First implementation of completely rewriting the way Radarr handles movies. Searching for new movies is now mostly feature complete.
8 years ago
Leonardo Galli
2cb27240dc
Update readme.md
8 years ago
Leonardo Galli
837c2683df
Update readme.md
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
Leonardo Galli
0b765d10fe
Updated some text to say movies instead of series
8 years ago
Leonardo Galli
20dbdfb344
Added first iteration of adding movies.
...
Currently working:
- Searching for new Movies on IMDb (very hacky)
- Adding movie as a series with one season and episode (very hacky)
- Rarbg.to indexer. (somewhat hacky)
TODO:
- Tweak release specifications so that they do not cause exceptions.
- Add Movie struct so that searching for ones is not so hacky.
- rework movies UI.
8 years ago
Leonardo Galli
426448ed98
Update readme.md
8 years ago
Keivan
03b83ed226
Rename Metadata Dir to fix build in *nix
8 years ago
Keivan
eafe79450e
Rename Metadata Dir Step 1
8 years ago
Keivan
f286dba40a
Rename QBittorent Dir to fix building in *nix
8 years ago
Keivan
448f579723
Rename QBittorent Dir Step 1
8 years ago
Keivan Beigi
1562081235
Upgraded MediaInfo from 0.7.74 to 0.7.91
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
f16dd069b5
Upgraded DDay.iCal to Ical.Net
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
Keivan Beigi
2e36538dcd
Environment variables sometimes lie!
8 years ago
Keivan Beigi
c42e4d682c
more kosher regex group names.
8 years ago
Keivan Beigi
327536b684
Added NoOp Performance Counter Manager
8 years ago
Mark McDowall
7dbacf105d
Fixed: Parsing of some anime releases that use Episode after the title
8 years ago
margaale
8d776abb48
Fixed: Handle download clients sending invalid content-type header.
...
DownloadStation incorrectly surrounds charset with double-quotes. whereas the http standard specifies they must be without quotes.
fixes #1586
8 years ago
Mark McDowall
7f8093de92
Fixed: Use Category from qBittorrent when set instead of Label
8 years ago
Mark McDowall
c1de7f26d1
Added test for 4 digit season number and series title with year
8 years ago
Mark McDowall
4a82d30d3d
Fixed: Parsing of mini episodes that contain the year in the title
8 years ago
Keivan Beigi
da52e60f36
Upgraded Nlog/RestSharp/Selenium
8 years ago
Keivan Beigi
cf58e52f40
Upgraded Nancy!!!!
8 years ago
Keivan Beigi
2a7ae96906
upgraded nbuilder/automoq
8 years ago
Keivan Beigi
053f6fcaeb
Upgrade fluentmigrator
8 years ago
Keivan Beigi
0c75d0bb03
Upgraded nunit/fluentassertion
8 years ago
Thijs Tijsma
0c9b5dc97e
Added Visual Studio folder (.vs) to the ignore file.
8 years ago
Mark McDowall
c99e92e6af
New: Validate PMS version before performing a library update
8 years ago
Mark McDowall
3f64c01d5b
Fixed: Partial library updates for Plex Media Server 1.3
8 years ago
Mark McDowall
f022dae1fa
Fixed: Partial library updates for Plex Media Server 1.3
8 years ago
Mark McDowall
52ad8cf37f
Fixed: Error handling of valid, empty responses from Plex Media Server
8 years ago
Mark McDowall
3d20fd8f96
Fixed: Error handling of valid, empty responses from Plex Media Server
8 years ago
Lloyd Sparkes
cf662291d5
Fixed: Lingering Socks5 Proxy sockets when proxy is using dynamic ips
8 years ago
Mark McDowall
43d85bf59d
Fixed: Parsing of some Plex server responses before 1.3
8 years ago
ARTbird309
4a149c356b
New: Telegram notifications
...
Closes #1355
8 years ago
Chris Allen
740fc9154f
Shorten 'MPEG-2 Video' to 'MPEG2'.
8 years ago
Mark McDowall
0a657302f7
New: Support for Plex Media Server 1.3.0's new JSON responses
8 years ago
Mark McDowall
7b09b259a8
Fixed: Don't delete extra files after unlinking an episode file that still exists on disk
8 years ago
Taloth Saldono
b093be3f4e
Added additional gdiplus check.
8 years ago
Mark McDowall
3c8b263694
Update CONTRIBUTING.md
8 years ago
Mark McDowall
43c5d03f9a
Fix GetAncestorFolders tests under mono
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
db899a9bb8
New: Move subtitles/other extra files to Sonarr's Recycle Bin instead of permanently deleting
8 years ago
Mark McDowall
d3890bd712
New: Health check warning for macOS when running from App Translocation folder
8 years ago
Mark McDowall
1a61796092
Fixed: mono 4.4.2 won't trigger mono version error
8 years ago
Taloth Saldono
1251e294cd
Saving settings failed if value was null.
8 years ago
Taloth Saldono
0411b82e65
Fixed: Mount handling logic of net namespaces as seen on QNAP.
...
fixes #1483
8 years ago
Taloth Saldono
9519f3137c
Compile error when fixing FileBrowser not displaying drive letters on Windows.
8 years ago