前言介紹
- 這款 WordPress 外掛「fmTuner」是 2008-09-06 上架。 目前已經下架不再更新,不建議安裝使用。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2014-12-16,距離現在已有 4089 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 2.7 以上版本才可以安裝。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
CD | mp3 | music | Last FM | sidebar |
內容簡介
fmTuner 可以從你的 Last.fm 帳戶中提取曲目信息,包括最近聽過的曲目、喜愛的曲目和熱門曲目等。使用內置選項和簡單標籤,你可以完全自定義曲目在網站上的外觀呈現方式。
特點
可以選擇最近聽過的曲目、喜愛的曲目和熱門曲目
可以限制顯示的曲目數量
可以調整從 Last.fm 提取曲目的頻率
可以使用 HTML 和占位符自定義曲目外觀
要求
需要擁有 Last.fm 帳戶以"scrobble"(發布) 相關音樂詳細信息
能在 WordPress 2.7 或更高版本上運行
需要 PHP 5 或更新版本
故障排除
為什麼沒有曲目顯示?
請確認已經在 WordPress 管理區的「Manage Plugins」頁面安裝並啟用了fmTuner。
在fmTuner的設定頁面中確認你的 Last.fm 用戶名,以及其他必要的選項設置(例如,如果你還沒有愛聽的曲目,可能要選擇最近聽過的曲目)。
在你當前的 WordPress 主題中確認 <?php if(function_exists('fmtuner')) { fmtuner(); } ?> 是否存在。
播放一些音樂,也許把一些曲目標記為喜愛,以確保你有可用的音樂可以展示。
最後,在 fmTuner 的設置頁面中設置佔位符圖像地址,以在曲目沒有圖像地址時使用。
為什麼顯示的曲目數量與我的設置不符?
有時,你可能會發現顯示的曲目數量與在 fmTuner 設定頁面中設置的數量不符。這通常是由 [::image::] fmTuner 标签引起的。因為 fmTuner 不能預先知道哪些曲目沒有圖像,所以會跳過沒有圖像的曲目。或者你可以在 fmTuner 的設定頁面中提供佔位符圖像地址,以在 Last.fm 沒有提供圖像時使用。使用這個功能,你顯示的曲目數量應該能保持一致。
為什麼會出現 PHP 錯誤?
fmTuner 需要某些 PHP 函數與 Last.fm 進行通信並處理響應,使用時它會採取預防措施以避免明顯的錯誤,但是可能你的服務器沒有滿足必要的要求。
確保你的服務器運行的是 PHP 5 或更新版本。如果你使用的是託管環境,你的提供商可能會為你進行設置。
fmTuner 需要與 Last.fm 進行通信,請在你的 php.ini 文件中設置 allow_url_fopen=”On”,或確認是否安裝有 cURL 擴展程序。如果 fmTuner 查詢曲目的方式失敗,會自動切換到另外一種方式。
刪除
很抱歉看到你離去!以下是如何刪除 fmTuner:
通過 WordPress 上的「Plugins」菜單停用插件。
從你的 wp-content/plugins/ 目錄中刪除fmtuner目錄。
如果你有任何建議和意見,歡迎與我們聯繫,讓 fmTuner 變得更好!
原文外掛簡介
fmTuner pulls track information from your Last.fm account, including recent tracks, loved tracks, and top tracks. Using built-in options and simple tags, you can fully customize how tracks appear on your site.
Features
Choose between recent, loved, and top tracks
Limit how many tracks are shown
Adjust how often tracks get pulled from Last.fm
Customize track appearance using HTML and placeholders
Requirements
A Last.fm account to which you “scrobble” (publish) music details
WordPress 2.7 or newer
PHP 5 or newer
Troubleshooting
Why are no tracks displayed?
Make sure fmTuner is installed and activated by visiting your Manage Plugins page in the WordPress administration area.
Ensure your Last.fm username is set in the fmTuner Settings page, as well as any other necessary options (e.g. Recent Tracks instead of Loved Tracks if you have no Loved Tracks).
Confirm that exists somewhere in your current WordPress theme.
Listen to some music, and perhaps mark some tracks as Loved, to make sure you have available music to show.
Finally, try setting a placeholder image address in the fmTuner Settings page, which will be used when tracks have no artwork address.
Why does the number of tracks displayed not match my setting?
Occasionally, you may find that the number of displayed tracks does not match the number you set in the fmTuner Settings page. This is most often attributed to the [::image::] fmTuner tag. Because fmTuner cannot know in advance which tracks don’t have images, it will skip ones without artwork. Alternatively, you can provide a placeholder image address in the fmTuner Settings page which will be used when Last.fm does not provide artwork. Using this, your number of displayed tracks should stay constant.
Why do I get PHP errors?
fmTuner needs certain PHP functions to talk to Last.fm and handle responses, and while it takes precautions to avoid blatant errors, it’s possible your server doesn’t meet the necessary requirements.
Ensure your server is running PHP 5 or later. If using a hosted environment, your provider may be able to do this for you.
fmTuner needs to communicate with Last.fm. Set allow_url_fopen=”On” in your php.ini file, or confirm that the cURL extension is installed. fmTuner will try one method of fetching track listings, and automatically fall back to the other if needed.
Removal
Sorry to see you go! Here’s how to remove fmTuner:
Deactivate the plugin through the ‘Plugins’ menu in WordPress.
Delete the fmtuner directory from your wp-content/plugins/ directory.
Be sure to get in touch if there’s a particular feature you think would make fmTuner better!
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「fmTuner」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0 | 1.1 | 1.0.1 | 1.0.2 | 1.0.3 | 1.0.4 | 1.0.5 | 1.0.6 | 1.0.7 | 1.0.8 | 1.0.9 | trunk |
延伸相關外掛(你可能也想知道)
SoundCloud Is Gold 》使用 SoundCloud 官方播放器,瀏覽並將您或他人的曲目、播放清單和收藏添加到文章中。即時預覽功能讓您輕鬆看到如何自訂播放器,以完美契合您網站的設計。它...。Cue by AudioTheme.com 》Cue 讓製作和管理美麗、完全響應式的音訊播放清單變得簡單。Cue 主要用於音樂,也可以用於播客、説教或展示配音樣本。, 不需要糾結 XML、JSON 或 FTP。只需通...。
WPaudio MP3 Player 》其他所有的 WordPress MP3 播放器都很爛或很醜,所以我做了一個更好的。, , WPaudio 是一個簡單的 MP3 播放器。其極簡的設計適用於任何博客。使用起來非常容...。
mb.miniAudioPlayer – an HTML5 audio player for your mp3 files 》這個外掛可以將文章中上傳的任何 MP3 檔案,轉換成一個必備的小型 HTML5 音樂播放器,具有以下功能:, , , 音量控制, 快進控制, 標題欄, 倒回按鈕, 靜音按鈕,...。
Audio Album 》該外掛最初是為 Dave Draper 的網站製作的,該網站在音樂頁面上使用了這個外掛。如需示例,請參閱以 Dave 為主唱和貝斯的 Wild Bunch 專輯頁面。, , Audio Al...。
Simple Popup Plugin 》查看您網站的最新 WordPress 交易。, 使用這個外掛程式輕鬆地建立到簡單彈出視窗的連結。它支援在文章、頁面和小工具中建立多個彈出式連結和視窗定位/置中選...。
Music Player for WooCommerce 》e audio files before playing or not., Secure mode: enable/disable the secure mode to prevent unauthorized downloads of audio files., Secure mode si...。
Meks Audio Player 》輕鬆增強您的播客、音樂或任何網站上的音訊。Meks Audio Player 最初是為我們的 Megaphone 主題 提供支援,但現在它可以用於在任何 WordPress 網站上播放音訊...。
Liza Widget For Spotify and Elementor 》Liza Spotify Widget For Elementor 是首款使用 Elementor Page Builder Spotify Widget,簡單易用。我們的目標是為您提供易於使用的 Functional Elementor W...。
Background Music Manager 》總結:Background Music Manager 可讓您在 WordPress 網站中加入背景音樂,並受現代瀏覽器限制,僅在使用者互動後播放。您可以全站啟用或停用音樂,或僅在首...。
TechGasp Sound Master 》SoundCloud 是一個新型態的音樂網絡,允許用戶創建、錄製和分享聲音和音樂,與家人、朋友和世界分享。SoundCloud Master 是針對 WordPress 的外掛程式,以 if...。
List Mixcloud 》這個外掛允許你添加 MixCloud 播放器。, MixCloud 是一個線上音樂串流服務,允許註冊用戶參與共享廣播節目、DJ 混音及播客。, 如果你想查看你自己或其他人的...。WordPress Music 》我們的音樂可以營造出微妙且普遍存在的氛圍,為網站的內容增添深刻的情感維度,直接影響使用者的行為,並提升停留時間、忠誠度和營收。我們更進一步,除了播...。
Transcoder 》Transcoder 可以輕鬆將您網站上傳的所有音訊和影片檔案轉換成網路友善格式。, Transcoder 消除了專用媒體節點的需求-您不必煩惱安裝、管理相依性或租用伺服器...。
TechGasp Music Master 》擁有您最喜愛的 Spotify 音樂、播放清單和專輯與您的 WordPress 網站完全整合,這會讓您的 WordPress 更加舒適。我們以 TechGasp 的優質標準完成了這個專案,...。
