Leonardo Galli
|
bfa479507c
|
Update package.sh and PathExtensions in preparation for AutoUpdater
|
8 years ago |
Leonardo Galli
|
4182728901
|
Updated all AssemblyInfos so version info only needs to be changed once
|
8 years ago |
Leonardo Galli
|
ee5a2ec289
|
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
|
8 years ago |
Leonardo Galli
|
cdfb95f425
|
Hopefully icon is now finally fixed.
|
8 years ago |
Leonardo Galli
|
451060cb65
|
Merge pull request #37 from aaearon/rtorrent
dirty fix for rtorrent
|
8 years ago |
Leonardo Galli
|
ff6bf235aa
|
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
|
8 years ago |
Leonardo Galli
|
a272127a00
|
Should finally fix exe icon and resulting build error.
|
8 years ago |
Tim Schindler
|
5843a881e6
|
changed nzbs.org category for movies
|
8 years ago |
Tim Schindler
|
d898fbb4b0
|
dirty fix for rtorrent
|
8 years ago |
Leonardo Galli
|
abd4c1a1ad
|
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
|
8 years ago |
Leonardo Galli
|
df971b1289
|
Fix exe icon.
|
8 years ago |
Devin Buhl
|
52dbd8d708
|
Update TorrentPotatoRequestGenerator.cs
Instead of searching for imdbid (which jackett may or may not have depending on the tracker) search for a word instead.
|
8 years ago |
Leonardo Galli
|
1022879103
|
Change version number to 0.1.0
|
8 years ago |
Leonardo Galli
|
dbf34e6740
|
Updated Interval to scan for finished downloads to .25 minutes.
|
8 years ago |
Leonardo Galli
|
4fd062b4e3
|
Fixed bug where movies and moviefiles were not linked.
|
8 years ago |
Leonardo Galli
|
9aa8050627
|
Decision Engine is now mostly working with movies :)
|
8 years ago |
Leonardo Galli
|
cd310626e9
|
Parser now recognizes Hardcoded subs. By default these releases are rejected. However, they can still be manually downloaded.
|
8 years ago |
Tim Turner
|
ed1174affb
|
Merge pull request #28 from fedoranimus/develop
Update Logos
|
8 years ago |
Tim Turner
|
451f101350
|
Update background logo
|
8 years ago |
Tim Turner
|
a29fe1681d
|
Update background logo and poster
|
8 years ago |
Tim Turner
|
48e142c47d
|
Replaced more logos
|
8 years ago |
Leonardo Galli
|
aceb282f8d
|
Fixes text color of movie links for list view.
|
8 years ago |
Leonardo Galli
|
7871c118e7
|
Fix for PassThePopcorn release titles
|
8 years ago |
Leonardo Galli
|
5e7b379a45
|
Fixes for movie statuses
|
8 years ago |
Leonardo Galli
|
be95311471
|
Updated index page for movies.
|
8 years ago |
Leonardo Galli
|
17d7083412
|
Fixes compile issues introduced with latest commit.
|
8 years ago |
Leonardo Galli
|
88dacc00f7
|
Renamed NzbDrone.exe to Radarr.exe.
|
8 years ago |
Leonardo Galli
|
7a5fe59dbf
|
Added TorrentPotato Indexer.
|
8 years ago |
Leonardo Galli
|
a63587bb19
|
Fix alternative titles, if there is only one.
|
8 years ago |
Leonardo Galli
|
eb46343ce8
|
Fix History not picking up imported movie.
|
8 years ago |
Leonardo Galli
|
8fa43fb9f7
|
Fix for Path column in MovieFiles table.
|
8 years ago |
Leonardo Galli
|
6d5e9ad4a1
|
Fixed matching wrong movies from database when searching.
|
8 years ago |
Leonardo Galli
|
70c8228605
|
Updated Newznab to correctly identify movie search capabilities
|
8 years ago |
Leonardo Galli
|
82470bd995
|
Fixed an issue where tracked downloads would not be found in the database due to alternative titles.
|
8 years ago |
Leonardo Galli
|
a263558383
|
Fix parsing of special editions without . in title.
|
8 years ago |
Leonardo Galli
|
7d82e35650
|
Fixes some strings still saying episode.
|
8 years ago |
Leonardo Galli
|
8616bcedd4
|
Fixes Deluge for movies.
|
8 years ago |
Leonardo Galli
|
2c66322121
|
Fixes default Category of QBittorent client.
|
8 years ago |
Leonardo Galli
|
1402bc883e
|
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
|
8 years ago |
Leonardo Galli
|
1325822798
|
Added the TMDB Configuration service. This allows Image urls to be dynamically generated!
|
8 years ago |
Mike
|
7a786d4c0e
|
Fixes all usenet download clients. (#25)
* Remove confusing abstract method from UsenetClientBase.
* Fix Sabnzbd.
* Put back abstract method.
* Fix usenet download clients.
|
8 years ago |
Leonardo Galli
|
87c7afac16
|
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
|
8 years ago |
Leonardo Galli
|
06d39579a5
|
Fixed some things regarding director's cut / special edition.
|
8 years ago |
Leonardo Galli
|
c8ea0a73e2
|
Merge pull request #24 from AeonLucid/develop
Better folder name.
|
8 years ago |
Leonardo Galli
|
eeb3c88131
|
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
|
8 years ago |
Leonardo Galli
|
fd718b61ac
|
Updated Parser to parse movie titles. Should also parse things, such as: Director's Cut, Special Edition, etc. This is then displayed in the manual search UI. Importing is not yet updated for the new parser!
|
8 years ago |
AeonLucid
|
4a3b2a0014
|
Better folder name.
|
8 years ago |
Tim Turner
|
cbd87dcc38
|
Merge pull request #23 from fedoranimus/develop
Fix newznab indexers and nzbget
|
8 years ago |
Tim Turner
|
956de03a62
|
Fixed up Newznab indexers
Hacky way to remove the "tt" from an imdbid - need to come up with a
better way.
|
8 years ago |
Leonardo Galli
|
402a9e1ee0
|
Fixes some issues when adding movies caused by TMDB.
|
8 years ago |