1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00
Commit Graph

308 Commits

Author SHA1 Message Date
bee53775d2 Remove Shared folder 2017-05-08 15:13:56 -07:00
ceea6a5286 Update .NET packages to 1.1.1, fix nginx redirect issue 2017-03-28 18:30:13 -07:00
9878d2f0ef Move scripts to the root 2017-03-06 15:16:00 -08:00
eb3a81aa1b Handle private YouTube channels #10 2017-03-06 15:05:36 -08:00
557b24021f Move compose file to the root 2017-03-06 14:56:59 -08:00
6eafdc8f49 Make error messages more descriptive 2017-03-06 12:56:16 -08:00
7452b8db75 Fix docker build 2017-02-20 11:50:45 -08:00
eb5a3cafd6 Remove old workaround 2017-02-20 11:20:22 -08:00
28c1d2c462 Migrate project to VS2017, switch to .NET Core 1.1 2017-02-20 10:49:36 -08:00
3ea416d0ce Add container names 2017-02-11 00:40:50 -08:00
f23b45a3d8 Move ytdl to separate Docker container #7 2017-02-11 00:30:16 -08:00
1865b2524b Add temporary workaround for Error -4047 EPIPE broken pipe 2017-02-03 12:37:56 -08:00
b2fc06fb1c Add backup script 2017-01-21 13:06:02 -08:00
da17cbe5a1 Hide nginx version 2017-01-21 11:23:18 -08:00
cbcae42728 Fix deployment issues 2017-01-21 11:20:22 -08:00
366582d5ca Fix minification issue on Unix 2017-01-21 01:22:39 -08:00
0df41a6405 Add nginx container 2017-01-20 19:22:02 -08:00
0e68bda8f3 Use default logging for container 2017-01-20 17:22:03 -08:00
7e8638fe67 Rewrite bootstrap script 2017-01-20 17:21:39 -08:00
a48a689436 Fix infinite loop when querying video descriptions 2017-01-20 13:46:55 -08:00
d2a110024f Move feeds caching logic inside FeedService 2017-01-18 18:05:27 -08:00
ce43d495ca Fix exception if no video thumbnail 2017-01-18 17:37:11 -08:00
460d0de648 Cache feeds 2017-01-18 17:22:53 -08:00
dde0646e0e Fix id parser 2017-01-17 14:33:31 -08:00
8084a81d3a Handle invalid channel id 2017-01-17 14:29:13 -08:00
7614b7dd57 Fix unit test 2017-01-13 19:52:39 -08:00
eeb3e3ac7d Add pagination support 2017-01-13 19:43:45 -08:00
f69da18a54 Move feed management to separate service, update RSS contracts 2017-01-13 18:43:17 -08:00
803b93fb63 Simplify feed controller (move serialization to ToString method) 2017-01-13 18:18:49 -08:00
01ba37e70c Fix exception when Vimeo client requests more pages then channel has 2017-01-13 17:47:58 -08:00
2b0706cb4a Add pagination support for YouTube client 2017-01-13 13:31:31 -08:00
304ae01dcb Save patreon id to database, use transaction when saving feed 2017-01-12 14:46:28 -08:00
802932cdd7 Fix enum parser 2017-01-12 14:16:48 -08:00
7a8afeecbf Rework resolve formats for Vimeo 2017-01-12 13:43:02 -08:00
ccaf9d33b2 Download youtube-dl automatically 2017-01-12 12:22:22 -08:00
5f24489d2b Don't allow to create audio feeds for Vimeo 2017-01-12 11:48:06 -08:00
de9a7f4222 Cache video URLs 2017-01-12 11:39:31 -08:00
8fcdb6ec00 Refactor code, update namespaces 2017-01-09 15:44:14 -08:00
395b50b6fb Use syslog 2017-01-09 13:27:56 -08:00
d133d8bccb Code cleanup 2017-01-09 12:52:52 -08:00
f918eefc31 Improve error logging 2017-01-09 12:52:20 -08:00
37e9b9fbed Eliminate Application Insights 2017-01-09 12:11:32 -08:00
2fb98647cb Merge branch 'vimeo' 2017-01-09 11:47:05 -08:00
6d926a3d01 Add a few additional test cases for YouTube links 2017-01-09 10:34:08 -08:00
dcfe1f6fc1 Merge constants 2017-01-06 18:06:17 -08:00
c2292f376f Fix unit test 2017-01-06 17:49:43 -08:00
ab206fb09d Rework Redis serialization 2017-01-06 17:47:42 -08:00
9164833f4b Fix issues with download links 2017-01-06 16:10:28 -08:00
11b0e4b4d4 Simplify YouTube links parser 2017-01-06 14:12:55 -08:00
18bbaeec6d Parse vimeo links 2017-01-06 13:36:14 -08:00