v4.7.2 #410
MSOB7YY
announced in
Announcements
v4.7.2
#410
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🎉 New Features:
lastPlayedIndex
- improvements for home page loading - faster loading for latest queue (by disabling maximumItems check) - fix most played chips not being properly rebuilt - fix default color tiles not enabled/disabled properly - fix downloaded file not being added to library properlydescription
&synopsis
from metadata tagsFFmpegExecuter
,NamidaChannel
,NamidaStorage
- renameFAudioTaggerController
toNamidaTaggerController
- refactor paths to use platform path separator - hide settings not meant for windows usingNamidaFeaturesVisibility
- small ui changes - build msix packaging instructionsgenre
field for downloads.info.txt
file exists in the folder i made this one for myself >🛠️ Bug fixes & Improvements:
chore:
allTime
only ifcustom
was selectedfileSize()
instead ofsizeInBytes()
- missing tracks screen stuck bcz _m3uPlaylistsCompleter aint completing - fix m3u files with empty lines causing duplicates - thumbnails active request ids count not accurate (pls never usevalue++
again for maps - sussy reset volume/pitch/speed not respecting replay gain - force home screen supremacy mix to be at least 10 tracks - reduce drawer tiles v padding - wrong video when playing yt notifications - refresh track tile when date/hour format changesonItemPlaySelectable()
package:namico_db_wrapper
v2.5.02/16
)Music
in a pattern likeMusic 12 - 2024
instead of the last number which would be 2024initState()
- failed tag edits will not cause the progress to stuckjumpToFirstTrackAfterFinishingQueue
by defaultfix:
_playWhenReady
playCount
&latestListenDate
not refreshing properly, ref [FEATURE REQUEST] option to show play count in custom track tile #323package:youtipie
internal fix of shorts not extracting in some casespackage:youtipie
core:
v=video_id
orid=video_id
in order to get matchedanimatedTheme
setting, editable by performance mode - with other smol perf boostint
- slight improve search page checks_addTheseTracksToAlbumGenreArtistEtc()
, this can be noticed while (editing tags/reindexing tracks/playing external files)List<VideoStream>.withoutWebmIfNeccessaryOrExperimentalCodecs()
perf:
Obx
,ObxO
&ObxOClass
RepaintBoundary
across app tehe ;pStringBuffer
for building lrc obtained from searchExpansionTile
getVideoName()
,getVideoChannelName()
,getVideoChannelID()
, etc.. usually they can be cached intempVideoInfosFromStreams
but this ensures that info obtained from database is cached, providing faster cards builds, etc_addTheseTracksToAlbumGenreArtistEtc()
making it significantly faster and more reliable eliminating possible related issuesRawReceivePort
in some placescode:
Enum.name
instead ofEnum.convertToString
YTWatch
to use raw date millisecondsSinceEpochcore(windows):
git:
build:
lrc
fork, ref [QUESTION] Mood and Lyrics tags #294This discussion was created from the release v4.7.2.
Beta Was this translation helpful? Give feedback.
All reactions