Tim Turner
|
eff34725af
|
Merge pull request #47 from mitchellcash/remove_DS_Store
Remove all .DS_Store files
|
8 years ago |
Tim Turner
|
00d4bfd712
|
Merge pull request #48 from fedoranimus/develop
Harden parsing of imported movie titles
|
8 years ago |
Tim Turner
|
5f9e285c70
|
Fix issues with ", the" not trimming properly
|
8 years ago |
Tim Turner
|
902824cdbd
|
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
|
8 years ago |
Mitchell Cash
|
d3cbf9a8ff
|
Remove all .DS_Store files
It is now part of .gitignore so hopefully we shouldn't see these again.
|
8 years ago |
Mike
|
c63704ba0d
|
Change tvsearch to movie. (#46)
|
8 years ago |
Tim Turner
|
da404d6435
|
Merge pull request #45 from fedoranimus/develop
Enables the Import UI & parses movie titles which contain year
|
8 years ago |
Tim Turner
|
d9a6c4f211
|
Update import UI & parse titles which contain years
|
8 years ago |
Tim Turner
|
7436997f9b
|
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
|
8 years ago |
Tim Turner
|
4c2be68549
|
Merge pull request #38 from fedoranimus/develop
First pass at Media Management
|
8 years ago |
Tim Turner
|
6d1766d81a
|
Update default formats
|
8 years ago |
Tim Turner
|
3e676d2073
|
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
|
8 years ago |
Leonardo Galli
|
6da73d73a5
|
Merge pull request #40 from AeonLucid/develop
Update services url to fix auto-updater.
|
8 years ago |
Tim Turner
|
b9c98205e0
|
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
|
8 years ago |
Leonardo Galli
|
07d2f5b6a0
|
Update package.sh to support OSX AutoUpdater
|
8 years ago |
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
|
5be5709043
|
Update package.sh, fixes #35
|
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
|
4d795e13cd
|
Fix for movie naming config. Still kinda hacky, but works ok now.
|
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 |
AeonLucid
|
e3bc6de734
|
Update services url to fix auto-updater.
|
8 years ago |
Tim Turner
|
23249de728
|
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
|
8 years ago |
Tim Turner
|
05e4af9ae7
|
1st pass at Movie Naming
Parser is failing on the sample
|
8 years ago |
Tim Turner
|
1864a79f99
|
Merge pull request #36 from aaearon/nzbs.org
changed nzbs.org category for movies
|
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 |
Tim Turner
|
721767331b
|
Update naming management
Still need to write BuildFileName() and BuildFilePath()
|
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 |
Leonardo Galli
|
e5c81eefd2
|
Merge pull request #34 from onedr0p/develop
Instead of searching for imdbid (which jackett may or may not have depending on the tracker) search for a word instead.
|
8 years ago |
Tim Turner
|
49c7c033d9
|
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
|
8 years ago |
Devin Buhl
|
f7fb238fb4
|
Merge pull request #1 from onedr0p/onedr0p-patch-1
Update TorrentPotatoRequestGenerator.cs
|
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
|
427babf34e
|
Update readme.md
|
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 |
Leonardo Galli
|
145c2ca4a4
|
Update ISSUE_TEMPLATE.md
|
8 years ago |
Leonardo Galli
|
1f5dcef29d
|
Update .travis.yml
Added Travis CI webhook for Discord
|
8 years ago |
Leonardo Galli
|
899c1d98e3
|
Real fix for osx app icon
|
8 years ago |
Leonardo Galli
|
3f8ea405bf
|
Fix for osx icon really now.
|
8 years ago |
Leonardo Galli
|
f3c9a91da8
|
Fixes osx app icon.
|
8 years ago |
Leonardo Galli
|
a6c79cd5d8
|
Update build.sh
Fixes crash for Mono, because it tried to use a system tray (Not available on linux & osx)
|
8 years ago |
Tim Turner
|
ed1174affb
|
Merge pull request #28 from fedoranimus/develop
Update Logos
|
8 years ago |