@Construktor @Gismo112
Ich denke, ich weiß, wo hier das Problem liegt.
Von Kodi 17 auf 18 hat sich eine Spalte innerhalb der Musik-DB der Tabelle Album/Song geändert.
In Kodi 17 hieß diese "strArtists" in Kodi 18 "strArtistDisp".
@Construktor @Gismo112
Ich denke, ich weiß, wo hier das Problem liegt.
Von Kodi 17 auf 18 hat sich eine Spalte innerhalb der Musik-DB der Tabelle Album/Song geändert.
In Kodi 17 hieß diese "strArtists" in Kodi 18 "strArtistDisp".
Jau, danke @Maven, hatte ich dank dem Log von Constructor auch gesehen
Habe auch schon eine Lösung fertig, das es mit Kodi 17 und 18 klappt.
Wenn Kodi 18 benutzt wird, kann mit dieses in den Einstellungen auswählen.
Dann nimmt er auf jeden Fall die richtigen DB-Tables.
Edit: Fixed in future-branch
@Construktor
Wenn du schon mal testen möchtest, hier die Version, bis Maven den PR hinzugefügt hat:
https://github.com/gismo112/plugi…ture-fix-tables
Jau, danke @Maven, hatte ich dank dem Log von Constructor auch gesehen
Habe auch schon eine Lösung fertig, das es mit Kodi 17 und 18 klappt.
Wenn Kodi 18 benutzt wird, kann mit dieses in den Einstellungen auswählen.
Dann nimmt er auf jeden Fall die richtigen DB-Tables.PR ist gestellt.
@Construktor
Wenn du schon mal testen möchtest, hier die Version, bis Maven den PR hinzugefügt hat:
https://github.com/gismo112/plugi…ture-fix-tables
Danke euch das ging ja schnell! Komm leider erst heut abend zum testen. Muss noch bissl Arbeiten ✌️
Gesendet von meinem D6603 mit Tapatalk
Die Änderungen sind jetzt im future-Branch drin.
Ich konnte es aber nicht testen, da ich z.B. kein APM habe.
Auch hier nochmal ganz lieben dank @Maven
Maven hat es geschafft, eine Lösung zu finden, das es auch ohne die Einstellung für Kodi 18 funktioniert.
Teste das aber gleich nochmal unter Kodi 17 und Kodi 18
Wenn du das testes, wäre es super dabei dann auch mal dieses geänderte Amazon-Prime-Music-Plugin zu testen.
Versuche aber erstmal mit dem bei dir installierten, ob du Cover beim abspielen hast.
@Maven
Du, da stimmt was nicht. Er wirft beim hinzufügen bei Kodi 17 und 18 von Musik Fehler:
18:39:41.456 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: writeMediaList
18:39:41.457 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: writeSTRM
18:39:41.457 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: makeSTRM
18:39:41.462 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 6 supplied.
18:39:41.462 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 133 supplied.
18:39:41.463 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 15 supplied.
18:39:41.464 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 3 supplied.
18:39:41.465 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 8 supplied.
18:39:41.466 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: near "%": syntax error
18:39:41.467 T:7772 DEBUG: Previous line repeats 1 times.
18:39:41.467 T:7772 DEBUG: [service.watchdog] [event] <created> <u'C:\\Users\\THL\\AppData\\Roaming\\Kodi\\userdata\\addon_data\\plugin.video.osmosis\\strms\\Audio-Album(de)\\Andreas Bourani'>
18:39:41.467 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 2 supplied.
18:39:41.468 T:2948 DEBUG: Previous line repeats 1 times.
18:39:41.468 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 3 supplied.
18:39:41.468 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: writeSTRM
18:39:41.468 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: makeSTRM
18:39:41.470 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 6 supplied.
18:39:41.470 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 133 supplied.
18:39:41.471 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 15 supplied.
18:39:41.472 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 3 supplied.
18:39:41.473 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 15 supplied.
18:39:41.473 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: near "%": syntax error
18:39:41.475 T:2948 DEBUG: Previous line repeats 1 times.
18:39:41.475 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 2 supplied.
18:39:41.476 T:2948 DEBUG: Previous line repeats 1 times.
18:39:41.476 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 3 supplied.
18:39:41.476 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: writeSTRM
18:39:41.476 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: makeSTRM
18:39:41.479 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 6 supplied.
18:39:41.480 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 133 supplied.
18:39:41.480 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 15 supplied.
18:39:41.481 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 3 supplied.
18:39:41.482 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 7 supplied.
18:39:41.483 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: near "%": syntax error
18:39:41.484 T:2948 DEBUG: Previous line repeats 1 times.
18:39:41.484 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 2 supplied.
18:39:41.485 T:2948 DEBUG: Previous line repeats 1 times.
18:39:41.486 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 3 supplied.
18:39:41.486 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: writeSTRM
18:39:41.486 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: makeSTRM
18:39:41.487 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 6 supplied.
18:39:41.487 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 133 supplied.
18:39:41.488 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 15 supplied.
18:39:41.489 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 3 supplied.
18:39:41.490 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 16 supplied.
18:39:41.491 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: near "%": syntax error
18:39:41.492 T:2948 DEBUG: Previous line repeats 1 times.
18:39:41.492 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 2 supplied.
18:39:41.494 T:2948 DEBUG: Previous line repeats 1 times.
18:39:41.494 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 3 supplied.
18:39:41.494 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: writeSTRM
18:39:41.494 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: makeSTRM
18:39:41.495 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 6 supplied.
18:39:41.496 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 133 supplied.
18:39:41.496 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 15 supplied.
18:39:41.497 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 3 supplied.
Alles anzeigen
Mehr ist in den Logs leider nicht zu sehen.
Wenn du testen möchtest, nimm erstmal meinen Osmosis-Link von heute morgen
@Maven
Du, da stimmt was nicht. Er wirft beim hinzufügen bei Kodi 17 und 18 von Musik Fehler:Code Alles anzeigen18:39:41.456 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: writeMediaList 18:39:41.457 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: writeSTRM 18:39:41.457 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: makeSTRM 18:39:41.462 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 6 supplied. 18:39:41.462 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 133 supplied. 18:39:41.463 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 15 supplied. 18:39:41.464 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 3 supplied. 18:39:41.465 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 8 supplied. 18:39:41.466 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: near "%": syntax error 18:39:41.467 T:7772 DEBUG: Previous line repeats 1 times. 18:39:41.467 T:7772 DEBUG: [service.watchdog] [event] <created> <u'C:\\Users\\THL\\AppData\\Roaming\\Kodi\\userdata\\addon_data\\plugin.video.osmosis\\strms\\Audio-Album(de)\\Andreas Bourani'> 18:39:41.467 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 2 supplied. 18:39:41.468 T:2948 DEBUG: Previous line repeats 1 times. 18:39:41.468 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 3 supplied. 18:39:41.468 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: writeSTRM 18:39:41.468 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: makeSTRM 18:39:41.470 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 6 supplied. 18:39:41.470 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 133 supplied. 18:39:41.471 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 15 supplied. 18:39:41.472 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 3 supplied. 18:39:41.473 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 15 supplied. 18:39:41.473 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: near "%": syntax error 18:39:41.475 T:2948 DEBUG: Previous line repeats 1 times. 18:39:41.475 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 2 supplied. 18:39:41.476 T:2948 DEBUG: Previous line repeats 1 times. 18:39:41.476 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 3 supplied. 18:39:41.476 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: writeSTRM 18:39:41.476 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: makeSTRM 18:39:41.479 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 6 supplied. 18:39:41.480 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 133 supplied. 18:39:41.480 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 15 supplied. 18:39:41.481 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 3 supplied. 18:39:41.482 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 7 supplied. 18:39:41.483 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: near "%": syntax error 18:39:41.484 T:2948 DEBUG: Previous line repeats 1 times. 18:39:41.484 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 2 supplied. 18:39:41.485 T:2948 DEBUG: Previous line repeats 1 times. 18:39:41.486 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 3 supplied. 18:39:41.486 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: writeSTRM 18:39:41.486 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: makeSTRM 18:39:41.487 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 6 supplied. 18:39:41.487 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 133 supplied. 18:39:41.488 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 15 supplied. 18:39:41.489 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 3 supplied. 18:39:41.490 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 16 supplied. 18:39:41.491 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: near "%": syntax error 18:39:41.492 T:2948 DEBUG: Previous line repeats 1 times. 18:39:41.492 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 2 supplied. 18:39:41.494 T:2948 DEBUG: Previous line repeats 1 times. 18:39:41.494 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 3 supplied. 18:39:41.494 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: writeSTRM 18:39:41.494 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: makeSTRM 18:39:41.495 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 6 supplied. 18:39:41.496 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 133 supplied. 18:39:41.496 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 15 supplied. 18:39:41.497 T:2948 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: Incorrect number of bindings supplied. The current statement uses 0, and there are 3 supplied.
Mehr ist in den Logs leider nicht zu sehen.
Wenn du testen möchtest, nimm erstmal meinen Osmosis-Link von heute morgen
Du warst schneller mit schreiben Also Deine Version funktioniert soweit erstmal. Die von @Maven bringt bei mir auch Fehler. Deine Prime Version bringt beim Abspielen auch Fehler. Die normale bringt allerdings keine Titel und Interpreten beim abspielen.. Sehr komisch..
Gesendet von meinem SGP621 mit Tapatalk
Du warst schneller mit schreiben Also Deine Version funktioniert soweit erstmal. Die von @Maven bringt bei mir auch Fehler. Deine Prime Version bringt beim Abspielen auch Fehler. Die normale bringt allerdings keine Titel und Interpreten beim abspielen.. Sehr komisch..
Gesendet von meinem SGP621 mit Tapatalk
Danke schonmal für den Test. Würdest du diese Prime nochmal testen ? (Nicht wundern das die Nummer gleich ist )
Danke schonmal für den Test. Würdest du diese Prime nochmal testen ? (Nicht wundern das die Nummer gleich ist )
Sehr gut die Version funktioniert bestens Mit Cover Fanart Titel und Interpreten!
Allerdings kommt immer Total Update von Osmosis was nie fertig wird. Bleibt immer so stehen oben.
Gesendet von meinem SGP621 mit Tapatalk
Ich habe eine Idee, was das Problem in der neusten Osmosis-Version ist.
Werde mich morgen darum kümmern.
@Maven
Immer mit der Ruhe
Hier bei 9.z.B. kommt ein ProgrammingError: 'Incorrect number of bindings supplied. The current statement uses 0, and there are 13 supplied.'
def writePath(path):
#import web_pdb; web_pdb.set_trace()
completePath = fileSys.completePath(path)
selectQuery = ("""SELECT idPath FROM path WHERE strPath= "%s";""")
selectArgs = (completePath)
insertQuery = ("INSERT INTO path (strPath) VALUES (%s);")
insertArgs = (completePath)
return manageDbRecord(selectQuery, selectArgs, insertQuery, insertArgs)
Vieleicht hilft dir das bei der Vermutung.
Sehr gut die Version funktioniert bestens Mit Cover Fanart Titel und Interpreten!Allerdings kommt immer Total Update von Osmosis was nie fertig wird. Bleibt immer so stehen oben.
Das ist doch schon mal toll, das es soweit schon mal klappt
Steht beim dem Total-Update noch etwas oder steht es immer so wie auf dem Bild ?
Wenn das so stehen bleibt, mach mal in den Osmosis-Einstellungen beide Updatefunktionen aus, starte Kodi neu.
Dann startet mal das Update in Osmosis manuell.
Wenn dann auch wieder der Fehler kommt, schau mal, ob du irgendwas aus Osmosis rauslöschen kannst zum testen.
@Maven
Immer mit der RuheHier bei 9.z.B. kommt ein ProgrammingError: 'Incorrect number of bindings supplied. The current statement uses 0, and there are 13 supplied.'
Codedef writePath(path): #import web_pdb; web_pdb.set_trace() completePath = fileSys.completePath(path) selectQuery = ("""SELECT idPath FROM path WHERE strPath= "%s";""") selectArgs = (completePath) insertQuery = ("INSERT INTO path (strPath) VALUES (%s);") insertArgs = (completePath) return manageDbRecord(selectQuery, selectArgs, insertQuery, insertArgs)
Vieleicht hilft dir das bei der Vermutung.
Ja, das hilft.
Meine Vermutung ist, dass ich beim Cleanup zu viel gecleant habe
@Maven der Cleaner
Hier noch etwas genauer:
def manageDbRecord(selectQuery, selectArgs, insertQuery, insertArgs, database=str(os.path.join(KMDBPATH))):
#import web_pdb; web_pdb.set_trace()
try:
dID = None
if DATABASE_MYSQL == "false":
connectMDB = sqlite3.connect(database)
connectMDB.text_factory = str
cursor = connectMDB.cursor()
if selectArgs:
searchResult = cursor.execute(selectQuery, selectArgs).fetchone();
Bei ausführen von 10. kommt der Fehler.
Das ist doch schon mal toll, das es soweit schon mal klappt
Steht beim dem Total-Update noch etwas oder steht es immer so wie auf dem Bild ?
Wenn das so stehen bleibt, mach mal in den Osmosis-Einstellungen beide Updatefunktionen aus, starte Kodi neu.
Dann startet mal das Update in Osmosis manuell.Wenn dann auch wieder der Fehler kommt, schau mal, ob du irgendwas aus Osmosis rauslöschen kannst zum testen.
Also das sieht immer so aus wie auf dem Bild. Nach abschalten des Updates Isses weg. Nur manuell anstoßen passiert gar nix. Löschen kann ich einzelne Einträge. Ohne Fehler.
Gesendet von meinem SGP621 mit Tapatalk
Also das sieht immer so aus wie auf dem Bild. Nach abschalten des Updates Isses weg. Nur manuell anstoßen passiert gar nix. Löschen kann ich einzelne Einträge. Ohne Fehler.
Gesendet von meinem SGP621 mit Tapatalk
Ok, komisch. Ich stelle das gleich mal in Kodi 17.6 nach.
Hier schon mal für Dich das neue Amazon-Prime-Music 0.6.0 in auch von mir abgeänderter Ausführung zum probieren
Die Fehler beim Hinzufügen der Musik zur DB sind jetzt behoben.
Desweiteren wird die Musik nun auch über die Update-Funktion aktualisiert.
Ein Problem habe ich noch:
Wenn man über Osmosis die Musik hinzufügt, werden die DB-Einträge vorgenommen.
Beim manuellen Aktualisieren der Musik-Bibliothek werden die Einträge allerdings (in den meisten Fällen) wieder aus der DB gelöscht.
Keine Ahnung warum.
@Maven
Ganz lieben Dank für den schnellen Fix Maven.
Klappt soweit richtig gut. Das neue integrierte Remove-Menü gefällt mir sehr sehr gut
Habe eben ein wenig rumgetestet (Unter Kodi 18). Bis jetzt hat er mir noch keine Musik aus der DB gelöscht beim Update.
Aber ein Fehler kommt bei mir. Hatte ein Hit Giganten Album vorher schon mit meiner Version ohne den DB-Fix hinzugefügt gehabt. Beim Update schmeißt er den Fehler unten für einen Titel.
Dann habe ich mal das Album gelöscht und nochmal mit Osmosis hinzugefügt. Dann kam der gleiche Fehler beim hinzugügen und der Titel fehlt auch.
Bin dann nochmal auf meine Version zurück und konnte ohne Fehler das Album mit dem Titel hinzufügen.
Vermute jetzt mal aus der Luft, das es mit dem Sonderzeichen " bei 7" Edit zu tun hat.
Aber sonst klasse Arbeit
@Construktor
Habe gestern und heute morgen versucht, den Fehler mit dem Totalupdate nachzustellen. Hatte kein Erfolg
Dann eben, als ich mit Marvens Update am testen war, kam er bei mir auch 2x.
Er erschien, als ich in Omosis bei Google oder Prime Musik hinzufügen wollte. Also dann, wenn er den Content vom Addon lädt.
Konnte dann aber auch trotz der Einblendung ein Update machen und die Meldung wurde von der anderen überlagert.
Teste in der Richtung noch weiter, ob ich was finde.
Gestern war ja eine "Updatewelle" beim Prime-Music-Addon, deswegen hier anbei noch neuste Version mit dem Fix
12:07:22.675 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO role (strRole) VALUES ("%s");
12:07:22.675 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = Artist
12:07:22.676 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO path (strPath) VALUES ("%s");
12:07:22.676 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = D:\Program Files (x86)\Kodi\portable_data\userdata\addon_data\plugin.video.osmosis\strms\Audio-Album(de)\Various\Various Die Hit Giganten - Best Of Christmas\
12:07:22.676 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO artist (strArtist) VALUES ("%s");
12:07:22.676 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = Various
12:07:22.677 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO album (strAlbum, %s, strReleaseType, lastScraped) VALUES ("%s", "%s", "%s", "%s");
12:07:22.677 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = ('strArtistDisp', u'Die Hit Giganten - Best Of Christmas', u'Various', 'album', '2017-11-28 12:07:22')
12:07:22.678 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO song (iYear, dateAdded, idAlbum, idPath, %s, strTitle, strFileName, iTrack, strGenres, iDuration, iTimesPlayed, iStartOffset, iEndOffset, userrating, comment, mood, votes) VALUES (%d, "%s", %d, %d, "%s", "%s", "%s", %d, "%s", %d, %d, %d, %d, %d, "%s", "%s", %d);
12:07:22.678 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = ('strArtistDisp', 2017, '2017-11-28 12:07:22', 10, 15, u'Various', 'Heal the World (7" Edit)', 'Heal the World (7" Edit).strm', 5, 'osmosis', 200, 0, 0, 0, 5, 'osmosis', 'osmosis', 100)
12:07:22.679 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: near "Edit": syntax error
12:07:22.679 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO song_artist (idArtist, idSong, idRole, iOrder, strArtist) VALUES (%d, %d, %d, %d, "%s");
12:07:22.679 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = (10, None, 1, 0, u'Various')
12:07:22.679 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: near "%": syntax error
12:07:22.679 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO album_artist (idArtist, idAlbum, strArtist) VALUES (%d, %d, "%s");
12:07:22.679 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = (10, 10, u'Various')
12:07:22.680 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO art (media_id, media_type, type, url) VALUES (%d, "%s", "%s", "%s");
12:07:22.680 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = (10, 'artist', 'thumb', u'https://images-eu.ssl-images-amazon.com/images/I/51KeQmpvHaL.jpg')
12:07:22.680 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO art (media_id, media_type, type, url) VALUES (%d, "%s", "%s", "%s");
12:07:22.680 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = (10, 'album', 'thumb', u'https://images-eu.ssl-images-amazon.com/images/I/51KeQmpvHaL.jpg')
12:07:22.681 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO songs (strSongTitle, songID, strArtistName, strAlbumName, albumID, strPath, pathID, strURL, roleID, artistID, songArtistRel, delSong) VALUES ("%s", %d, "%s", "%s", %d, "%s", %d, "%s", %d, %d, "%s", "%s");
12:07:22.681 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = ('Heal the World (7" Edit)', None, u'Various', u'Die Hit Giganten - Best Of Christmas', 10, 'D:\\Program Files (x86)\\Kodi\\portable_data\\userdata\\addon_data\\plugin.video.osmosis\\strms\\Audio-Album(de)\\Various\\Various Die Hit Giganten - Best Of Christmas', 15, 'plugin://plugin.video.osmosis/?url=plugin%3A%2F%2Fplugin.audio.prime_music%2F%7CVarious%3Fmode%3DplayTrack%26asin%3DB005ZXWA2I%26name%3DHeal%2Bthe%2BWorld%2B%25287%2522%2BEdit%2529%26thumb%3Dhttps%253A%252F%252Fimages-eu.ssl-images-amazon.com%252Fimages%252FI%252F51KeQmpvHaL.jpg%26artist%3DVarious%26album%3DDie%2BHit%2BGiganten%2B-%2BBest%2BOf%2BChristmas&mode=10&name=Heal+the+World+(7%22+Edit)&fanart=', 1, 10, None, 'F')
12:07:22.682 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: Unexpected error: %d format: a number is required, not NoneType
12:07:22.682 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: writeSTRM
12:07:22.682 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: makeSTRM
12:07:22.683 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO role (strRole) VALUES ("%s");
12:07:22.683 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = Artist
12:07:22.684 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO path (strPath) VALUES ("%s");
12:07:22.684 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = D:\Program Files (x86)\Kodi\portable_data\userdata\addon_data\plugin.video.osmosis\strms\Audio-Album(de)\Various\Various Die Hit Giganten - Best Of Christmas\
12:07:22.685 T:10064 DEBUG: [service.watchdog] [event] <modified> <u'D:\\Program Files (x86)\\Kodi\\portable_data\\userdata\\addon_data\\plugin.video.osmosis\\strms\\Audio-Album(de)\\Various\\Various Die Hit Giganten - Best Of Christmas\\All I Want for Christmas Is You.strm'>
12:07:22.685 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO artist (strArtist) VALUES ("%s");
12:07:22.685 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = Various
12:07:22.686 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO album (strAlbum, %s, strReleaseType, lastScraped) VALUES ("%s", "%s", "%s", "%s");
12:07:22.686 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = ('strArtistDisp', u'Die Hit Giganten - Best Of Christmas', u'Various', 'album', '2017-11-28 12:07:22')
12:07:22.686 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO song (iYear, dateAdded, idAlbum, idPath, %s, strTitle, strFileName, iTrack, strGenres, iDuration, iTimesPlayed, iStartOffset, iEndOffset, userrating, comment, mood, votes) VALUES (%d, "%s", %d, %d, "%s", "%s", "%s", %d, "%s", %d, %d, %d, %d, %d, "%s", "%s", %d);
12:07:22.686 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = ('strArtistDisp', 2017, '2017-11-28 12:07:22', 10, 15, u'Various', 'All I Want for Christmas Is You', 'All I Want for Christmas Is You.strm', 7, 'osmosis', 200, 0, 0, 0, 5, 'osmosis', 'osmosis', 100)
12:07:22.687 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO song_artist (idArtist, idSong, idRole, iOrder, strArtist) VALUES (%d, %d, %d, %d, "%s");
12:07:22.687 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = (10, 156, 1, 0, u'Various')
12:07:22.688 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO album_artist (idArtist, idAlbum, strArtist) VALUES (%d, %d, "%s");
12:07:22.688 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = (10, 10, u'Various')
12:07:22.689 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO art (media_id, media_type, type, url) VALUES (%d, "%s", "%s", "%s");
12:07:22.689 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = (10, 'artist', 'thumb', u'https://images-eu.ssl-images-amazon.com/images/I/51KeQmpvHaL.jpg')
12:07:22.689 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO art (media_id, media_type, type, url) VALUES (%d, "%s", "%s", "%s");
12:07:22.689 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = (10, 'album', 'thumb', u'https://images-eu.ssl-images-amazon.com/images/I/51KeQmpvHaL.jpg')
12:07:22.690 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertQuery = INSERT INTO songs (strSongTitle, songID, strArtistName, strAlbumName, albumID, strPath, pathID, strURL, roleID, artistID, songArtistRel, delSong) VALUES ("%s", %d, "%s", "%s", %d, "%s", %d, "%s", %d, %d, "%s", "%s");
12:07:22.690 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: insertArgs = ('All I Want for Christmas Is You', 156, u'Various', u'Die Hit Giganten - Best Of Christmas', 10, 'D:\\Program Files (x86)\\Kodi\\portable_data\\userdata\\addon_data\\plugin.video.osmosis\\strms\\Audio-Album(de)\\Various\\Various Die Hit Giganten - Best Of Christmas', 15, 'plugin://plugin.video.osmosis/?url=plugin%3A%2F%2Fplugin.audio.prime_music%2F%7CVarious%3Fmode%3DplayTrack%26asin%3DB005ZXWAJQ%26name%3DAll%2BI%2BWant%2Bfor%2BChristmas%2BIs%2BYou%26thumb%3Dhttps%253A%252F%252Fimages-eu.ssl-images-amazon.com%252Fimages%252FI%252F51KeQmpvHaL.jpg%26artist%3DVarious%26album%3DDie%2BHit%2BGiganten%2B-%2BBest%2BOf%2BChristmas&mode=10&name=All+I+Want+for+Christmas+Is+You&fanart=', 1, 10, 156, 'F')
12:07:22.691 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: writeSTRM
12:07:22.691 T:1036 DEBUG: [plugin.video.osmosis-1.3.1]: makeSTRM
Alles anzeigen
Edit @Maven: Jetzt ist mir noch was aufgefallen. Er spielt keine Serien / keinen Film mehr mit dem Update aus der DB. Kommt nur ein zarter GUI-Hinweis:
"Wiedergabeliste Nächstes Elemnt konnte nicht gefunden werden"
Im Log ist auch nur ein Hinweis:
14:15:28.943 T:9568 DEBUG: [plugin.video.osmosis-1.3.1]: get_params
14:15:28.943 T:9568 DEBUG: [plugin.video.osmosis-1.3.1]: paramstring = ?url=plugin&mode=10&mediaType=movie&id=3
14:15:28.943 T:9568 DEBUG: [plugin.video.osmosis-1.3.1]: param = {'url': 'plugin', 'id': '3', 'mode': '10', 'mediaType': 'movie'}
14:15:28.943 T:9568 DEBUG: [plugin.video.osmosis-1.3.1]: Mode: 10
14:15:28.943 T:9568 DEBUG: [plugin.video.osmosis-1.3.1]: URL: plugin
14:15:28.943 T:9568 DEBUG: [plugin.video.osmosis-1.3.1]: Name: None
14:15:28.943 T:9568 INFO: CPythonInvoker(14, D:\Program Files (x86)\Kodi\portable_data\addons\plugin.video.osmosis\default.py): script successfully run
14:15:28.980 T:9568 INFO: Python script stopped
14:15:28.980 T:9568 DEBUG: Thread LanguageInvoker 9568 terminating
14:15:29.011 T:3128 DEBUG: Thread scriptobs 3128 terminating
14:15:29.020 T:12568 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.osmosis/?url=plugin&mode=10&mediaType=movie&id=3|Security]
14:15:29.021 T:11484 DEBUG: Thread BackgroundLoader start, auto delete: false
Alles anzeigen
Ihr seit der Knaller wie ihr euch rein hängt. Danke dafür. Komme erst wieder heut abend zum testen. Freu mich schon.
Gesendet von meinem D6603 mit Tapatalk
@Gismo112
Mit der aktuellen Version wird "Heal the World (7" Edit)" korrekt in die DB geschrieben.
Problem ist hierbei nur, dass die strm-Datei nicht erzeugt wird, da " innerhalb des Filenamens nicht erlaubt ist.
Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!