Search found 28 matches

by Eric_Taquet
Tue Oct 12, 2021 9:07 pm
Forum: Internet
Topic: FTP libURLftpUploadFile error
Replies: 8
Views: 41392

Re: FTP libURLftpUploadFile error

Yes, I've tested with Fetch since having these problems : I can't do anythins, as with LC libURLftpUpload !
by Eric_Taquet
Tue Oct 12, 2021 8:52 pm
Forum: Internet
Topic: FTP libURLftpUploadFile error
Replies: 8
Views: 41392

Re: FTP libURLftpUploadFile error

Hello all,

Today, my web site is exactly 16,6 Mo ! It is a test site to study LC FTP commands. I don't think the problem is quota space.

A few days ago I was allowed to upload, delete, and re-upload files, and delete and create directories, with the Mac Fetch app,

But the day before yesterday ...
by Eric_Taquet
Tue Oct 12, 2021 5:39 pm
Forum: Internet
Topic: FTP libURLftpUploadFile error
Replies: 8
Views: 41392

Re: FTP libURLftpUploadFile error

Hi matthiasr … thanks for you help !

I tried as you suggested:

put URL ... into URL "ftp:// ...
put the result

... and the result is: tsneterr: (25) Failed FTP upload: 553

It's not an authentication problem because I can use the listing functions etc. Then I tested with the FTP command ...
by Eric_Taquet
Mon Oct 11, 2021 12:54 pm
Forum: Internet
Topic: FTP libURLftpUploadFile error
Replies: 8
Views: 41392

FTP libURLftpUploadFile error

Hello,
I have been developing with Livecode for a long time, but I'm new to FTP commands.

I need to upload to my website hosted by OVH, which uses the "Pure-FTPd" FTP server. Usually I used Fetch (on Mac) but now I need to automate the transfers.

My current problem: in this example : I only have ...
by Eric_Taquet
Sun Mar 21, 2021 12:56 pm
Forum: Feature Proposals
Topic: ID3 tags : a New LC Lib ?
Replies: 20
Views: 54453

Re: ID3 tags : a New LC Lib ?

On Mac, to read/write ID3, there is a fantastic software : Tag Editor ! You can edit near every ID3 frames with a simple user interface ! But it is not Applescriptable :-( What I need is to read/write ID3 from my application developed with LC. I use the TTS Speech library and the mergMicrophone ...
by Eric_Taquet
Sat Mar 20, 2021 12:25 pm
Forum: Feature Proposals
Topic: ID3 tags : a New LC Lib ?
Replies: 20
Views: 54453

Re: ID3 tags : a New LC Lib ?

Hello Zax

I've been waiting for more than a year for PaulDaMacMan to finish his library or his mp3Tools.livecode stack! I have no more hope that it will be done one day ;-) In the meantime, I manage the ID3s with some handlers that I wrote and which control the “Sound Studio” Mac application using ...
by Eric_Taquet
Sun Nov 24, 2019 7:23 pm
Forum: Feature Proposals
Topic: ID3 tags : a New LC Lib ?
Replies: 20
Views: 54453

Re: ID3 tags : a New LC Lib ?

Hello everyone
I'm sorry: I'm overworked ... I'll read you more carefully in a week! I see that solutions seem emerging for my projects and ID3 needs! THANK YOU !
Éric
by Eric_Taquet
Mon Nov 04, 2019 6:46 pm
Forum: Feature Proposals
Topic: ID3 tags : a New LC Lib ?
Replies: 20
Views: 54453

Re: ID3 tags : a New LC Lib ?

Bonjour Klaus ! Merci pour ta réponse !

I've not yet tested this 1.0.3 version … But, on the web page you indicate, Paul McClernan writes that there still exist problems with read/write picture frames. And I need this function. It seems Paul McClernan has not published more recent versions that ...
by Eric_Taquet
Sat Nov 02, 2019 12:49 pm
Forum: Feature Proposals
Topic: ID3 tags : a New LC Lib ?
Replies: 20
Views: 54453

ID3 tags : a New LC Lib ?

Hi all !

I'm looking for someone who could make me a library / external to manage ID3 tags, or tell me where I can find something equivalent.

I looked at id3lib v1.0.0, but it is old, not compatible with id3v2.4, and too complex to use. I am looking for something very simple, with only 3 functions ...
by Eric_Taquet
Mon Nov 13, 2017 6:12 pm
Forum: Bug Triage
Topic: Crash with simultaneous audio players
Replies: 7
Views: 7124

Re: Crash with simultaneous audio players

Hallo Klaus
The bug 20467 (Crash when starting 2 simultaneous audio players) is now fixed in LC 8.1.8 RC1 !
It works now as I wanted! Great!

Now I can go further : could you take a look on my post on the "Feature Requests" forum about
"a new player property : audio output device"
https://forums ...
by Eric_Taquet
Thu Nov 09, 2017 6:59 pm
Forum: Feature Proposals
Topic: a new player property : audio output device
Replies: 0
Views: 2468

a new player property : audio output device

For some kind of projects, it could be essential to be able to select, for a given audio player, the audio output device among available ones! The interest is to set the audio output of one player to, for example, the internal speakers or Airplay/Airport network device, and the audio output of ...
by Eric_Taquet
Mon Oct 02, 2017 1:39 pm
Forum: Bug Triage
Topic: Crash with simultaneous audio players
Replies: 7
Views: 7124

Re: Crash with simultaneous audio players

Hallo Klaus !

it is
Bug 20467 - Crash when starting 2 simultaneous audio players

have a good day !
by Eric_Taquet
Mon Oct 02, 2017 9:25 am
Forum: Bug Triage
Topic: Crash with simultaneous audio players
Replies: 7
Views: 7124

Re: Crash with simultaneous audio players

Hello Klaus and all

Panos Merakos has confirmed this as a bug since LC 8.1.4 RC 2

Wait and see !
by Eric_Taquet
Thu Sep 14, 2017 4:31 pm
Forum: Bug Triage
Topic: Crash with simultaneous audio players
Replies: 7
Views: 7124

Crash with simultaneous audio players

Hello,
Can somebody tell me what's wrong in this test stack ? Or if there is an issue in LC 8.1.6 with players ? Link below for download.

I need to run two players simultaneously AND asynchronously. Both with mp3 audio files.

It's the first time I must use simultaneous players. It always crashes ...
by Eric_Taquet
Wed Mar 10, 2010 8:07 pm
Forum: Feature Proposals
Topic: revMobile iPhone application size
Replies: 4
Views: 3440

Re: revMobile iPhone application size

I think so !