maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client (https://talk.maemo.org/showthread.php?t=71826)

R@ptor 2011-08-10 20:54

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Batch phrasebook translation is great thing. I've now 1.1.1 base file translated for you. If you want. :)

marxian 2011-08-10 20:56

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Quote:

Originally Posted by R@ptor (Post 1067493)
Batch phrasebook translation is great thing. I've now 1.1.1 base file translated for you. If you want. :)

Yes. :) Post it here. I can use it to test for the encoding problem. Which screen is it where the problem occurs?

R@ptor 2011-08-10 20:59

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
1 Attachment(s)
Here it is. :) Top bar on any screen unfortunatelly (Most Recent, Most Viewed, My Profile.....). :(

marxian 2011-08-10 21:00

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Quote:

Originally Posted by R@ptor (Post 1067496)
Here it is. :) Top bar on any screen unfortunatelly (Most Recent, Most Viewed, My Profile.....). :(

OK. Is there any unusual character that is common to those strings?

R@ptor 2011-08-10 21:16

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Yes, but in rest of application are these chars too. This bug is only in top bar.

Special chars:
ě, š, č, ř, ž, ý, á, í, é, ú, ů

ibins 2011-08-10 21:32

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Hello,

first of all: Thank you very much for this awesome program!

I do have one wish: Is it possible to modify the scrolling behaviour? Currently the app scrolls automatically to a position, in which the first search result entry is shown completely. This behaviour results sometimes in scrolling into the other direction for a short period of time. It distracts me enormously, because scrollling seems some kind of jumpy.

Is this the built in QML scrolling behaviour, that can not be modified or did you intentionally influence this, so the search list snaps into a position, where the first search result is completely visible?

R@ptor 2011-08-11 07:35

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
1 Attachment(s)
marxian:
Hi, I'm just testing ver. 1.1.1, and problem with special charss seems to be fine in this version.

New translated files with some corrections is in attachement.

You can add Czech language if you want :)

jpala16 2011-08-11 10:43

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
I am translating this app to spanish. I have the .ts file translated. Didn't create a .qm file. Is it necessary? How can I test the translation I have done? By the way, I used what R@ptor did, and replaced czech translations by spanish ones.
I've tried replacing base.ts files located under "/home/opt/usr/share/qmltube/qml/qmltube/i18n/" and "/opt/usr/share/qmltube/qml/qmltube/i18n/"
Thanks in advance.

demolition 2011-08-11 10:59

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Quote:

Originally Posted by hugyzhugs (Post 1066389)
Thanks for the help, so i installed cutetube-qml but it can't play videos everytime i play a video it always says unable to retrieve video.

Ideas:
- Make sure the video downloaded.
- Make sure it's in a format supported by on of the players on N900
- Install KMPlayer, which includes mplayer. Mplayer seems to play most working video files BUT it's not gpu assisted so the max resolution/bitrate is lower than for the default media player.

R@ptor 2011-08-11 11:08

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
jpala16:
Yes, QM file is very important. You can generate it from ts file in QT Linguist. Open QT Linguist -> open your TS file -> File -> Release As -> Qt message files for released applications

Then replace name of file to for example qml_fi.qm (for testing purposes you replacing Finnish language), put it to /opt/usr/share/qmltube/qml/qmltube/i18n/ and in application you must to change language to Finnish. Now restart app and your lang is loaded.

EDIT: BTW TS file is only language string source for QM files.

marxian 2011-08-11 11:21

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Quote:

Originally Posted by ibins (Post 1067514)
Hello,

first of all: Thank you very much for this awesome program!

I do have one wish: Is it possible to modify the scrolling behaviour? Currently the app scrolls automatically to a position, in which the first search result entry is shown completely. This behaviour results sometimes in scrolling into the other direction for a short period of time. It distracts me enormously, because scrollling seems some kind of jumpy.

Is this the built in QML scrolling behaviour, that can not be modified or did you intentionally influence this, so the search list snaps into a position, where the first search result is completely visible?

It's not the default QML scrolling behaviour, but it's necessary in this case to enable the ListView to detect the current index so that it knows when to load the additional results.

jpala16 2011-08-11 11:25

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
1 Attachment(s)
Quote:

Originally Posted by R@ptor (Post 1067797)
jpala16:
Yes, QM file is very important. You can generate it from ts file in QT Linguist. Open QT Linguist -> open your TS file -> File -> Release As -> Qt message files for released applications

Then replace name of file to for example qml_fi.qm (for testing purposes you replacing Finnish language), put it to /opt/usr/share/qmltube/qml/qmltube/i18n/ and in application you must to change language to Finnish. Now restart app and your lang is loaded.

EDIT: BTW TS file is only language string source for QM files.

Could anybody generate the QM file for my TS? I'm curretly at work and cannot install anything. Later I think I won't have time and tomorrow I go on vacation. So if anybody can I'll be pleased.
Another thing. I I've lost original base.ts file (I'm using my brain on sepparate things and the lack of attention made me mess it). Could anybody upload original "base.ts" file? I guess that the file uploaded by marxian a few pages before isn't the latest version's one, is it?

Thanks.

EDIT: I didn't attach the

marxian 2011-08-11 11:31

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Quote:

Originally Posted by jpala16 (Post 1067806)
Could anybody generate the QM file for my TS? I'm curretly at work and cannot install anything. Later I think I won't have time and tomorrow I go on vacation. So if anybody can I'll be pleased.
Another thing. I I've lost original base.ts file (I'm using my brain on sepparate things and the lack of attention made me mess it). Could anybody upload original "base.ts" file? I guess that the file uploaded by marxian a few pages before isn't the latest version's one, is it?

Thanks.

It's perfectly fine to supply the .ts file. I can generate the .qm file, either from the command line, or using my own copy of Qt Linguist. No problemo. :)

The last file I posted is the current one. http://talk.maemo.org/showpost.php?p...postcount=1273

jpala16 2011-08-11 11:47

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Quote:

Originally Posted by marxian (Post 1067809)
It's perfectly fine to supply the .ts file. I can generate the .qm file, either from the command line, or using my own copy of Qt Linguist. No problemo. :)

The last file I posted is the current one. http://talk.maemo.org/showpost.php?p...postcount=1273

Thanks marxian! I expect file is allright, as well as translation. So there it is Spanish (Español) translation.

If nobody tests it nor generates the QM I'll see if I have time to test it at home.

marxian 2011-08-11 11:55

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
1 Attachment(s)
Quote:

Originally Posted by jpala16 (Post 1067813)
Thanks marxian! I expect file is allright, as well as translation. So there it is Spanish (Español) translation.

If nobody tests it nor generates the QM I'll see if I have time to test it at home.

I've tested and produced the .qm file. Thanks. :)

Here's the .qm file, incase you would like to replace one of the existing languages until the next update.

jpala16 2011-08-11 12:21

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Already tested. Conclusions: I made it! It works and it seems my translations were correct. Everything seems to be where it has to be. I couldn't test all the texts in cuteTube, but what I could check is right.
You can add spanish (Español) ;)

R@ptor 2011-08-11 12:27

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
marxian you're one of the best developers I'm cooperate with accross all platforms :) Is nice to see your quick help to users of your product, and translators etc... Where can I vote for cuteTube in MeeGo coding competition? I think you deserve it.

marxian 2011-08-11 12:45

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Quote:

Originally Posted by R@ptor (Post 1067835)
marxian you're one of the best developers I'm cooperate with accross all platforms :) Is nice to see your quick help to users of your product, and translators etc... Where can I vote for cuteTube in MeeGo coding competition? I think you deserve it.

Thanks. :) I think the voting procedure for the MeeGo Coding Competition will be announced in the competition thread. I'm not sure that the final decision has been made yet.

jpala16 2011-08-11 15:48

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
1 Attachment(s)
@marxian:
I've gone deeper on testing and I have detected some texts that are too long. Tomorrow I'll upload a new fixed TS file. I think they are only 2 texts, but would be better if we leave it perfect, IMO.

EDIT:
Attached the fixed translation file for es_ES (spanish/español). I could'nt test vimeo texts as I don't have an account and have to get back to work. But I expect they will be right.
Corrected texts should now fit the space they have.

shnigi 2011-08-12 16:27

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Is it possible to just listen audio and not watch video ? Youtube could be used as spotify if video could be disabled somehow or button to play only audio ?

ibins 2011-08-12 16:52

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
[... scrolling behaviour... ]

Quote:

Originally Posted by marxian (Post 1067802)
It's not the default QML scrolling behaviour, but it's necessary in this case to enable the ListView to detect the current index so that it knows when to load the additional results.

Maybe this would be a compromise: Keep scrolling into locking position and avoid scrolling into the opposite direction that the user pushed? The most exhausting situation is reading entries while they move and start to accelerate into the opposite direction before they finally come to a stop.

Please ignore me, if I start to sound like a complaining diva ;-)

kaos_king 2011-08-12 18:26

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Marxian, now that i've come to the right thread I'll tell you once again how fantastic your app is. The more I use it the better it is and especially with the update to 1.1.1.

Is it possible to have live search suggestions while typing like on the site? I find it useful if I mis-spell something. Cheers! :D

R@ptor 2011-08-14 20:03

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
We want new version :) Is release date known?

Joseph.skb 2011-08-15 15:26

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Help! My cuteTube and cuteTube QML not working. Unable to play or download anything. I've tried uninstalling and reinstalling it, change settings and restarting my N900. Any suggestions?

marxian 2011-08-15 15:39

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Quote:

Originally Posted by kaos_king (Post 1068678)
Marxian, now that i've come to the right thread I'll tell you once again how fantastic your app is. The more I use it the better it is and especially with the update to 1.1.1.

Is it possible to have live search suggestions while typing like on the site? I find it useful if I mis-spell something. Cheers! :D

That would be difficult, as I don't have access to the database of popular searches on YouTube. I imagine it would also be quite resource intensive, given the number of searches that the application would need to crunch through when the search query changes.

marxian 2011-08-15 15:42

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Quote:

Originally Posted by R@ptor (Post 1069853)
We want new version :) Is release date known?

It won't be too far away. I'm going to shift the settings away from a SQLite database and over to QSettings first. I've also been working on my SoundCloud client, which has delayed the release a bit. I'll get the next update completed within the next few days. :)

marxian 2011-08-15 15:45

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Quote:

Originally Posted by Joseph.skb (Post 1070340)
Help! My cuteTube and cuteTube QML not working. Unable to play or download anything. I've tried uninstalling and reinstalling it, change settings and restarting my N900. Any suggestions?

Do you have version 1.1.1 of cuteTube-QML? Earlier versions will not work, as YouTube made some changes that broke my URL grabbing code.

marbleuser 2011-08-15 21:53

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
i don't know if this has been mentioned before, but the archive keeps asking for an internet connection. i was trying to show someone something in a car using the fm transmitter and the archive kept asking me to connect to the internet which would cost me $$, so i had to give up.

also while i'm being ungrateful, and moaning about things, could i ask that 'Smplayer' is added to the list of player options.

Joseph.skb 2011-08-15 23:21

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Quote:

Originally Posted by marxian (Post 1070361)
Do you have version 1.1.1 of cuteTube-QML? Earlier versions will not work, as YouTube made some changes that broke my URL grabbing code.

How/where do I get version 1.1.1? I currently have 0.8.2.

It's a fantastic app. Thanks!

marxian 2011-08-15 23:56

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Quote:

Originally Posted by marbleuser (Post 1070737)
i don't know if this has been mentioned before, but the archive keeps asking for an internet connection. i was trying to show someone something in a car using the fm transmitter and the archive kept asking me to connect to the internet which would cost me $$, so i had to give up.

also while i'm being ungrateful, and moaning about things, could i ask that 'Smplayer' is added to the list of player options.

Currently, the thumbnails for the archived videos are pulled from their original locations, hence the need for an internet connection. This is not the case for the Harmattan version, and I plan to change this for the Maemo 5 version in future.

I'll look at adding support for SMPlayer for the next update, but I can't release any further updates until voting in Meego Coding Competition is completed.

marxian 2011-08-15 23:58

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Quote:

Originally Posted by Joseph.skb (Post 1070799)
How/where do I get version 1.1.1? I currently have 0.8.2.

It's a fantastic app. Thanks!

Version 1.1.1 is available from extras-testing. So, if you enable the extras-testing repository and update using the Application Manager, you should be notified of an update.

Joseph.skb 2011-08-16 02:02

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Quote:

Originally Posted by marxian (Post 1070813)
Version 1.1.1 is available from extras-testing. So, if you enable the extras-testing repository and update using the Application Manager, you should be notified of an update.

Thanks and sorry, I've only used stuffs off the standard download. But I like cuteTube very much and would like to try the extras-testing. How do I activate this?

marxian 2011-08-16 03:15

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Launch application mananger and then select 'application catalogues' from the menu. Click 'new' and enter:

Name: extras-testing
Address: http://repository.maemo.org/extras-testing
Distribution: fremantle
Component: free non-free

Click 'save'.

If it doesn't update automatically, choose 'update' from the main screen. Then make a coffee, because AppMan is sloooooow.

You will find cuteTube-QML in the multimedia catagory. :)

hotnikkelz 2011-08-16 03:19

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Dude i just watched your app in action again on youtube, and i'm still flabbergasted. How do you do it man? how/where did you learn to develop like that. Help a noob out :)

MiK546 2011-08-16 13:09

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
1 Attachment(s)
I made a new Finnish translation of cuteTube-QML because the old one started to be a bit outdated. I have attached both files (.ts and .qm) to this post. While testing my translation I noticed that the "Added on" text in Archive cant be translated. I also would have a request, could you add the ability to search a specific users videos like in original cuteTube/YTube.

immi.shk 2011-08-17 04:29

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
first of all congrats because Cutetube is one of the Most powerful app i have seen among any OS(I-os,android & even desktop windows7)

but i am facing a problem , altho i get the same problem on My Laptop(Windows7HomePremium) too...
problem is incomplete downloads.. most of the times it happens in Dailymotion only a short duration of full video gets downloaded.. but the same happens on PC too so its not the problem of Cutetube..
but to download the video again we need to search the video once again some time it takes more then two tries to get complete video..

so the only feature request i need is a redownload button in "Archive"
so incase their is an incomplete download we dont need to search it once again even after a few days...

P.s - also it would be nice if you add a battery monitor which "Pause" all downloads on 5% battery level...

thanks for the Great work :)
GODbless you

Joseph.skb 2011-08-17 07:48

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Quote:

Originally Posted by marxian (Post 1070874)
Launch application mananger and then select 'application catalogues' from the menu. Click 'new' and enter:

Name: extras-testing
Address: http://repository.maemo.org/extras-testing
Distribution: fremantle
Component: free non-free

Click 'save'.

If it doesn't update automatically, choose 'update' from the main screen. Then make a coffee, because AppMan is sloooooow.

You will find cuteTube-QML in the multimedia catagory. :)

THANK YOU!!! It's truly a GREAT app. I could even download just the songs (don't need video). WOW! Beautifully and professionally done as well. Thanks!!!

Acidspunk 2011-08-17 11:32

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Marxian this is only a suggestion, but would it be possible to have a a way to check the battery and the time from within cutetube itself? It would be pretty useful I think.

marxian 2011-08-17 12:16

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Quote:

Originally Posted by Acidspunk (Post 1071724)
Marxian this is only a suggestion, but would it be possible to have a a way to check the battery and the time from within cutetube itself? It would be pretty useful I think.

A long-press on the minimize button will show the status bar. :)

marxian 2011-08-17 12:22

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Quote:

Originally Posted by immi.shk (Post 1071556)
first of all congrats because Cutetube is one of the Most powerful app i have seen among any OS(I-os,android & even desktop windows7)

but i am facing a problem , altho i get the same problem on My Laptop(Windows7HomePremium) too...
problem is incomplete downloads.. most of the times it happens in Dailymotion only a short duration of full video gets downloaded.. but the same happens on PC too so its not the problem of Cutetube..
but to download the video again we need to search the video once again some time it takes more then two tries to get complete video..

so the only feature request i need is a redownload button in "Archive"
so incase their is an incomplete download we dont need to search it once again even after a few days...

P.s - also it would be nice if you add a battery monitor which "Pause" all downloads on 5% battery level...

thanks for the Great work :)
GODbless you

It might be better for me to figure out why the full video is not being downloaded, but maybe I will add the re-download feature. :) I can't do it yet, as I'm not allowed to update the application until after the voting in the Meego Coding Competition is completed.


All times are GMT. The time now is 06:39.

vBulletin® Version 3.8.8