User Tools

Site Tools


misc:ytkaraoke_hack

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

misc:ytkaraoke_hack [2019/10/11 18:18] – created jaymisc:ytkaraoke_hack [2019/10/12 21:34] (current) jay
Line 23: Line 23:
 </code> </code>
 At that point, you can start hacking.  If you have any issues, let me know. At that point, you can start hacking.  If you have any issues, let me know.
 +==== Issues ====
 +These are also up on github, and I would recommend using that for tracking, but if you don't have access, here's the list:
 +
 +----
 +=== Song played is still showing up in the playlist ===
 +There seems to be a bug wherein you can end up with a song in the queue that is currently playing that will be added back to the queue after being played... And then it disappears after the next song plays.
 +----
 +=== Freeze the top N songs in the list and maneuver the rest ===
 +There's some churn that happens at the top of the playlist where things get rearranged sometimes. This might have something to do with the server-side caching though.
 +----
 +=== Handle search fails on the client side ===
 +Right now, there's really no client side error reporting.  This needs to be added for things like failure to add an item to the queue.
 +----
 +=== Multiple of the same songs pop up on the next up screen ===
 +I can't actually repro this at this point
 +----
 +=== Add admin mode ===
 +This would have 2 parts. A simple password would be (optionally) set upon creation of a new playlist. This password would then allow someone to modify the playlist similar to the way you can do so in "My Songs"
 +----
 +=== Find and debug a broken song in the player ===
 +There are some songs that just get skipped by the player and I need to find out why.  I also need to pop up an error message when something doesn't play to say **why** it doesn't play.
 +
 +Repro songs:
 +
 +  * "Being alive" song didn't play
 +  * "Family Tradition (Originally Performed by Hank Williams, Jr.) (Karaoke Version)" <- didn't work
misc/ytkaraoke_hack.1570817880.txt.gz · Last modified: 2019/10/11 18:18 by jay