folders2flickr icon indicating copy to clipboard operation
folders2flickr copied to clipboard

"5 Filetype was not recognised" response

Open sserdyuk opened this issue 9 years ago • 4 comments

Seems like MOV and MP4 files should be accepted.

2016-01-25 07:34:25,217 uploadr.py:498 - uploadImage() Uploading image /home/sergei/Downloads/Takeout/2/MVI_6137.MOV with tags "#/MVI_6137.MOV" "" "" problem.. 2016-01-25 07:43:27,346 uploadr.py:114 - reportError() ('Error:', '5 Filetype was not recognised') ('Error:', '5 Filetype was not recognised') 2016-01-25 07:43:27,434 uploadr.py:498 - uploadImage() Uploading image /home/sergei/Downloads/Takeout/2/VID_20130522_190251.mp4 with tags "#/VID_20130522_190251.mp4" "" "" problem.. 2016-01-25 07:46:51,897 uploadr.py:114 - reportError() ('Error:', '5 Filetype was not recognised') ('Error:', '5 Filetype was not recognised') 2016-01-25 07:46:51,898 uploadr.py:498 - uploadImage() Uploading image /home/sergei/Downloads/Takeout/2/VID_20130524_143921.mp4 with tags "#/VID_20130524_143921.mp4" "" "" problem.. 2016-01-25 07:47:17,314 uploadr.py:114 - reportError() ('Error:', '5 Filetype was not recognised')

sserdyuk avatar Jan 25 '16 13:01 sserdyuk

Missing a . between filename and mov extension?

     ---- On Mon, 25 Jan 2016 14:01:25 +0100  [email protected]  wrote ----Seems like MOV and MP4 files should be accepted

2016-01-25 07:34:25,217 uploadrpy:498 - uploadImage() Uploading image /home/sergei/Downloads/Takeout/2/MVI_6137MOV with tags "#/MVI_6137MOV" "" "" problem 2016-01-25 07:43:27,346 uploadrpy:114 - reportError() ('Error:', '5 Filetype was not recognised') ('Error:', '5 Filetype was not recognised') 2016-01-25 07:43:27,434 uploadrpy:498 - uploadImage() Uploading image /home/sergei/Downloads/Takeout/2/VID_20130522_190251mp4 with tags "#/VID_20130522_190251mp4" "" "" problem 2016-01-25 07:46:51,897 uploadrpy:114 - reportError() ('Error:', '5 Filetype was not recognised') ('Error:', '5 Filetype was not recognised') 2016-01-25 07:46:51,898 uploadrpy:498 - uploadImage() Uploading image /home/sergei/Downloads/Takeout/2/VID_20130524_143921mp4 with tags "#/VID_20130524_143921mp4" "" "" problem 2016-01-25 07:47:17,314 uploadrpy:114 - reportError() ('Error:', '5 Filetype was not recognised') —Reply to this email directly or view it on GitHub.

richq avatar Jan 25 '16 16:01 richq

I think it's an issue with Github email notifications. If you look at my comment on the website, you'll see the names are alright.

sserdyuk avatar Jan 25 '16 16:01 sserdyuk

Ouch you're right. Sorry. Was on the phone and not logged in to reply. Yeah that looks fishy. :-/ bit stumped here, they are mp4 and movs, right? If you manually upload one would it work?

     ---- On Mon, 25 Jan 2016 17:15:22 +0100  [email protected]  wrote ----I think it's an issue with Github email notifications. If you look at my comment on the website, you'll see the names are alright.

—Reply to this email directly or view it on GitHub.

richq avatar Jan 25 '16 16:01 richq

I can upload them directly to Flickr using their old style uploader that looks like a web form. The newer "flash" uploader seems to time out all the time.

sserdyuk avatar Jan 25 '16 16:01 sserdyuk