Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

"5 Filetype was not recognised" response #51

Open
sserdyuk opened this issue Jan 25, 2016 · 4 comments
Open

"5 Filetype was not recognised" response #51

sserdyuk opened this issue Jan 25, 2016 · 4 comments

Comments

@sserdyuk
Copy link

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')

@richq
Copy link
Owner

richq commented Jan 25, 2016

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.

@sserdyuk
Copy link
Author

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.

@richq
Copy link
Owner

richq commented Jan 25, 2016

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.

@sserdyuk
Copy link
Author

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants