Difference between revisions of "Foobar2000:Components/Playlist Tour (foo playlisttour)"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m (update release version + download link)
m (update release version)
Line 9: Line 9:
 
| released            = {{start date and age|2023|02|26}}
 
| released            = {{start date and age|2023|02|26}}
 
| released_ref        =  
 
| released_ref        =  
| stable_release      = 0.1.14
+
| stable_release      = 1.15
| stable_release_date  = 2023-08-23
+
| stable_release_date  = 2023-09-08
 
| preview_release      =  
 
| preview_release      =  
 
| preview_release_date =  
 
| preview_release_date =  
Line 37: Line 37:
 
== External links ==
 
== External links ==
 
* {{ha|https://hydrogenaud.io/index.php/topic,123758.0.html}}
 
* {{ha|https://hydrogenaud.io/index.php/topic,123758.0.html}}
* [https://hydrogenaud.io/index.php/topic,123758.msg1031838.html#msg1027454 Download]
+
* [https://hydrogenaud.io/index.php/topic,123758.msg1032471.html#msg1032471 Download]
 
* [https://github.com/ssalonen/foo_playlisthistory Playlist History by Sami Salonen on github]
 
* [https://github.com/ssalonen/foo_playlisthistory Playlist History by Sami Salonen on github]
 
* [https://wiki.hydrogenaud.io/index.php?title=Foobar2000:Components/Playlist_History_(foo_playlisthistory) Old Playlist History]
 
* [https://wiki.hydrogenaud.io/index.php?title=Foobar2000:Components/Playlist_History_(foo_playlisthistory) Old Playlist History]

Revision as of 16:25, 8 September 2023

Playlist Tour

foo_playlisttour
Developer(s) da yuyu
Repository
Release information
Initial release February 26, 2023; 1 year ago
Stable release 1.15 (September 8, 2023)
Preview release
foobar2000 compatibility
Architecture {{{foobar2000_architecture}}}
Minimum version 2.0
Maximum version
UI module(s) Default UI, Columns UI
Additional information
Use
License BSD
Discussion thread {{{discussion_thread}}}
View all components

Description

Playlist Tour keeps a list of recently activated playlists, enabling prev/next history navigation (View->Recent playlists). Navigation is also available by adding Playlist Tour UI element to the fb2k layout. Playlist names containing asterisks have also been played.

Authors

  • Sami Salonen (up until Playlist History v0.1.6)
  • da yuyu is main developer since version v0.1.6, and since 2023-02-26, this component has a new name, Playlist Tour.

Requirements

Playlist History requires foobar 2000 v2.

Features

  • Adds a menu item View -> Recent playlists.
  • UI element can reposition playlists to the left or to the right in the Playlist Tabs component.

External links