- Mar 14, 2023
-
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
- Mar 13, 2023
-
-
If libvlc doesn't have any meta for title it will provide the filename. This can be problematic with m3u8 #EXTINF that provides a title. This adds a check when updating the title meta. If the libvlc title provided is equal to the filename then it will proritize the medialibrary title. Network share will have null filenames though, meaning that libvlc will never be chosen, hence the check for directory type in the condition Fixes #2722
-
Nicolas Pomepuy authored
It is causing uri mismatches when comparing MediaWrapper coming from the medialibrary and others coming from the file browser. Fixes #2816
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
When playlists are filtered by favorite, they should still display the count of all tracks, not juste the favorite tracks
-
Nicolas Pomepuy authored
-
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
-
Nicolas Pomepuy authored
Fixes #2881
-
- Mar 10, 2023
-
-
The audio section in ui prefs for tv was set to not visible, meaning that the audio playlist mode wasn't available. Fixed #2868
-
Add setting to force restore video from background when reopening the app, so that you don't have to go through the long click on the cover.
-
- Mar 01, 2023
-
-
Nicolas Pomepuy authored
-
- Feb 21, 2023
-
-
Nicolas Pomepuy authored
Fixes #2772
-
- Feb 20, 2023
-
-
Nicolas Pomepuy authored
-
- Feb 17, 2023
-
-
- Feb 16, 2023
-
-
Fixes #2828
-
Fixes #2857
-
Fixes #2751
-
-
This reverts commit 8ec92ca9.
-
- Feb 14, 2023
-
-
Nicolas Pomepuy authored
Fixes #2855
-
Nicolas Pomepuy authored
-
Robert Stone authored
Fixes #2844
-
- Feb 13, 2023
-
-
Everytime the audio player is created, if a video is playing only audio, ie a user left the app with video playing in the background, it will show a snacker tip to restore to video by long pressing the cover. This should only be shown a few times. Four in this case.
-
-
- Feb 09, 2023
-
-
Nicolas Pomepuy authored
-
- Feb 08, 2023
-
-