Reply
Thread Tools
Posts: 426 | Thanked: 1,812 times | Joined on Dec 2013
#271
Update: Version 2.0 is out now

This version features a lot of smaller and bigger bugfixes and introduces translation support for the first time. (Only German + Spanish atm).

The filemanager has gained support for showing hidden files by tapping on the foldername in the page header to toggle between showing and hiding hidden files.
A massive potential data destruction bug in filemanager when removing multiple files + folders has been fixed.

The playlist now is able to follow the current track even if it stays open during playback.

If you want to help by translations please be aware that I only take Push Requests for now due to bad experience so far with transifex on webcat.

You can get the RPM as always on openrepos.net

Changes:
  • Allow to show hidden files by pressing on the pageheader foldername
  • Better error output for ytdl
  • Use overlaybackgroundcolor for errors and ytdl loading
  • Make headerBg height slightly bigger
  • Added translation support + german & spanish translation
  • Fixed playlist not following current track when opened
  • OpenDialog/Filemanager: Fixed multiple Custom Places entry everytime you open Places
  • Downloadmanager: Use dockedPanel for progressstatus and autohide when donwload completed
  • OpenDialog/Filemanager: Fix remove function for multiple files and folders (Potential high risk of loosing data when trying to remove multiple folders in earlier versions)*
  • Update youtube-dl
__________________
Donation for my sailfish apps via PayPal

Donate using Liberapay
 

The Following 12 Users Say Thank You to llelectronics For This Useful Post:
Posts: 426 | Thanked: 1,812 times | Joined on Dec 2013
#272
Update: Version 2.0.1 is out now.

This version fixes some bugs like using a different user agent for loading a modern youtube website version again, some fixes for the filemanager.
A new feature now allows you to always try to use ytdl for loading youtube streams (see settings).
A new mini player allows you to continue audio playback of a media file after you swiped back from the media player.
Some restructuring in the code added some smaller loading time improvements and fixed the Mpris player handling that sometimes initially did not sync the playback state correctly.

Changes
  • Fix OpenDialog: Wrong path when switching between folders + hidden files show states (Fixes: #31)
  • OpenDialog: Sync changes to path with webcat
  • Translate description texts of AddBookmark aswell + updated german translation
  • Add swedish, spanish & chinese translations to project
  • Make new dynamic youtube mobile site work
  • Add 'Try to load all youtube videos with ytdl' in settings
  • Fix chinese translation parsing error due to broken tag
  • Add initial Russian translation
  • Add Dutch translation
  • Outsource mediaPlayer to own mplayer component + added minPlayer
  • Add dash fullhd 1080p youtube avc1+aac support (deactivated for now as qtmm + gstreamer droid issues)
  • Allow minPlayerPanel hiding by swiping down and allow it showing on firstPage pulley menu
  • Move mpris Player functionality in MprisConnector + MinPlayerPanel next/prev functions
    (fixes mpris status sometimes paused/stopped initially)
  • Put minPlayerPanel in a component and load it dynamically
  • Connect minPlayer to MprisConnector
  • Only show 'Show Player' pulley menu entry if minPlayer has source
  • Fix playlist progressing & moved signal handling for video player specific stuff back to video player
  • Update youtube-dl

As always you can get the latest version from openrepos.net
__________________
Donation for my sailfish apps via PayPal

Donate using Liberapay
 

The Following 11 Users Say Thank You to llelectronics For This Useful Post:
Posts: 1,335 | Thanked: 3,931 times | Joined on Jul 2010 @ Brittany, France
#273
The miniplayer is a great feature, thanks. Is there a way to restore the playing video? I tried several taps/gestures with no success.
 

The Following 3 Users Say Thank You to Kabouik For This Useful Post:
Posts: 15 | Thanked: 4 times | Joined on Jul 2017
#274
Originally Posted by llelectronics View Post
Update: Version 2.0.1 is out now.

This version fixes some bugs like using a different user agent for loading a modern youtube website version again, some fixes for the filemanager.
A new feature now allows you to always try to use ytdl for loading youtube streams (see settings).
A new mini player allows you to continue audio playback of a media file after you swiped back from the media player.
Some restructuring in the code added some smaller loading time improvements and fixed the Mpris player handling that sometimes initially did not sync the playback state correctly.

Changes
  • Fix OpenDialog: Wrong path when switching between folders + hidden files show states (Fixes: #31)
  • OpenDialog: Sync changes to path with webcat
  • Translate description texts of AddBookmark aswell + updated german translation
  • Add swedish, spanish & chinese translations to project
  • Make new dynamic youtube mobile site work
  • Add 'Try to load all youtube videos with ytdl' in settings
  • Fix chinese translation parsing error due to broken tag
  • Add initial Russian translation
  • Add Dutch translation
  • Outsource mediaPlayer to own mplayer component + added minPlayer
  • Add dash fullhd 1080p youtube avc1+aac support (deactivated for now as qtmm + gstreamer droid issues)
  • Allow minPlayerPanel hiding by swiping down and allow it showing on firstPage pulley menu
  • Move mpris Player functionality in MprisConnector + MinPlayerPanel next/prev functions
    (fixes mpris status sometimes paused/stopped initially)
  • Put minPlayerPanel in a component and load it dynamically
  • Connect minPlayer to MprisConnector
  • Only show 'Show Player' pulley menu entry if minPlayer has source
  • Fix playlist progressing & moved signal handling for video player specific stuff back to video player
  • Update youtube-dl

As always you can get the latest version from openrepos.net
In next version can you add google music api (to listen music from google music)
https://unofficial-google-music-api.....io/en/latest/ to your application?
 
Posts: 175 | Thanked: 201 times | Joined on Mar 2014 @ .LT
#275
Videogallery view not working anymore..
 
Posts: 426 | Thanked: 1,812 times | Joined on Dec 2013
#276
Originally Posted by Kabouik View Post
The miniplayer is a great feature, thanks. Is there a way to restore the playing video? I tried several taps/gestures with no success.
This is not possible as the video player gets destroyed if you swipe back in the pageStack.
The miniPlayer is a audio only player.

In next version can you add google music api (to listen music from google music)
https://unofficial-google-music-api.....io/en/latest/ to your application?
I don't think I can add this without having an account there to test it.
So the new version does not come with it.

Videogallery view not working anymore..
Thanks for reporting will be fixed in next version.

Update: Version 2.0.3 is out now.

Biggest thing fixed here is the Youtube API access that switched off its http part and only works with https.
Also the miniPlayer is now configurable. Not all liked it so it is turned off by default and can be configured in settings.

Other changes:
  • Make show mini player configurable and disable it by default
  • Switch Youtube getting streams to using https (Fixes Youtube)
  • Download youtube-dl if not available
  • Fixed videogallery set as Filemanager not working
  • Update youtube-dl (existing users need to update manually)

Get it from Openrepos.net
__________________
Donation for my sailfish apps via PayPal

Donate using Liberapay
 

The Following 6 Users Say Thank You to llelectronics For This Useful Post:
Posts: 426 | Thanked: 1,812 times | Joined on Dec 2013
#277
Update: Version 2.0.4 out now

This version concentrates on adding some small new features like multiple presses on the ffwd and rew button jump longer in the video. Sliding on the position slider shows the selected time in big letters on the top of the video.
History for Youtube and last media played back is now reverted so you get the last ones on the top at your fingertips.
The Youtube Search now adds a persistent Navbar with quick links to startpage, subscriptions and your library.
Of course the Youtube API fix is also included.
  • Invert search history and show last searches always on top
  • Invert history and show last media played back always on top
  • Fix gallery fm not working
  • Make history more consistent and only show title and try harder to hide multiple ones
  • Hide navbar if historyDrawer is open (fixes being able to click bottom search history when in landscape)
  • Fix youtube stream aquiring
  • Added persistent navbar with youtube home, subscription and library button added
  • Updated translations
  • Try to fix sd card recognition on encrypted media
  • Multiple presses on the ffwd and rew button triggers further jump in the video (if done in 1.5 second interval)
  • Added indicators for ffwd and rev (based on microtube ones)
  • Display current selected slider position big above video when changing with slider
  • Made spacing in Navbar homogeneous

You can find the new version as always on openrepos.net
__________________
Donation for my sailfish apps via PayPal

Donate using Liberapay
 

The Following 9 Users Say Thank You to llelectronics For This Useful Post:
Posts: 426 | Thanked: 1,812 times | Joined on Dec 2013
#278
Update: 2.0.5 is out now and fixes youtube stream acquiring as Youtube decided to change its API again.
Also updated youtube-dl (if you upgrade don't forget to manually update ytdl from settings)

Get it from openrepos.net
__________________
Donation for my sailfish apps via PayPal

Donate using Liberapay
 

The Following 8 Users Say Thank You to llelectronics For This Useful Post:
Posts: 426 | Thanked: 1,812 times | Joined on Dec 2013
#279
Update: 2.0.6 is out now

This version brings some new features like a scaling feature that allows to zoom into videos on non native screen aspect ratios. (like 4:3 videos on 16:9 or 16:9 videos on 21:9 and others)
It also brings quite a number of improvements in the Open Dialog and lots of other fixes.

Changes:
  • Allow scaling of non native display aspect ratio videos
  • Fix orientation on errTxt
  • Show controls after clicking dismiss button (Fixes #51)
  • Add support for repeating current media file (Fixes: #52)
  • Fix no playlist created when ~/Music/playlists doesn't exists (Fixes #53)
  • Fix coverTime visibility on slider press might disappear
  • Fix maximum time showing garbage for long videos
  • Add indicator for scale mode of video
  • Some lightTheme fixes for scalelbl indicator and video Duration indicator
  • Use more spacing in opendialog (fixes overlapping of files and folder names with bigger fonts)
  • Opendialog smaller and better details for files
  • Show Android Storage entry if available
  • Use new fileItemDelegate, restrucuring of code
  • Fix loading of properties
  • Proper fadeOut animation on scale indicator
  • Use pinch gesture to scale video (pinchIn - fit to screen, pinchOut - Original)
  • Update german translation + added translation files to project
  • Use youtube id for ytdl as playlists might not always be supported
  • Set ytdlQual in OpenUrlPage
  • Use internal Screen Blank function and remove private Sailfish.Media import in video player
  • Make code more consitent
  • Update youtube-dl

Like always get the new version from openrepos.net
__________________
Donation for my sailfish apps via PayPal

Donate using Liberapay
 

The Following 9 Users Say Thank You to llelectronics For This Useful Post:
Posts: 426 | Thanked: 1,812 times | Joined on Dec 2013
#280
Update 2.0.7 is out

This version comes with the filecat opendialog updates aswell as some bugfixes to the youtube title acquisition.

Changes:
  • If buffer is under 5% pause playback and resume after it reached 100% again
  • Translation files updates
  • Use overlayBackgroundColor in InfoBanner
  • sync fmhelper with filecat
  • Update OpenDialog from filecat
  • Update disable youtube api v3 title acquisition and use get_info method
  • Update youtube-dl

You can get the newest rpm from openrepos.net

Btw.don't forget to donate. I did not had a single donation this year so far.
__________________
Donation for my sailfish apps via PayPal

Donate using Liberapay
 

The Following 10 Users Say Thank You to llelectronics For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 16:31.