View Single Post
Posts: 206 | Thanked: 72 times | Joined on Jun 2009 @ Switzerland
#146
Hello everyone.

I have a very problematic bug in Canola:

He refuses to play certain tracks. But they are in good format and Canola adds to the library.

When read, it displays the tags (artist, album, title, etc ...) then go to the next track.

That is what I got with the debug mode:

Code:
1245956535.0376 WARNI audio_scrobbler:93:_validate_cmd() now playing ignored (user or pass empty): -OUTRO-un point c'est tou-B.O de _l'engrenage_ - un point c'est tout
1245956535.1516 DEBUG controller:587:_player_buffering() Player's  Buffering: 0
1245956535.3047 DEBUG controller:587:_player_buffering() Player's  Buffering: 16
1245956536.4217 WARNI audio_scrobbler:244:duration_updated() duration updated: 360
1245956536.4480 DEBUG controller:587:_player_buffering() Player's  Buffering: 100
1245956547.2718 DEBUG controller:132:get_controller_for_model() looking for controller for model with filter 'Model/Options/Folder/Player/Audio' ...
1245956547.2759 DEBUG controller:110:get_controller_class_for_model_type() looking for controller class with filter 'Controller/Options/Folder/Player/Audio' ...
1245956547.2796 DEBUG manager:156:get_class() looking for first class with filter 'Controller/Options/Folder/Player/Audio'
1245956547.2851 DEBUG manager:114:get_classes() looking for classes with filter 'Controller/Options/Folder/Player/Audio'
1245956547.2896 DEBUG controller:114:get_controller_class_for_model_type() found controller class with filter 'Controller/Options/Folder/Player/Audio'!
1245956550.1958 WARNI audio_scrobbler:77:media_changed() media changed to Determination
1245956550.3145 WARNI audio_scrobbler:232:paused() media paused
1245956551.5265 WARNI audio_scrobbler:217:playing() media playing
1245956551.5325 WARNI audio_scrobbler:93:_validate_cmd() now playing ignored (user or pass empty): Determination - Vampire Knight Original Soundtrack II
1245956551.9604 DEBUG controller:587:_player_buffering() Player's  Buffering: 0
1245956552.5707 DBG_E controller:538:update_trackbar() Duration invalid
1245956553.3100 WARNI audio_scrobbler:232:paused() media paused
1245956553.3459 DEBUG controller:80:execute() Executing SQL: UPDATE audios SET playcnt = ? WHERE id = ?
1245956553.3574 DEBUG controller:86:commit() Commited info to db: /home/user/.canola/canola.db
1245956553.3646 INFO  controller:151:commit_changes() Commited info to DB from AudioModel
1245956553.3699 DEBUG controller:571:_player_eos() Received EOS
1245956553.3926 WARNI audio_scrobbler:77:media_changed() media changed to Nenezbar-feat LEFLOU &FILGOOD-
1245956555.2303 WARNI audio_scrobbler:217:playing() media playing
1245956555.2352 WARNI audio_scrobbler:93:_validate_cmd() now playing ignored (user or pass empty): Nenezbar-feat LEFLOU &FILGOOD- - un point c'est tout
1245956555.8322 DEBUG controller:587:_player_buffering() Player's  Buffering: 0
1245956556.2840 DBG_E controller:538:update_trackbar() Duration invalid
1245956557.1657 DEBUG controller:587:_player_buffering() Player's  Buffering: 100
1245956557.4095 WARNI audio_scrobbler:244:duration_updated() duration updated: 156
The tracks "-OUTRO-un point c'est tou-B.O de _l'engrenage_ - un point c'est tout" and "Nenezbar-feat LEFLOU &FILGOOD- - un point c'est tout" were read without problems.
But the track "Determination - Vampire Knight Original Soundtrack II" has not been read.

If my memory is correct, all these tracks are in OGG Vorbis

thank you for any help
 

The Following User Says Thank You to korbé For This Useful Post: