Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  new toy to play with... playlist viewer in WPS (FS#10898)
« previous next »
  • Print
Pages: 1 2 [3]

Author Topic: new toy to play with... playlist viewer in WPS (FS#10898)  (Read 14642 times)

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4380
Re: new toy to play with... playlist viewer in WPS (FS#10898)
« Reply #30 on: January 26, 2010, 03:15:54 PM »
Yes, it may contain all tracks on the player (or more even). 

The discussion just caught my eye and reminded me of this patch, in particular these comments by the author:
Quote
Supporting EXTM3U format has several potential benefits:
1. Instead of displaying filenames, track title and length can easily be viewed when viewing playlist (currently I think there is a patch that does it by opening each file).
2. Length of playlist can be readily calculated by summing, which can have some interesting applications such as finding how much time is left in current playlist. (Currently this is not possible yet with this patch, but I'm still thinking of possible solutions).
I can see that finding the total playtime for playlists of arbitrary length could be problematic even without the problem of opening each file.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: new toy to play with... playlist viewer in WPS (FS#10898)
« Reply #31 on: January 26, 2010, 03:21:40 PM »
I havnt looked at the extm3u patch, and I wouldnt have any problem accepting it if its done correctly, especially now we have this which would put it to good use. the hard thing is storing all that extra info safely.
Logged


Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline Biont

  • Member
  • *
  • Posts: 49
Re: new toy to play with... playlist viewer in WPS (FS#10898)
« Reply #32 on: February 14, 2010, 08:05:08 PM »
Quote from: JdGordon on January 16, 2010, 08:53:31 PM
... anyone using more than 20 will get a special prize from me :D

Do 18 viewports qualify if they're conditional viewports? ;D



I obviously had some fun with your playlist viewer today and I noticed some things:

1. The %fn tag works like the %fm tag (->it does show the file extension) while %fm does not work at all.
Being able to leave out the file extension would be nice since file names tend to be pretty long and screen space is limited

2. The %d1,%d2,... tags would also be nice. Assuming a proper folder structure (Artist/Album/title.mp3), you could still provide useful information even without ID3-tags in most cases.

Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: new toy to play with... playlist viewer in WPS (FS#10898)
« Reply #33 on: February 14, 2010, 08:22:56 PM »
Post the wps.. looks gooood
Logged


Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline Biont

  • Member
  • *
  • Posts: 49
Re: new toy to play with... playlist viewer in WPS (FS#10898)
« Reply #34 on: February 14, 2010, 09:53:39 PM »
It's on the theme site for Cowon D2 (and iPod Video, I guess)

http://themes.rockbox.org/index.php?themeid=508&target=cowond2
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: new toy to play with... playlist viewer in WPS (FS#10898)
« Reply #35 on: February 14, 2010, 11:03:44 PM »
haha right. I forgot it lets you choose the offset :p and no, you need to get to 20 for the prize.
I'll fix %fn/m and I want to fix %d but there isnt much that can be done without a bit of extra work (which is planned, but no time just yet)
Logged


Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline Biont

  • Member
  • *
  • Posts: 49
Re: new toy to play with... playlist viewer in WPS (FS#10898)
« Reply #36 on: February 17, 2010, 07:08:26 PM »
Alright, 21 viewports!



Actually, there are 22 viewports in the viewer, but the track info on the top is a normal viewport that displays the %it tag. I noticed some rare cases when the viewer would show nothing at all if the id3 info is missing. Now there's at least one line that says "unknown" in that case.

The theme is ready for upload, but the theme site's checkwps won't let me upload it at the moment.

Now what's my prize? ;D


I'm looking forward to your fixes and I hope getting the %d tag to work won't cause too much struggle.
And thank you for all the work you put in the wps/sbs stuff. You surely know how to keep me interested in making themes for rockbox :)

 
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: new toy to play with... playlist viewer in WPS (FS#10898)
« Reply #37 on: February 18, 2010, 03:38:30 PM »
you got your prize yesterday! your very own copy of the win32 d2 sim :)

%d is going to be a struggle so it wont happy any time soon I think. And I had a look at fn/m and its not so simple either :/
Logged


Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline Biont

  • Member
  • *
  • Posts: 49
Re: new toy to play with... playlist viewer in WPS (FS#10898)
« Reply #38 on: February 21, 2010, 04:26:20 PM »
Hehe, I knew you'd say that :) Thanks again for helping me out.

Aligning works nicely for items with ID3 tags. Not sure about when there's no info, though. It seems it doesn't work there (yet)
Logged

Offline iPodFoo

  • Member
  • *
  • Posts: 221
  • Ya dig?
    • iPod Nano Rockbox Blog
Re: new toy to play with... playlist viewer in WPS (FS#10898)
« Reply #39 on: May 01, 2010, 10:39:39 AM »
Any particular reason why the playlist viewer doesnt display the last track?

Im using Rockbox r24777-1002.

Ive tried several albums, always doesnt display the last track.
Logged
Visit my blog at modprojects.blogspot.com for some iPod Nano goodies!

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: new toy to play with... playlist viewer in WPS (FS#10898)
« Reply #40 on: May 01, 2010, 10:41:38 AM »
that was a bug which I fixed maybe 2 weeks ago...
Logged


Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline iPodFoo

  • Member
  • *
  • Posts: 221
  • Ya dig?
    • iPod Nano Rockbox Blog
Re: new toy to play with... playlist viewer in WPS (FS#10898)
« Reply #41 on: May 01, 2010, 11:12:34 AM »
Quote
that was a bug which I fixed maybe 2 weeks ago...

Ok cool. Thanks. Just need to find a more up to date sim then. Cheers.
Logged
Visit my blog at modprojects.blogspot.com for some iPod Nano goodies!

  • Print
Pages: 1 2 [3]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  new toy to play with... playlist viewer in WPS (FS#10898)
 

  • SMF 2.0.18 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.091 seconds with 16 queries.