drigato
|
28a06136aa
|
Better error logging when pypo downloads files
|
2014-12-17 18:30:06 -05:00 |
drigato
|
89925e52ed
|
Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer-cloud-storage-saas
Conflicts:
python_apps/pypo/pypofile.py
|
2014-12-08 15:34:30 -05:00 |
drigato
|
ec189fc27a
|
SAAS-509: PYPO can't download files via the REST API
|
2014-12-08 15:33:02 -05:00 |
drigato
|
2c760f4ba6
|
Changed how PYPO's download URL is created
|
2014-12-08 14:47:23 -05:00 |
drigato
|
687548ec68
|
Adding some logging statements
|
2014-12-08 14:24:19 -05:00 |
drigato
|
024150f023
|
SAAS-503: PYPO -> Use the REST API to download files
Fixed disabling SSL verication
|
2014-12-03 14:50:58 -05:00 |
drigato
|
16dc286420
|
SAAS-503: PYPO -> Use the REST API to download files
|
2014-12-03 13:22:52 -05:00 |
drigato
|
e1f1807f5a
|
SAAS-503: PYPO -> Use the REST API to download files
Removed Amazon S3 specific code
|
2014-12-02 18:46:17 -05:00 |
drigato
|
c132cac43d
|
Code cleanup
|
2014-11-12 14:42:34 -05:00 |
drigato
|
7edd993fa3
|
Reverted pypo's copy file method to how it was without cloud files
and instead directly call the cloud file's downloader method.
|
2014-10-24 15:50:52 -04:00 |
drigato
|
8c2754972e
|
CC-5896: Store cloud files in separate table, inherited from cc_files
Refactored storedfile->delete()
Added a deletePhysicalFile function to CcFile and CloudFile
Cleaned up schedule events that get passed to Pypo
|
2014-07-29 15:07:51 -04:00 |
drigato
|
c2411b6f41
|
CC-5884: Modify Pypo -> Download files from cloud storage
|
2014-07-10 17:56:41 -04:00 |
Martin Konecny
|
1e9829e85c
|
CC-5182
Liquidsoap: Sometime the tracks in schedule cannot be played
|
2013-05-28 18:06:23 -04:00 |
Martin Konecny
|
fb4a02faec
|
cleanup of unecessary code
-we shouldn't be loading config file multiple times.
|
2013-04-25 22:11:26 -04:00 |
Martin Konecny
|
00745d372d
|
CC-4058: Timeline -> Cannot add song twice if last cursor is selected
-fixed
|
2012-07-03 17:06:35 -04:00 |
Martin Konecny
|
7f66d735a1
|
fix spelling
|
2012-07-03 16:43:33 -04:00 |
James
|
e5e0c925e6
|
CC-4043: Pypo: add same song twice and cancel the first song, the
following song wont play any more
- fixed
|
2012-06-29 12:11:38 -04:00 |
Martin Konecny
|
81c9eacd00
|
CC-3892: Pypopush can be executed before Pypofile copying file
-fixed
|
2012-06-27 16:29:33 -04:00 |
Martin Konecny
|
0a3c9c7351
|
clean up indentation + imports for python apps
|
2012-06-26 22:41:11 -04:00 |
Martin Konecny
|
43c4b943f2
|
CC-4017: Run airtime-playour process as root user
fixed world readable permissions when caching file
|
2012-06-26 17:50:26 -04:00 |
Martin Konecny
|
a6eb74b1fd
|
CC-4017: Run airtime-playour process as root user
-Done
|
2012-06-26 17:00:14 -04:00 |
Martin Konecny
|
08c20cff10
|
CC-3791: Media Monitor crash when there are media files with non-ascii name in watched folder
-add UTF-8 header everywhere...
|
2012-05-14 16:09:49 -04:00 |
Martin Konecny
|
dae8682e51
|
CC-3691: Pypo needs to write stderr + stdout to the log file
-fixed
|
2012-04-20 19:12:36 -04:00 |
Martin Konecny
|
31303d26e4
|
CC-3651: tmp file does not copy to Pypo cache
-fixed
|
2012-04-16 11:45:48 -04:00 |
Martin Konecny
|
26be52c459
|
CC-3462: If destination file already exists in pypo cache, double check if it's the correct file size
-had two copy functions :S
|
2012-04-13 15:23:01 -04:00 |
Martin Konecny
|
7a7eb02de5
|
-fix errors pointed out by pydev code completion
|
2012-03-17 14:16:11 -04:00 |
Martin Konecny
|
d03d01bce9
|
CC-3366: Pypo: Use local files instead of downloading them
-done
|
2012-03-01 18:00:46 -05:00 |