e382cd0dd9
Try to be smart on refresh
...
We now refresh wishlisted shows and movies too
And we only look for torrents for episodes of the last season of the
wishlisted shows
2017-06-14 13:21:11 +02:00
fa1765f3d4
Fix logrus import path
2017-06-04 18:23:25 +02:00
e71c5bfb84
Add subtitles in frontend
...
Update backend to match polochon
2017-05-29 14:15:52 +02:00
1c7421b182
Add srt to vvt converter in the backend
...
The HTML5 videos can only ready subtitles in the VVT format, let's
convert the srt files on the fly to make the browser happy
2017-05-21 13:31:34 +02:00
c1bd0bd3bc
Update routes and auth
...
* Use the onEnter hook of the router to fetch data
* Remove the plugin to check if the user is authenticated, this is now
done by the onEnter function of the router
* Update the backend to search using GET queries
* Cleanup the (now useless) code in the components to fetch the datas
2017-05-19 23:06:20 +02:00
740da466b6
Add subtitles
2017-05-15 13:36:06 +02:00
de11a2f2c1
Add the image URL prefix in the configuration
...
This allows us to use a custom URL for images and use a CDN for caching
2017-05-05 13:28:52 +02:00
08ffd9fab6
Add handlers to update subtitles
2017-05-01 21:55:00 +02:00
05495a9229
Update to match the new polochon lib
2017-04-28 16:25:48 +02:00
334b4be47e
Fix SQL connection not getting closed
...
Fix small bug in js as id field is not being returned anymore
2017-03-21 13:56:54 +00:00
8f9ec25808
Massive rewrite
...
https://w000t.me/a479573ac6
2017-03-20 14:35:40 +00:00
63aa470bf8
Create backend implementing Detailer and Torrenter
...
This Detailer and Torrenter will fetch information from the database
2017-02-20 12:30:18 +00:00
7fe76d6433
Don't return an error if no torrents are found for an episode
2017-02-01 13:58:40 +01:00
91c32cf2d4
Add a handler to refresh episode info
...
Update movies/refresh route while we're here
2017-01-31 13:41:20 +00:00
351552d049
Normalize when to fetch data from external service
2017-01-31 13:41:20 +00:00
803dbe5355
Add polochon's shows to the party
2017-01-24 16:21:02 +00:00
e70028631f
Add Wishlist to the party
2017-01-23 12:04:31 +00:00
bb02782dfb
Return more detailed errors in HTTP handlers
2017-01-09 14:23:54 +01:00
df58a80125
Add show search
2017-01-06 22:01:33 +01:00
7c1d571734
Add showSearcher to the party
2017-01-06 12:26:03 +00:00
23c477b27e
Fix poster downloads
2017-01-04 13:59:06 +00:00
5faa3225af
Add missing JSON tags for Show
2017-01-03 15:52:24 +01:00
34305ade6c
Fix poster URL for shows
2017-01-03 15:50:25 +01:00
89a0abf35e
Code cleanup
2017-01-03 13:06:17 +00:00
828c34830e
Add shows to the party
2017-01-03 12:41:39 +00:00
56617e3e32
Make tests almost work again
2016-12-08 16:07:24 +00:00
4b20f90692
Clean project root path
2016-06-11 13:54:01 +02:00