Search found 291 matches

Go to advanced search

by chouquette
27 Jun 2022 18:12
Forum: VLC for Android and Chrome OS
Topic: Songs from the same album shown as 2 differents album
Replies: 16
Views: 932

Re: Songs from the same album shown as 2 differents album

If I understand, vlc use album name AND album artist to see if tracks should be displayed as one album or as differents albums. Am I right? Partially, it uses the Artist, AlbumArtist, Number of CDs, release date and album title. Then it's mostly a matter of which file gets analyzed first, I think t...
by chouquette
27 Jun 2022 17:35
Forum: VLC for Android and Chrome OS
Topic: Songs from the same album shown as 2 differents album
Replies: 16
Views: 932

Re: Songs from the same album shown as 2 differents album

Thanks for sharing the files! The issue is that all tracks are tagged with an Album Artist identical to the Artist tag. For compilations we support these cases: - No Album Artist (in which case we do what we can to figure out that it's actually a compilation and not multiple albums from multiple art...
by chouquette
27 Jun 2022 16:26
Forum: VLC for Android and Chrome OS
Topic: Songs from the same album shown as 2 differents album
Replies: 16
Views: 932

Re: Songs from the same album shown as 2 differents album

Having the tracks would definitely help (if you'd prefer you can upload them somewhere and send me a link through email to chouquette at videolan.org) If not the tracks, at least a dump of their ID3 tags If all the tracks for the same album are in the same folder, most likely they are tagged with in...
by chouquette
27 Jun 2022 16:10
Forum: VLC for Android and Chrome OS
Topic: Songs from the same album shown as 2 differents album
Replies: 16
Views: 932

Re: Songs from the same album shown as 2 differents album

Oh and since the classification might depend on the file hierarchy, could you tell us how your files are stored? Are all the tracks in the same folders?
by chouquette
27 Jun 2022 16:06
Forum: VLC for Android and Chrome OS
Topic: Songs from the same album shown as 2 differents album
Replies: 16
Views: 932

Re: Songs from the same album shown as 2 differents album

Hi,

Could you share the faulty samples? There are many things that could explain the behavior but it's just speculative without the actual files & tags
by chouquette
31 May 2022 08:43
Forum: VLC for Android and Chrome OS
Topic: Resume (audio) seems to do this by file name only - please add a checksum
Replies: 6
Views: 563

Re: Resume (audio) seems to do this by file name only - please add a checksum

Indeed if the file has the same name, we will consider it to be the same media. We already check the file size/modification date and will refresh the file if it was modified on disk, but so far we don't discard progress and other user provided information when a change is detected. I'm really not su...
by chouquette
17 Nov 2021 08:44
Forum: VLC for Android and Chrome OS
Topic: Support Group by Folder for Android TV
Replies: 4
Views: 2648

Re: Support Group by Folder for Android TV

Hi,

This is already possible in the library listing on phones, but apparently not on TV. I'll forward the request to the Android team
by chouquette
02 Nov 2021 14:42
Forum: VLC for Android and Chrome OS
Topic: Scanning for media files is painfully slow
Replies: 4
Views: 1661

Re: Scanning for media files is painfully slow

Hi,

Could you provide your VLC logs? Tens of thousands of media is expected to have a non negligeable cost of analysis, but definitely not in the range of hours
by chouquette
29 Oct 2021 10:02
Forum: VLC for Android and Chrome OS
Topic: Songs Disappear after sorted to recently added
Replies: 2
Views: 1381

Re: Songs Disappear after sorted to recently added

There's definitely a performance issue when ordering media, this is tracked at https://code.videolan.org/videolan/medi ... issues/385

I can't guaranty that it's what causing your issue though
by chouquette
29 Oct 2021 09:28
Forum: VLC for Android and Chrome OS
Topic: Songs Disappear after sorted to recently added
Replies: 2
Views: 1381

Re: Songs Disappear after sorted to recently added

Hi, I can't reproduce on my phone, however it seems to be quite slow to apply the sort. Could you send us your database and give us a little more details about your phone/android version? For the database, you can dump it to the root of your phone in the advanced settings, then you should be able to...
by chouquette
18 May 2021 11:44
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 3.0.8 still isn't playing AV1 video files
Replies: 24
Views: 14293

Re: VLC 3.0.8 still isn't playing AV1 video files

As pointed out by dav1d developers, the dav1d module will not be used on Windows XP. The crashing module is the libaom one.
It was introduced in VLC 3.0.5 but AFAICS it never worked on XP
by chouquette
17 May 2021 12:01
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 3.0.8 still isn't playing AV1 video files
Replies: 24
Views: 14293

Re: VLC 3.0.8 still isn't playing AV1 video files

Created an issue to track this: https://code.videolan.org/videolan/vlc/-/issues/25745 It's a bit unclear if this is a recent regression for windows XP or if it hasn't worked in a long time, any clarification from the OP would be appreciated :) Don't hesitate to try with an old 3.0.x versions, you ca...
by chouquette
09 Nov 2020 09:30
Forum: VLC for iOS, iPadOS and Apple TV
Topic: VLC dont see Video_TS as DVD, and BDMV as BR-Disk
Replies: 3
Views: 1234

Re: VLC dont see Video_TS as DVD, and BDMV as BR-Disk

Hi,

It's being implemented, but I can't make any promises regarding a release date :(
https://code.videolan.org/videolan/medi ... /issues/29
by chouquette
27 Oct 2020 14:20
Forum: VLC for Android and Chrome OS
Topic: VLC Nightlies do not install over previous install
Replies: 2
Views: 404

Re: VLC Nightlies do not install over previous install

Hi,

Indeed you are correct, this was a problem on our end, and it's fixed now :)
https://code.videolan.org/videolan/vlc- ... quests/775

You'll need to remove the previous installation one last time the next time you install a nightly build, but it should be the last one
by chouquette
28 Sep 2020 12:15
Forum: VLC for Android and Chrome OS
Topic: Prefer embedded album cover over external folder.jpg
Replies: 1
Views: 306

Re: Prefer embedded album cover over external folder.jpg

Hi, The reason for this is that we can't know (for now at least) if all the embedded covers are the same or if they are different, which would cause all those covers to be copied to our thumbnail folder. We use to favor embedded cover but the disk usage was raising way too fast. Instead we now favor...
by chouquette
28 Sep 2020 09:16
Forum: VLC for Android and Chrome OS
Topic: 3.3.0 redesign bundles all tracks without metadata into one album
Replies: 3
Views: 406

Re: 3.3.0 redesign bundles all tracks without metadata into one album

Hi,
I suppose your tracks are grouped in a specific folder per album?
by chouquette
23 Sep 2020 12:21
Forum: VLC for Android and Chrome OS
Topic: Unfinished videos are marked as completed bug
Replies: 9
Views: 685

Re: Unfinished videos are marked as completed bug

I'm not sure what the right approach is. For now what we do is we consider the video has been played up to the end if the playback reaches: - The last 5% percent of the playback if it's less than 1hours long - The last 4% if it's between 1 and 2 hours - And so on until it's more than 4 hours, in whi...
by chouquette
23 Sep 2020 09:01
Forum: VLC for Android and Chrome OS
Topic: Unfinished videos are marked as completed bug
Replies: 9
Views: 685

Re: Unfinished videos are marked as completed bug

That would be possible, however before doing so I'm interested in knowing how long your media is. Maybe we could add a bit more granularity to the way we detect the end of a media.
by chouquette
21 Aug 2020 07:54
Forum: VLC for Android and Chrome OS
Topic: thumbnails in Amazon firestick
Replies: 3
Views: 556

Re: thumbnails in Amazon firestick

Thanks for checking! I've been able to reproduce on my side as well, the issue is tracked there: https://code.videolan.org/videolan/vlc- ... ssues/1461
by chouquette
19 Aug 2020 15:27
Forum: VLC for Android and Chrome OS
Topic: thumbnails in Amazon firestick
Replies: 3
Views: 556

Re: thumbnails in Amazon firestick

Hi,

Could you check with a desktop version if those thumbnails are displayed? This will help us to pinpoint where the issue is
by chouquette
17 Jul 2020 11:46
Forum: VLC for Android and Chrome OS
Topic: VLC 3.3.0 beta 7 have some bug in Android 10 on select subtitles and group videos
Replies: 37
Views: 26907

Re: VLC 3.3.0 beta 7 have some bug in Android 10 on select subtitles and group videos

I can't reproduce with the same file names on my phone, I reached out privately with the OP to gather more info/logs
by chouquette
15 Jul 2020 09:17
Forum: VLC for Android and Chrome OS
Topic: VLC 3.3.0 beta 7 have some bug in Android 10 on select subtitles and group videos
Replies: 37
Views: 26907

Re: VLC 3.3.0 beta 7 have some bug in Android 10 on select subtitles and group videos

Hi, Just to confirm, you're grouping by name and not by folders right? Ideally, could you dump your database and send it to us? Go to settings -> advanced -> Dump media database, you'll find a vlc_media.db file at the root of your main storage. If you can send send it to xxx@videolan.org that would ...
by chouquette
16 Dec 2019 09:54
Forum: VLC for Android and Chrome OS
Topic: Songs duplicated
Replies: 4
Views: 420

Re: Songs duplicated

Hi, First let's check that it's indeed duplicate entries and not that the files are duplicated on your phone: In the track listing, use the "more" button (located on the right of the track) to go to the track information panel. There you'll see the path to your file. Compare the location o...
by chouquette
21 Nov 2019 09:55
Forum: VLC for Android and Chrome OS
Topic: VLC 3.2.x & 3.3.x dev issues
Replies: 27
Views: 9119

Re: VLC 3.2.1 & 3.2.2 issues

2: Yeah but I suspect the issue is dependent on the file name, which is why I asked for the file name of a media that exhibit the issue

A full upload is fine by me, thanks

I'm using a yubikey for 2FA, which seems to work for your requirements, and I suppose any OTP application should work

Go to advanced search