Leonardo Galli
994e881ba6
Fixes an issue with movies not being added with same title slug as existing movies.
8 years ago
Leonardo Galli
893e20c27b
Fix some links under status. Needs further changing further down the line.
8 years ago
Leonardo Galli
e774e6a038
Fix for importing movie folders with the at the end.
8 years ago
Leonardo Galli
f19a1a5960
Update Parser to support 576p movies, fixes #67
8 years ago
Devin Buhl
03156d62f6
Remove some indexers and fixed HDBits ( #79 )
...
* Update HDBitsRequestGenerator.cs
* Removed torrentleech, btn and bitmetv
8 years ago
Leonardo Galli
04d01dc781
Fixes Parser to match ImdbId as well as (year).
...
Also fixes searching by imdbid. Fixes importing existing movies as well.
8 years ago
Leonardo Galli
cfae8807aa
Fixes movies not being able to be searched for.
...
(Very stupid mistake on my part.) Fixes #80
8 years ago
Tim Turner
f90e77987e
Merge pull request #70 from aaearon/indexer-fix/omgwtfnzbs
...
update rss sync and fix search for omgwtfnzbs indexer
8 years ago
Devin Buhl
2ed0738b30
Added PassThePopcorn indexer ( #64 )
...
* Added PassThePopcorn indexe
* Added checkboxes for Gold and Checked torrents thanks @evulhotdog
* Sorted movie releases by golden -> checked -> upload date
* Refactored logic.
* Added flags at the end of torrent name for golden / approved
* Updated PTP GOlden to be the popcorn emoji
* Revert "Updated PTP GOlden to be the popcorn emoji"
This reverts commit c6cf0f5fc520b84f43548afe558c0797e0866fbf.
* Opps, hopefully build will pass now.
* Move PTP props to new subclass.
8 years ago
Tim Schindler
588a48e65d
update rss sync and fix search for omgwtfnzbs indexer
8 years ago
Leonardo Galli
83453e2464
Update SkyHookProxy.cs
8 years ago
Leonardo Galli
e6809585c9
Update SonarrCloudRequestBuilder.cs
...
Fix https error on older mono versions
8 years ago
Leonardo Galli
3555b4ce20
Change name from updated message.
8 years ago
Leonardo Galli
ad7b6a8ec2
Remove hacky way to change branch
8 years ago
Leonardo Galli
906ecfb6a1
Fixed multiple things in the Update procedure
8 years ago
Mike
03cc3a1ad2
Change default branch in config. ( #63 )
...
* Change Sonarr / NzbDrone auto-updater stuff to Radarr.
This is required in order for the auto-updater to work.
* Change default branch to develop instead of forcing it.
8 years ago
Mike
d62dbd48ae
Change Sonarr / NzbDrone auto-updater stuff to Radarr. ( #61 )
...
This is required in order for the auto-updater to work.
8 years ago
Leonardo Galli
cb12945270
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
8 years ago
Leonardo Galli
af74854b8e
Fix Service install, when Sonarr is also present. Fixes #55 .
8 years ago
Leonardo Galli
804b2130a8
Merge branch 'develop' into feature/release-dates
8 years ago
Leonardo Galli
49537a2efe
Update UI to display download status.
8 years ago
Leonardo Galli
1dfb4ddcd8
Fixes sorting of movies. Fixes #53 .
8 years ago
Leonardo Galli
fb7969e046
Available date is now displayed.
8 years ago
Leonardo Galli
55f4a81dee
Adding first implementation of release_dates for movies.
8 years ago
Leonardo Galli
97095733dd
Sets Branch to develop. We need to change this later.
8 years ago
Leonardo Galli
caa5a7e6b7
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
8 years ago
Leonardo Galli
9376c02158
Movies can now be edited, even from the detail view. Fixes #42
8 years ago
Tim Turner
eff34725af
Merge pull request #47 from mitchellcash/remove_DS_Store
...
Remove all .DS_Store files
8 years ago
Tim Turner
5f9e285c70
Fix issues with ", the" not trimming properly
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
d9a6c4f211
Update import UI & parse titles which contain years
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
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
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 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