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

Cannot edit album title (because of ?) #87

Closed
ghost opened this issue Nov 16, 2016 · 8 comments
Closed

Cannot edit album title (because of ?) #87

ghost opened this issue Nov 16, 2016 · 8 comments
Milestone

Comments

@ghost
Copy link

ghost commented Nov 16, 2016

Hello.

First thanks for your work.

Here is my litte problem with version 1.3.0.

I'm using nextcloud 10.0.1, php 7.0.13. Whenever i try to edit a albums title which has a "?" currently i get no response from audioplayer. Any idea what the reason could be?

bildschirmfoto 2016-11-16 um 13 47 19

thanks and cheers

@Rello
Copy link
Owner

Rello commented Nov 16, 2016

Hello,
Does the Album have a "?" In there originally?
Or is it a result of a unicode issue in the scanner and you try to correct it?

@ghost
Copy link
Author

ghost commented Nov 16, 2016

Hi Rello.

Thanks for your answer. The album does not have a question mark init. Here is how it looks like.

misc_music # mp3info 03\ -\ Men\ From\ The\ Nile\ -\ Watch\ Theme\ Come.mp3
File: 03 - Men From The Nile - Watch Theme Come.mp3
Title: Watch Theme Come Track: 3
Artist: Men From The Nile
Album: Year:
Comment: Genre: [255]
misc_music #

@Rello Rello added the needs info feedback from requester required label Nov 17, 2016
@ghost
Copy link
Author

ghost commented Nov 18, 2016

Uah. That was quick. 1.3.1 works for me. Thanks. :-)

@ghost
Copy link
Author

ghost commented Nov 18, 2016

I guess i was to quick. Problem is still here. Seems the file audioplayer was able to adjust with 1.3.1 was the only one.

@ghost
Copy link
Author

ghost commented Nov 18, 2016

@himBeere v1.3.1 is a bugfix regarding PostgreSQL. ;-)

@Rello
Copy link
Owner

Rello commented Nov 18, 2016

...file is being analyzed offline. Update will be posted...

@Rello
Copy link
Owner

Rello commented Nov 18, 2016

Hello @himBeere
your file has a wrong encoding (UTF-16), indicated by the characters %FF%FE in the Album.
this is not supposed to be the case and is creating complications.

please correct your file outside AP with a standard player/ID3 editor. then everything will work as normal.
As this is a very special case, a special handling is difficult within AP.

let me know if it worked...

Rello added a commit that referenced this issue Nov 18, 2016
@Rello
Copy link
Owner

Rello commented Nov 18, 2016

...feel free to test the attached commit. it should make the standard scanner working

@Rello Rello added this to the 1.3.2 milestone Nov 19, 2016
@Rello Rello closed this as completed Nov 19, 2016
@ghost ghost added pending release and removed needs info feedback from requester required labels Nov 19, 2016
@ghost ghost modified the milestones: 1.3.2, 1.4.0 Dec 3, 2016
Rello added a commit that referenced this issue Dec 5, 2016
fix: catch special characters in album #87
fix: occ catch unknown user #93
fix: correct album sort order to case-insensitive
fix: first search result row is partially hidden under the top menu #74
enhancement: Ukrainian translation #94
enhancement: folders as additional filter category #98
enhancement: search for cover in album folder #24
enhancement: Opus support #92
@ghost ghost removed the pending release label Dec 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant