Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.0.0 Alpha1: Music Player not finding all the MP3s #16

Closed
MorrisJobke opened this issue May 23, 2013 · 8 comments
Closed

5.0.0 Alpha1: Music Player not finding all the MP3s #16

MorrisJobke opened this issue May 23, 2013 · 8 comments
Labels

Comments

@MorrisJobke
Copy link
Contributor

I have 5 MP3s I use to test ownCloud. I uploaded them to the system and when I double click on any one music file, it will play. BUT if I go to the Music tab, only 1 music file is listed, and it may or may not be the music file I clicked on.

Take this, for example, I clicked on a file that is the Cheers theme and it plays, but I see the Ghostbuster Theme, and can't even find the Peanuts theme in the music list that is also in my root file uploads.

Untitled6

Clicking rescan collection doesn't appear to find the other two files.


Originally reported by @MTRichards at owncloud-archive/apps#566

@MorrisJobke
Copy link
Contributor Author

@MTRichards Can you reproduce it with recent master or stable5?


Original comment by @VicDeo at owncloud-archive/apps#566 (comment)

@MorrisJobke
Copy link
Contributor Author

@MTRichards: I had the same problem, and got a strange error message from owncloud.log. The error reported owncloud not being able to stat a folder, but the real problem relates (in my case) to the mp3 files not having the correct id3v2 tags. As a minimum, the files need to have the tags "Title", "Album" and "Artist" set.
I use the id3v2 command line program to set these tags. I am sure that someone on the internet has cooked up a script to set these tags using information from the filename.


Original comment by @manniche at owncloud-archive/apps#566 (comment)

@MorrisJobke
Copy link
Contributor Author

@manniche what owncloud version you have?

As a minimum, the files need to have the tags "Title", "Album" and "Artist" set.

It isn't no longer required for 5.0.3


Original comment by @VicDeo at owncloud-archive/apps#566 (comment)

@MorrisJobke
Copy link
Contributor Author

5.0 (no patch number) as far as I can tell. OP apparently had 5.0.0-alpha1, so I guess you can most likely close this issue? It's been 2 months since the bugreport.


Original comment by @manniche at owncloud-archive/apps#566 (comment)

@MorrisJobke
Copy link
Contributor Author

@manniche if you would like not to upgrade at the moment I'd suggest to update the media app only from 5.0.3 package. It has fixes for the media library scanner.


Original comment by @VicDeo at owncloud-archive/apps#566 (comment)

@MorrisJobke
Copy link
Contributor Author

Thanks. It's not that I will not upgrade. I just posted to let the OP know that there could be a possible workaround for his version of oC, if he just annotated his files with the needed id3v2 tags. I'll upgrade eventually, just not today; I already solved my problem and got my files tagged correctly in the process, so I'm a happy camper.


Original comment by @manniche at owncloud-archive/apps#566 (comment)

@MorrisJobke
Copy link
Contributor Author

hey guys, no problem. I am trying to get a few MP3s to test again - I lost my hard drive, and then got distracted. You are probably right, it is a tagging and meta data issue in 5.0.0. I will test again once I find the mp3s again to test with.


Original comment by @MTRichards at owncloud-archive/apps#566 (comment)

@MorrisJobke
Copy link
Contributor Author

@MTRichards: you can just take an arbitrary mp3 file; strip it of its id3v2 tags; upload it; verify that it doesn't show in the "Music" folder; delete it from oC, and repeat the process in reverse.


Original comment by @manniche at owncloud-archive/apps#566 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant