maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   [WIP] LLs Video Player (https://talk.maemo.org/showthread.php?t=92141)

willi6868 2014-11-17 12:46

Re: [WIP] LLs Video Player
 
Are you going to add the option to show hidden files in the file browser as well? :)

llelectronics 2014-11-17 15:38

Re: [WIP] LLs Video Player
 
Quote:

Originally Posted by willi6868 (Post 1447485)
Are you going to add the option to show hidden files in the file browser as well? :)

Not this time. I will take a look at it for the next update.

Update: Version 0.7-4 is out now

Changes:
  • ​Added coverPage playback with live preview
  • Fixed dependency missing qt5-qtdeclarative-import-folderlistmodel
  • Make live view configurable in settings (default: on)
  • Fixed create index on settings database only once
  • Added cutes-qt5, cutes-js to dependencies
  • Fixed history drawer to show up properly

cvp 2014-11-17 17:04

Re: [WIP] LLs Video Player
 
wow, the coverPage Playback is NICE!!!!
good job bro.

Now i missing my dream feature extract/download/convert youtube music to mp3 :)

nthn 2014-11-17 19:38

Re: [WIP] LLs Video Player
 
Quote:

Originally Posted by cvp (Post 1447516)
wow, the coverPage Playback is NICE!!!!
good job bro.

Now i missing my dream feature extract/download/convert youtube music to mp3 :)

If someone gets youtube-dl to work on Sailfish, I suppose the video downloading part wouldn't be very difficult to implement.

szopin 2014-11-17 20:17

Re: [WIP] LLs Video Player
 
Quote:

Originally Posted by nthn (Post 1447540)
If someone gets youtube-dl to work on Sailfish, I suppose the video downloading part wouldn't be very difficult to implement.

it does work, if not out of the box might need python, but worked oob for me (and ll already answered he does not want to rely on third party app for downloads)

243kof 2014-11-17 20:58

Re: [WIP] LLs Video Player
 
Quote:

Originally Posted by llelectronics (Post 1447501)
Changes:
  • ​Added coverPage playback with live preview

I've been waiting for this to arrive on Sailfish since day one! :D
Thanks a lot!

nthn 2014-11-17 21:17

Re: [WIP] LLs Video Player
 
Some questions/remarks:

- Could you add a setting to not show any info about the video in the live preview?
- Is it possible to make the play/pause icon in the live preview disappear after a couple of seconds but still keep it active? (I'm not sure if this is actually a good idea though)
- The landscape version of the live preview looks a bit strange.

Keep up the good work!

llelectronics 2014-11-17 21:47

Re: [WIP] LLs Video Player
 
Quote:

If someone gets youtube-dl to work on Sailfish, I suppose the video downloading part wouldn't be very difficult to implement.
As for downloading it is already included. When you open up a youtube video just press and hold longer on the video to reveal a drawer with two buttons. One to add as bookmark and one to download the video in the detected format.
This should work on 90% of the videos.
I really like to make it work on 100% of the videos. If someone wants to step up and help the yt.js file is the javascript I use to get the correct url and the downloadmanager.qml and cpp for downloading the file. You can find all sources on git.

Quote:

- Could you add a setting to not show any info about the video in the live preview?
Yeah I tried to integrate some kind of timer to hide the info after 5 seconds. However my tests there did not work after messing around it for an hour as I wanted to make it clever by showing the info again when video is paused and played again.
But this is definitely on the todo.

Quote:

- Is it possible to make the play/pause icon in the live preview disappear after a couple of seconds but still keep it active? (I'm not sure if this is actually a good idea though)
I also don't really think this is a good idea. It would be the only app doing that. I don't want to introduce inconsistency.

llelectronics 2014-11-19 11:58

Re: [WIP] LLs Video Player
 
Quote:

Are you going to add the option to show hidden files in the file browser as well?
Quote:

Originally Posted by llelectronics (Post 1447501)
Not this time. I will take a look at it for the next update.

I took a look and it seems that the folderlistmodel in Qt 5.1 (means SailfishOS 1.0.x) does not support the showHidden method. It is only supported on Qt 5.2 (means SailfishOS 1.1.0.x).
So this will not be coming in the next version at least not if I am not forking folderlistmodel.
Lets wait and see what I come up with.

llelectronics 2014-11-20 10:55

Re: [WIP] LLs Video Player
 
Update: 0.7-5 is out with important bug fixes for the download manager. Finally every video that can be played back should download fine now.

Also addressed the osd issue in cover view. It now autohides after 5 seconds (when going into coverview or pausing or hit play in coverview)

Changes:
  • ​Auto hide osd after 5 seconds of showing when in live cover view (and pausing or playback on cover)
  • Fixed download manager to correctly download (yeah finally)
  • Fixed download manager to use utf-8 for filenames (yeah üäö in filenames and no more ?)


All times are GMT. The time now is 07:37.

vBulletin® Version 3.8.8