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

Banshee cannot load generated playlist files #2

Open
simos opened this issue Jul 9, 2011 · 1 comment
Open

Banshee cannot load generated playlist files #2

simos opened this issue Jul 9, 2011 · 1 comment

Comments

@simos
Copy link
Member

simos commented Jul 9, 2011

(Ubuntu 11.04, 64-bit)

For the .xspf file, apparently each radio station produces the following warning. The playlist does not load.

[Warn 17:01:33.728] Caught an exception - GLib.GException: Άρνηση πρόσβασης (in `gio-sharp')
at GLib.FileAdapter.EnumerateChildren (System.String attributes, FileQueryInfoFlags flags, GLib.Cancellable cancellable) [0x00000] in :0
at Banshee.IO.Gio.Directory+c__Iterator6.MoveNext () [0x00000] in :0
at Banshee.IO.DirectoryScannerPipelineElement.ScanForFiles (System.String source, Boolean skip_hidden) [0x00000] in :0

When trying to load the .pls file, it fails, and the loading produces the following single message.

Warn 17:02:23.845] Caught an exception - System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. (in mscorlib') at System.Collections.Generic.Dictionary2[System.String,System.Object].get_Item (System.String key) [0x00000] in :0
at Banshee.Playlist.PlaylistFileUtil.ImportPlaylistToLibrary (System.String path, Banshee.Sources.PrimarySource source, Banshee.Collection.Database.DatabaseImportManager importer) [0x00000] in :0

@sv1jsb
Copy link
Member

sv1jsb commented Jul 11, 2011

Λοιπόν, πρέπει να είναι πρόβλημα του banshee.
Έφτιαξα μια νέα λίστα αναπαραγωγής στο banshee και πρόσθεσα δύο τρεις σταθμούς από αυτούς που έχουμε στην λίστα. Με δεξί κλικ στην λίστα μπορείς να την κάνεις εξαγωγή και να διαλέξεις σε τι μορφή θέλεις να την σώσεις. Διαλέγοντας είτε xspf είτε pls το παραγόμενο αρχείο δεν μπορεί να φορτωθεί ξανά στο banshee. Χτυπάει λάθη.

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

No branches or pull requests

2 participants